Ralf S. Engelschall 24 роки тому
батько
коміт
944c939985
1 змінених файлів з 4 додано та 3 видалено
  1. 4 3
      orbit/orbit.spec

+ 4 - 3
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}