rpms/k9copy/devel k9copy-2.3.1-gcc44.patch, NONE, 1.1 k9copy.spec, 1.12, 1.13 k9copy-2.3.0-gcc44.patch, 1.1, NONE

Rex Dieter rdieter at rpmfusion.org
Mon Apr 6 18:44:30 CEST 2009


Author: rdieter

Update of /cvs/free/rpms/k9copy/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24273

Modified Files:
	k9copy.spec 
Added Files:
	k9copy-2.3.1-gcc44.patch 
Removed Files:
	k9copy-2.3.0-gcc44.patch 
Log Message:
better (ie, working) gcc44 patch


k9copy-2.3.1-gcc44.patch:

--- NEW FILE k9copy-2.3.1-gcc44.patch ---
diff -up k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h.gcc44 k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h
--- k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h.gcc44	2009-04-04 03:32:21.000000000 -0500
+++ k9copy-2.3.1-Source/src/core/k9dvdbackupinterface.h	2009-04-06 11:38:29.000000000 -0500
@@ -20,6 +20,7 @@
 #ifndef K9DVDBACKUPINTERFACE_H
 #define K9DVDBACKUPINTERFACE_H
 
+#include "k9common.h"
 #include <QObject>
 class k9DVDBackupInterface : public QObject
 {
diff -up k9copy-2.3.1-Source/src/core/k9tools.h.gcc44 k9copy-2.3.1-Source/src/core/k9tools.h
--- k9copy-2.3.1-Source/src/core/k9tools.h.gcc44	2009-04-04 03:32:21.000000000 -0500
+++ k9copy-2.3.1-Source/src/core/k9tools.h	2009-04-06 11:37:43.000000000 -0500
@@ -12,6 +12,7 @@
 #ifndef K9TOOLS_H
 #define K9TOOLS_H
 
+#include "k9common.h"
 #include <QString>
 #include <QList>
 #include <QComboBox>


Index: k9copy.spec
===================================================================
RCS file: /cvs/free/rpms/k9copy/devel/k9copy.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- k9copy.spec	6 Apr 2009 15:41:18 -0000	1.12
+++ k9copy.spec	6 Apr 2009 16:44:29 -0000	1.13
@@ -11,7 +11,7 @@
 
 Patch1: k9copy-2.3.1-ffmpeg.patch
 Patch2: k9copy-2.1.0-mimetype.patch
-Patch3: k9copy-2.3.0-gcc44.patch
+Patch3: k9copy-2.3.1-gcc44.patch
 
 BuildRequires: cmake
 BuildRequires: desktop-file-utils


--- k9copy-2.3.0-gcc44.patch DELETED ---



More information about the rpmfusion-commits mailing list