rpms/bti/F-12 bti-026-readline5.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 bti.spec, 1.10, 1.11 sources, 1.6, 1.7 bti-023-readline5.patch, 1.2, NONE

Michel Alexandre Salim salimma at fedoraproject.org
Thu May 20 20:28:10 UTC 2010


Author: salimma

Update of /cvs/pkgs/rpms/bti/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10551/F-12

Modified Files:
	.cvsignore bti.spec sources 
Added Files:
	bti-026-readline5.patch 
Removed Files:
	bti-023-readline5.patch 
Log Message:
* Thu May 20 2010 Michel Salim <salimma at fedoraproject.org> - 026-1
- Update to 026


bti-026-readline5.patch:
 Makefile.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- NEW FILE bti-026-readline5.patch ---
--- bti-026/Makefile.in.readline5	2010-05-19 21:10:24.000000000 +0200
+++ bti-026/Makefile.in	2010-05-20 21:21:21.821092123 +0200
@@ -76,7 +76,7 @@
   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 SCRIPTS = $(bin_SCRIPTS)
-DEFAULT_INCLUDES = -I. at am__isrc@
+DEFAULT_INCLUDES = -I. at am__isrc@ -I/usr/include/readline5
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles
 am__mv = mv -f
@@ -141,7 +141,7 @@
 LIBCURL = @LIBCURL@
 LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
 LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -ldl -lreadline
 LTLIBOBJS = @LTLIBOBJS@
 MAKEINFO = @MAKEINFO@
 MKDIR_P = @MKDIR_P@


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bti/F-12/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	20 Aug 2009 01:34:28 -0000	1.6
+++ .cvsignore	20 May 2010 20:28:10 -0000	1.7
@@ -1 +1 @@
-bti-023.tar.bz2
+bti-026.tar.bz2


Index: bti.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bti/F-12/bti.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- bti.spec	20 Aug 2009 05:30:15 -0000	1.10
+++ bti.spec	20 May 2010 20:28:10 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           bti
-Version:        023
+Version:        026
 Release:        1%{?dist}
 Summary:        Bash Twitter/Identi.ca Idiocy
 
@@ -7,7 +7,7 @@ Group:          Applications/Internet
 License:        GPLv2
 URL:            http://www.kernel.org/pub/linux/kernel/people/gregkh/bti
 Source0:        http://www.kernel.org/pub/linux/kernel/people/gregkh/bti/bti-%{version}.tar.bz2
-Patch0:         bti-023-readline5.patch
+Patch0:         bti-026-readline5.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # still supporting EL-5, rename to libcurl-devel once this changes
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 20 2010 Michel Salim <salimma at fedoraproject.org> - 026-1
+- Update to 026
+
 * Wed Aug 19 2009 Michel Salim <salimma at fedoraproject.org> - 023-1
 - Update to 023
 - Build against readline v5, due to licensing incompatibilities with v6


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bti/F-12/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	20 Aug 2009 01:34:28 -0000	1.6
+++ sources	20 May 2010 20:28:10 -0000	1.7
@@ -1 +1 @@
-93b86457e13b838d3118b7eed4e0a38b  bti-023.tar.bz2
+dc8fab965bb55587c70fbebd5b0ac862  bti-026.tar.bz2


--- bti-023-readline5.patch DELETED ---



More information about the scm-commits mailing list