Browse Source

explicitly disable Java stuff and do not build useless libasprintf at all

Ralf S. Engelschall 19 years ago
parent
commit
39e4e164bb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      gettext/gettext.spec

+ 3 - 1
gettext/gettext.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Charset
 License:      GPL
 Version:      0.16
-Release:      20061027
+Release:      20061111
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
@@ -100,7 +100,9 @@ AutoReqProv:  no
         --infodir=%{l_prefix}/info \
         --with-libiconv-prefix=%{l_prefix} \
         --with-included-gettext \
+        --disable-libasprintf \
         --disable-csharp \
+        --disable-java \
         --disable-shared
     %{l_make} %{l_mflags}