diff --git a/orbit/orbit.spec b/orbit/orbit.spec index b13a8ec88d..3ddae7de95 100644 --- a/orbit/orbit.spec +++ b/orbit/orbit.spec @@ -31,8 +31,8 @@ Packager: The OpenPKG Project Distribution: OpenPKG [EXP] Group: Net License: GPL -Version: 0.5.8 -Release: 3 +Version: 0.5.10 +Release: 0 # list of sources Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/ORBit/ORBit-%{version}.tar.gz @@ -59,7 +59,8 @@ AutoReqProv: no ./configure \ --prefix=%{l_prefix} \ --with-glib-prefix=%{l_prefix} \ - --disable-shared + --disable-shared \ + --disable-nls %{l_rpmtool} subst \ 's;^\(SUBDIRS.*\)test\(.*\)$;\1 \2;' -- Makefile %{l_make} %{l_mflags}