- Added URL tag (bug #141106).
This commit is contained in:
parent
db42eaf729
commit
885fb9cb98
@ -4,6 +4,7 @@ Version: 4.3
|
|||||||
Release: 13
|
Release: 13
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
URL: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
|
||||||
Source: ftp://ftp.gnu.org/gnu/readline-%{version}.tar.bz2
|
Source: ftp://ftp.gnu.org/gnu/readline-%{version}.tar.bz2
|
||||||
Patch0: readline-4.1-outdated.patch
|
Patch0: readline-4.1-outdated.patch
|
||||||
Patch1: ftp://ftp.cwru.edu/pub/bash/readline-4.3-patches/readline43-001
|
Patch1: ftp://ftp.cwru.edu/pub/bash/readline-4.3-patches/readline43-001
|
||||||
@ -95,6 +96,9 @@ fi
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 29 2004 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Added URL tag (bug #141106).
|
||||||
|
|
||||||
* Thu Sep 2 2004 Jeremy Katz <katzj@redhat.com> - 4.3-13
|
* Thu Sep 2 2004 Jeremy Katz <katzj@redhat.com> - 4.3-13
|
||||||
- rebuild so that static linking against readline will work on ppc64
|
- rebuild so that static linking against readline will work on ppc64
|
||||||
without dot symbols
|
without dot symbols
|
||||||
|
Loading…
Reference in New Issue
Block a user