diff --git a/.cvsignore b/.cvsignore index 83e91ad..d561de5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gettext-0.11.1.tar.gz +gettext-0.11.4.tar.gz diff --git a/gettext.spec b/gettext.spec index 336dc89..217aaec 100644 --- a/gettext.spec +++ b/gettext.spec @@ -2,8 +2,8 @@ Summary: GNU libraries and utilities for producing multi-lingual messages. Name: gettext -Version: 0.11.1 -Release: 2 +Version: 0.11.4 +Release: 1 License: GPL/LGPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -20,7 +20,6 @@ Patch6: gettext-0.10.35-destdir.patch Patch7: gettext-0.10.35-drepper.patch Patch8: gettext-0.10.35-oka-plus.patch Patch9: gettext-0.10.38-msghack.patch -Patch10: gettext-0.11.1-c99.patch Prereq: /sbin/install-info Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -41,11 +40,10 @@ rm -rf %{buildroot} %setup -q %patch1 -p1 #%patch4 -p1 -%patch10 -p1 %build [ -f /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || : -%configure --disable-shared --with-included-gettext +%configure --with-included-gettext --disable-shared --with-pic-=yes make %install @@ -93,11 +91,14 @@ exit 0 %doc NEWS THANKS TODO /bin/* /usr/bin/* +/usr/lib/gettext %{_infodir}/* %{_mandir}/*/* #%config %{_libdir}/charset.alias %{_datadir}/gettext %{_datadir}/aclocal/* +/usr/lib/libgettextlib.* +/usr/lib/libgettextsrc.* # These aren't in glibc... %dir /usr/share/locale/en@boldquot @@ -106,6 +107,19 @@ exit 0 %dir /usr/share/locale/en@quot/LC_MESSAGES %changelog +* Sun Jul 28 2002 Trond Eivind Glomsrød 0.11.4-1 +- 0.11.4 + +* Fri Jun 21 2002 Tim Powers +- automated rebuild + +* Thu May 23 2002 Tim Powers +- automated rebuild + +* Tue May 14 2002 Trond Eivind Glomsrød 0.11.2-1 +- 0.11.2 +- include some new files + * Fri Apr 5 2002 Trond Eivind Glomsrød 0.11.1-2 - Add patch to make it compile with C99 compilers (#62313) diff --git a/sources b/sources index e0fbd05..0276d93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f826d530cf91e19cacc2a964d3668e99 gettext-0.11.1.tar.gz +6236562909ade8c5b56e1d6b75be2767 gettext-0.11.4.tar.gz