From 69a981f869112af32dff5d699f76ec6944f2845a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:05:01 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20gettext?= =?UTF-8?q?-0.11.4-1.src.rpm=20Sun=20Jul=2028=202002=20Trond=20Eivind=20Gl?= =?UTF-8?q?omsr=F8d=20=200.11.4-1=20-=200.11.4=20Fri=20Jun?= =?UTF-8?q?=2021=202002=20Tim=20Powers=20=20-=20automated?= =?UTF-8?q?=20rebuild=20Thu=20May=2023=202002=20Tim=20Powers=20=20-=20automated=20rebuild=20Tue=20May=2014=202002=20Tron?= =?UTF-8?q?d=20Eivind=20Glomsr=F8d=20=200.11.2-1=20-=200.1?= =?UTF-8?q?1.2=20-=20include=20some=20new=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- gettext.spec | 24 +++++++++++++++++++----- sources | 2 +- 3 files changed, 21 insertions(+), 7 deletions(-) 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