rpms/kdenetwork/devel kdenetwork-kopete-gcc44-fix.patch, NONE, 1.1 kdenetwork.spec, 1.175, 1.176

Lorenzo Villani arbiter at fedoraproject.org
Tue Feb 17 15:53:12 UTC 2009


Author: arbiter

Update of /cvs/pkgs/rpms/kdenetwork/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29253

Modified Files:
	kdenetwork.spec 
Added Files:
	kdenetwork-kopete-gcc44-fix.patch 
Log Message:
gcc 4.4 fix

kdenetwork-kopete-gcc44-fix.patch:

--- NEW FILE kdenetwork-kopete-gcc44-fix.patch ---
Index: kopete/protocols/qq/evautil.cpp
===================================================================
--- kopete/protocols/qq/evautil.cpp	(revision 927465)
+++ kopete/protocols/qq/evautil.cpp	(working copy)
@@ -1,3 +1,4 @@
+#include <cstdio>
 #include <qglobal.h>      // for win32
 #include "libeva.h"
 #include "md5.h"


Index: kdenetwork.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdenetwork/devel/kdenetwork.spec,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- kdenetwork.spec	17 Feb 2009 15:23:42 -0000	1.175
+++ kdenetwork.spec	17 Feb 2009 15:52:41 -0000	1.176
@@ -2,7 +2,7 @@
 Name: kdenetwork
 Epoch: 7
 Version: 4.2.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 
 License: GPLv2
 Group: Applications/Internet
@@ -18,6 +18,7 @@
 # Fix KPPP Crash (backported from 4.3)
 # http://websvn.kde.org/?view=rev&revision=920417
 Patch102: kdenetwork-4.2.0-kppp-crash-fix.patch
+Patch103: kdenetwork-kopete-gcc44-fix.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -175,6 +176,9 @@
 
 
 %changelog
+* Tue Feb 17 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 7:4.2.0-7
+- Make GCC 4.4 happy (patch)
+
 * Tue Feb 17 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 7:4.2.0-6
 - adjust patch level
 




More information about the fedora-extras-commits mailing list