rpms/libtunepimp-extras-freeworld/F-16 libtunepimp-0.5.3-curl.patch, NONE, 1.1 libtunepimp-extras-freeworld.spec, 1.8, 1.9

Rex Dieter rdieter at rpmfusion.org
Wed May 2 19:45:24 CEST 2012


Author: rdieter

Update of /cvs/free/rpms/libtunepimp-extras-freeworld/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8568

Modified Files:
	libtunepimp-extras-freeworld.spec 
Added Files:
	libtunepimp-0.5.3-curl.patch 
Log Message:
* Wed May 02 2012 Rex Dieter <rdieter at fedoraproject.org> 0.5.3-11
- fix for newer curl


libtunepimp-0.5.3-curl.patch:
 protocol.cpp |    1 -
 1 file changed, 1 deletion(-)

--- NEW FILE libtunepimp-0.5.3-curl.patch ---
diff -up libtunepimp-0.5.3/lib/protocol.cpp.me libtunepimp-0.5.3/lib/protocol.cpp
--- libtunepimp-0.5.3/lib/protocol.cpp.me	2011-12-02 15:33:29.000000000 +0100
+++ libtunepimp-0.5.3/lib/protocol.cpp	2011-12-02 15:33:54.000000000 +0100
@@ -13,7 +13,6 @@
 #include <map>
 #include <expat.h>
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 using namespace std;
 


Index: libtunepimp-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/libtunepimp-extras-freeworld/F-16/libtunepimp-extras-freeworld.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libtunepimp-extras-freeworld.spec	7 Apr 2009 19:29:07 -0000	1.8
+++ libtunepimp-extras-freeworld.spec	2 May 2012 17:45:24 -0000	1.9
@@ -2,7 +2,7 @@
 Summary: Additional plugins for libtunepimp 
 Name:    libtunepimp-extras-freeworld
 Version: 0.5.3
-Release: 7%{?dist}
+Release: 11%{?dist}
 
 License: LGPLv2+
 Group: 	 System Environment/Libraries
@@ -21,6 +21,8 @@
 
 Patch1: libtunepimp-0.5.3-gcc43.patch
 Patch2: libtunepimp-0.5.3-glibc210_strrchr.patch
+# build against curl 7.21
+Patch3: libtunepimp-0.5.3-curl.patch
 
 Patch10: libtunepimp-0.5.3-libmad.patch
 
@@ -64,6 +66,7 @@
 
 %patch1 -p1 -b .gcc43
 %patch2 -p1 -b .glibc210_strrchr
+%patch3 -p1 -b .curl
 
 # nuke rpath -- Rex
 %if 0%{?use_autofoo}
@@ -119,6 +122,18 @@
 
 
 %changelog
+* Wed May 02 2012 Rex Dieter <rdieter at fedoraproject.org> 0.5.3-11
+- fix for newer curl
+
+* Fri Mar 02 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.5.3-10
+- Rebuilt for c++ ABI breakage
+
+* Wed Feb 08 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.5.3-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Wed Jan 25 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.5.3-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Fri Apr 03 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.5.3-7
 - fix build (port fedora/rawhide build fixes)
 


More information about the rpmfusion-commits mailing list