auto-import changelog data from gettext-0.11.1-2.src.rpm
Fri Apr 05 2002 Trond Eivind Glomsrd <teg@redhat.com> 0.11.1-2 - Add patch to make it compile with C99 compilers (#62313)
This commit is contained in:
parent
5b2802ce29
commit
78b6f80634
@ -3,7 +3,7 @@
|
|||||||
Summary: GNU libraries and utilities for producing multi-lingual messages.
|
Summary: GNU libraries and utilities for producing multi-lingual messages.
|
||||||
Name: gettext
|
Name: gettext
|
||||||
Version: 0.11.1
|
Version: 0.11.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
|
||||||
@ -20,6 +20,7 @@ Patch6: gettext-0.10.35-destdir.patch
|
|||||||
Patch7: gettext-0.10.35-drepper.patch
|
Patch7: gettext-0.10.35-drepper.patch
|
||||||
Patch8: gettext-0.10.35-oka-plus.patch
|
Patch8: gettext-0.10.35-oka-plus.patch
|
||||||
Patch9: gettext-0.10.38-msghack.patch
|
Patch9: gettext-0.10.38-msghack.patch
|
||||||
|
Patch10: gettext-0.11.1-c99.patch
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -40,6 +41,7 @@ rm -rf %{buildroot}
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
#%patch4 -p1
|
#%patch4 -p1
|
||||||
|
%patch10 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
[ -f /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || :
|
[ -f /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || :
|
||||||
@ -104,6 +106,9 @@ exit 0
|
|||||||
%dir /usr/share/locale/en@quot/LC_MESSAGES
|
%dir /usr/share/locale/en@quot/LC_MESSAGES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 5 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.1-2
|
||||||
|
- Add patch to make it compile with C99 compilers (#62313)
|
||||||
|
|
||||||
* Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.1-1
|
* Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.11.1-1
|
||||||
- 0.11.1
|
- 0.11.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user