SPECS: readline.spec - updated to 5.2 - updated ac25x patch, remov...

qboosh qboosh at pld-linux.org
Sun Oct 29 00:45:45 CEST 2006


Author: qboosh                       Date: Sat Oct 28 22:45:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 5.2
- updated ac25x patch, removed obsolete sys_inputrc,terminal,wrap,-001 patches
- NOTE: now /etc/inputrc is read only if ~/.inputrc doesn't exist

---- Files affected:
SPECS:
   readline.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/readline.spec
diff -u SPECS/readline.spec:1.102 SPECS/readline.spec:1.103
--- SPECS/readline.spec:1.102	Fri Sep  8 20:03:40 2006
+++ SPECS/readline.spec	Sun Oct 29 00:45:40 2006
@@ -11,24 +11,20 @@
 Summary(tr):	Terminalden satýr okumak için kullanýlan bir kitaplýk
 Summary(uk):	âŚÂĚŚĎÔĹËÁ ÄĚŃ ŢÉÔÁÎÎŃ ÓÔŇŚŢĎË Ú ÔĹŇÍŚÎÁĚŐ
 Name:		readline
-Version:	5.1
-Release:	3
+Version:	5.2
+Release:	1
 License:	GPL
 Group:		Libraries
-Source0:	ftp://ftp.gnu.org/gnu/bash/%{name}-%{version}.tar.gz
-# Source0-md5:	7ee5a692db88b30ca48927a13fd60e46
+Source0:	ftp://ftp.gnu.org/gnu/readline/%{name}-%{version}.tar.gz
+# Source0-md5:	e39331f32ad14009b9ff49cc10c5e751
 Source1:	%{name}-sys_inputrc
 Patch0:		%{name}-ac25x.patch
 Patch1:		%{name}-shared.patch
 Patch2:		%{name}-info.patch
-Patch3:		%{name}-sys_inputrc.patch
-Patch4:		%{name}-terminal.patch
-Patch5:		%{name}-header.patch
-Patch6:		%{name}-lfs.patch
-Patch7:		%{name}-wrap.patch
-Patch8:		http://ftp.gnu.org/gnu/readline/readline-5.1-patches/readline51-001
+Patch3:		%{name}-header.patch
+Patch4:		%{name}-lfs.patch
 URL:		http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	ncurses-devel >= 5.0
 BuildRequires:	texinfo
@@ -190,11 +186,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p0
-%patch7 -p1
-%patch8 -p0
+%patch4 -p0
 
 %build
 cp -f /usr/share/automake/config.sub support
@@ -242,19 +234,21 @@
 %files
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/inputrc
-%attr(755,root,root) /%{_lib}/lib*.so.*.*
-%{_infodir}/*info*
+%attr(755,root,root) /%{_lib}/libhistory.so.*.*
+%attr(755,root,root) /%{_lib}/libreadline.so.*.*
+%{_infodir}/*.info*
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/readline
 %attr(755,root,root) %{_libdir}/libhistory.so
 %attr(755,root,root) %{_libdir}/libreadline.so
+%{_includedir}/readline
 %{_mandir}/man3/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libhistory.a
+%{_libdir}/libreadline.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -262,6 +256,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2006/10/28 22:45:40  qboosh
+- updated to 5.2
+- updated ac25x patch, removed obsolete sys_inputrc,terminal,wrap,-001 patches
+- NOTE: now /etc/inputrc is read only if ~/.inputrc doesn't exist
+
 Revision 1.102  2006/09/08 18:03:40  glen
 - rel 3 (rebuild with fixed %useradd/%groupadd macros)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/readline.spec?r1=1.102&r2=1.103&f=u



More information about the pld-cvs-commit mailing list