rpms/amarok/devel amarok-2.3.1-fix-unsafe.patch,1.1,1.2

thomasj thomasj at fedoraproject.org
Thu Jun 10 13:43:08 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/amarok/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21393

Modified Files:
	amarok-2.3.1-fix-unsafe.patch 
Log Message:
fix try 2

amarok-2.3.1-fix-unsafe.patch:
 IpodCollection.cpp |    9 +++++++++
 1 file changed, 9 insertions(+)

Index: amarok-2.3.1-fix-unsafe.patch
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/devel/amarok-2.3.1-fix-unsafe.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- amarok-2.3.1-fix-unsafe.patch	10 Jun 2010 12:08:12 -0000	1.1
+++ amarok-2.3.1-fix-unsafe.patch	10 Jun 2010 13:43:05 -0000	1.2
@@ -1,8 +1,8 @@
 --- src/core-impl/collections/ipodcollection/IpodCollection.cpp	2010-05-27 20:37:21.000000000 +0200
-+++ src/core-impl/collections/ipodcollection/IpodCollection.cpp.old	2010-06-10 14:04:44.000000000 +0200
-@@ -116,3 +116,12 @@
++++ src/core-impl/collections/ipodcollection/IpodCollection.cpp.old	2010-06-10 15:42:15.000000000 +0200
+@@ -16,6 +16,15 @@
  
- #include "IpodCollection.moc"
+ #define DEBUG_PREFIX "IpodCollection"
  
 +#define signals glib_signals
 +// Libgdk includes.
@@ -13,3 +13,6 @@
 +}
 +#undef signals
 +
+ #include "IpodCollection.h"
+ #include "IpodConnectionAssistant.h"
+ #include "IpodDeviceInfo.h"



More information about the scm-commits mailing list