From 5ec5abb67f6e46f72bbb910e806cbe992afe0cd4 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:04:21 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20gettext?= =?UTF-8?q?-0.10.38-7.src.rpm=20Fri=20Aug=2024=202001=20Trond=20Eivind=20G?= =?UTF-8?q?lomsr=F8d=20=200.10.38-7=20-=20Rebuild=20-=20th?= =?UTF-8?q?is=20should=20fix=20#52463?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gettext.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/gettext.spec b/gettext.spec index 24fcc9d..f0dcf0b 100644 --- a/gettext.spec +++ b/gettext.spec @@ -1,7 +1,7 @@ Summary: GNU libraries and utilities for producing multi-lingual messages. Name: gettext Version: 0.10.38 -Release: 6 +Release: 7 License: GPL Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -89,12 +89,14 @@ exit 0 %doc ABOUT-NLS AUTHORS BUGS COPYING DISCLAIM README %doc README-alpha NEWS THANKS TODO /bin/* -%{_bindir}/* +/usr/bin/* %{_infodir}/* #%config %{_libdir}/charset.alias %{_datadir}/gettext %{_datadir}/aclocal/* -%{_datadir}/emacs/site-lisp/* +%{_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 %dir /usr/share/locale/en@boldquot/LC_MESSAGES @@ -102,6 +104,9 @@ exit 0 %dir /usr/share/locale/en@quot/LC_MESSAGES %changelog +* Fri Aug 24 2001 Trond Eivind Glomsrød 0.10.38-7 +- Rebuild - this should fix #52463 + * Wed Aug 22 2001 Trond Eivind Glomsrød 0.10.38-6 - Fix handling of multiline entries (rest of #50065) - don't use the references of the last entry in a po file