From d07d99135c084fc4c69d22109ed7d5f7c56a4192 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:04:39 +0000 Subject: auto-import changelog data from gettext-0.10.40-2.7.src.rpm Wed Dec 05 2001 Trond Eivind Glomsr�d 0.10.40-2.7 - improve automake handling - build in old environment Wed Nov 14 2001 Trond Eivind Glomsr�d 0.10.40-2 - Add URL - Add automake workaround (#56081) Sun Sep 16 2001 Trond Eivind Glomsr�d 0.10.40-1 - 0.10.40 - libintl is now LGPLed (it was GPLed). Note that RHL uses the glibc version, and don't include libintl from gettext. - include new man pages - don't include the elisp mode - bundle it into the main emacs package, like we do for XEmacs. - README-alpha no longer exists, so don't list it as a doc file --- diff --git a/.cvsignore b/.cvsignore index d337db3..4a50600 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gettext-0.10.38.tar.gz +gettext-0.10.40.tar.gz diff --git a/gettext.spec b/gettext.spec index 054335b..5d87469 100644 --- a/gettext.spec +++ b/gettext.spec @@ -1,10 +1,13 @@ +%define libtoolize : + Summary: GNU libraries and utilities for producing multi-lingual messages. Name: gettext -Version: 0.10.38 -Release: 7a -License: GPL +Version: 0.10.40 +Release: 2.7 +License: GPL/LGPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz +URL: http://www.gnu.org/software/gettext/ Source1: po-mode-init.el Source2: msghack.py Patch0: gettext-0.10-misc.patch @@ -19,7 +22,6 @@ Patch8: gettext-0.10.35-oka-plus.patch Patch9: gettext-0.10.38-msghack.patch Prereq: /sbin/install-info Buildroot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: emacs %description The GNU gettext package provides a set of tools and documentation for @@ -41,7 +43,7 @@ rm -rf %{buildroot} #patch9 -p1 %build -export EMACS=emacs +[ -f /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || : %configure --disable-shared --with-included-gettext make @@ -86,16 +88,15 @@ exit 0 %files -f trans.list %defattr(-,root,root) -%doc ABOUT-NLS AUTHORS BUGS COPYING DISCLAIM README -%doc README-alpha NEWS THANKS TODO +%doc ABOUT-NLS AUTHORS BUGS COPYING DISCLAIM README +%doc NEWS THANKS TODO /bin/* /usr/bin/* %{_infodir}/* +%{_mandir}/*/* #%config %{_libdir}/charset.alias %{_datadir}/gettext %{_datadir}/aclocal/* -#%{_datadir}/emacs/site-lisp/*.el* -%{_datadir}/emacs/site-lisp/site-start.d/po-mode-init.el # These aren't in glibc... %dir /usr/share/locale/en@boldquot @@ -104,6 +105,22 @@ exit 0 %dir /usr/share/locale/en@quot/LC_MESSAGES %changelog +* Wed Dec 5 2001 Trond Eivind Glomsr�d 0.10.40-2.7 +- improve automake handling +- build in old environment + +* Wed Nov 14 2001 Trond Eivind Glomsr�d 0.10.40-2 +- Add URL +- Add automake workaround (#56081) + +* Sun Sep 16 2001 Trond Eivind Glomsr�d 0.10.40-1 +- 0.10.40 - libintl is now LGPLed (it was GPLed). Note that RHL + uses the glibc version, and don't include libintl from gettext. +- include new man pages +- don't include the elisp mode - bundle it into the main emacs package, + like we do for XEmacs. +- README-alpha no longer exists, so don't list it as a doc file + * Fri Aug 24 2001 Trond Eivind Glomsr�d 0.10.38-7 - Rebuild - this should fix #52463 diff --git a/sources b/sources index dbcdd2e..3c35698 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c807f357ea5e5324adf7ad3d52c40c84 gettext-0.10.38.tar.gz +6a17767b47ffb45b4866cec9fb0a39b0 gettext-0.10.40.tar.gz