diff --git a/gettext.spec b/gettext.spec index f414741..60e3634 100644 --- a/gettext.spec +++ b/gettext.spec @@ -5,7 +5,7 @@ Summary: GNU libraries and utilities for producing multi-lingual messages. Name: gettext Version: 0.14.5 -Release: 2.2.2 +Release: 3 License: GPL/LGPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -79,7 +79,7 @@ rm -rf %{buildroot} export JAVAC='gcj -C' export JAR='fastjar' %configure --without-included-gettext --enable-nls \ - --enable-shared --with-pic-=yes + --enable-shared --with-pic-=yes --disable-csharp make %install @@ -218,7 +218,11 @@ fi %{_libdir}/%{name}/gnu.gettext.* %changelog -* Fri Feb 10 2006 Jesse Keating - 0.14.5-2.2.2 +* Wed Feb 22 2006 Karsten Hopp 0.14.5-3 +- --disable-csharp, otherwise it'll build a dll when mono is + installed in the buildroot. + +* Fri Feb 10 2006 Jesse Keating - 0.14.5-3 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating - 0.14.5-2.2.1