OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 11-Nov-2006 00:30:25 Branch: HEAD Handle: 2006111023302400 Modified files: openpkg-src/gettext gettext.spec Log: explicitly disable Java stuff and do not build useless libasprintf at all Summary: Revision Changes Path 1.64 +3 -1 openpkg-src/gettext/gettext.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gettext/gettext.spec ============================================================================ $ cvs diff -u -r1.63 -r1.64 gettext.spec --- openpkg-src/gettext/gettext.spec 27 Oct 2006 07:13:24 -0000 1.63 +++ openpkg-src/gettext/gettext.spec 10 Nov 2006 23:30:24 -0000 1.64 @@ -33,7 +33,7 @@ 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 @@ --infodir=%{l_prefix}/info \ --with-libiconv-prefix=%{l_prefix} \ --with-included-gettext \ + --disable-libasprintf \ --disable-csharp \ + --disable-java \ --disable-shared %{l_make} %{l_mflags} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org