Fix the build failure with koji.

This commit is contained in:
Ding-Yi Chen 2008-08-29 01:07:58 +00:00
parent a813418cbf
commit 1b9456598c
2 changed files with 6 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Summary: GNU libraries and utilities for producing multi-lingual messages
Name: gettext
Version: 0.17
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv3 and LGPLv2+
Group: Development/Tools
URL: http://www.gnu.org/software/gettext/
@ -88,7 +88,6 @@ export JAR=fastjar
%configure --without-included-gettext --enable-nls --disable-static \
--enable-shared --with-pic-=yes --disable-csharp --enable-java \
--disable-rpatha
autoreconf -v
make %{?_smp_mflags} GCJFLAGS="-findirect-dispatch"
# For generating gettext-tools/src/gnu.gettext.*
@ -257,11 +256,14 @@ fi
%changelog
* Fri Aug 29 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.17-8
- Fix the build failure with koji.
* Fri Aug 29 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.17-7
- Remove the gettext-libs docs, as they are talking about autoconf, libtool,
which are not directly related to the gettext-libs.
- Remove unused definition and trailing space.
- Fix the build failure with mock and koji.
- Fix the build failure with mock .
* Tue Aug 19 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.17-6
- Fixed Bug 456666 msghack doesn't check for mandatory cmd line params

View File

@ -1,2 +1,3 @@
gettext-0_17-6_fc9:HEAD:gettext-0.17-6.fc9.src.rpm:1219621503
gettext-0_17-7_fc9:HEAD:gettext-0.17-7.fc9.src.rpm:1219969143
gettext-0_17-8_fc9:HEAD:gettext-0.17-8.fc9.src.rpm:1219972072