auto-import changelog data from readline-4.2-1.src.rpm
Wed May 09 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to 4.2 and adapt patches
This commit is contained in:
parent
6f3ed5d619
commit
971c59d9e9
@ -1 +1 @@
|
|||||||
readline-4.1.tar.gz
|
readline-4.2.tar.gz
|
||||||
|
@ -1,15 +1,14 @@
|
|||||||
Summary: A library for editing typed in command lines.
|
Summary: A library for editing typed in command lines.
|
||||||
Name: readline
|
Name: readline
|
||||||
Version: 4.1
|
Version: 4.2
|
||||||
Release: 9
|
Release: 1
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: ftp://ftp.gnu.org/gnu/readline-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/readline-%{version}.tar.gz
|
||||||
Patch0: readline-2.2.1-guard.patch
|
Patch0: readline-2.2.1-guard.patch
|
||||||
Patch1: readline-4.1-outdated.patch
|
Patch1: readline-4.1-outdated.patch
|
||||||
Patch2: readline-4.1-fixendkey.patch
|
Patch2: readline-4.2-fixendkey.patch
|
||||||
Patch3: readline-4.1-booleancase.patch
|
Patch3: readline-4.1-booleancase.patch
|
||||||
Patch4: readline-4.1-headerpaths.patch
|
|
||||||
Prereq: /sbin/install-info /sbin/ldconfig
|
Prereq: /sbin/install-info /sbin/ldconfig
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
@ -42,8 +41,8 @@ need to have the readline package installed.
|
|||||||
%patch0 -p1 -b .guard
|
%patch0 -p1 -b .guard
|
||||||
%patch1 -p1 -b .outdated
|
%patch1 -p1 -b .outdated
|
||||||
%patch2 -p1 -b .fixendkey
|
%patch2 -p1 -b .fixendkey
|
||||||
%patch3 -p1 -b .booleancase
|
# XXX don't bother about this
|
||||||
%patch4 -p1 -b .headerpaths
|
#%patch3 -p1 -b .booleancase
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -97,6 +96,9 @@ fi
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 09 2001 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- update to 4.2 and adapt patches
|
||||||
|
|
||||||
* Fri Apr 6 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Fri Apr 6 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- change the paths listed for the header files in the man page to reflect
|
- change the paths listed for the header files in the man page to reflect
|
||||||
the location changes from previous versions (#35073)
|
the location changes from previous versions (#35073)
|
||||||
|
Loading…
Reference in New Issue
Block a user