rpms/qtgpsc/devel qtgpsc-0.2.3-gpsdclient.patch,1.1,1.2

Kevin Kofler kkofler at fedoraproject.org
Thu Apr 2 03:45:03 UTC 2009


Author: kkofler

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

Modified Files:
	qtgpsc-0.2.3-gpsdclient.patch 
Log Message:
Include the header where it's actually used.

qtgpsc-0.2.3-gpsdclient.patch:

Index: qtgpsc-0.2.3-gpsdclient.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qtgpsc/devel/qtgpsc-0.2.3-gpsdclient.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtgpsc-0.2.3-gpsdclient.patch	2 Apr 2009 03:32:57 -0000	1.1
+++ qtgpsc-0.2.3-gpsdclient.patch	2 Apr 2009 03:45:03 -0000	1.2
@@ -1,11 +1,11 @@
-diff -ur qtgpsc-0.2.3/libgpsmm.h qtgpsc-0.2.3-gpsdclient/libgpsmm.h
---- qtgpsc-0.2.3/libgpsmm.h	2007-07-12 00:57:02.000000000 +0200
-+++ qtgpsc-0.2.3-gpsdclient/libgpsmm.h	2009-04-02 05:30:08.000000000 +0200
-@@ -12,6 +12,7 @@
- #include <sys/types.h>
- #include "gpsd_config.h"
- #include "gps.h" //the C library we are going to wrap
+diff -ur qtgpsc-0.2.3/mainform.ui.h qtgpsc-0.2.3-gpsdclient/mainform.ui.h
+--- qtgpsc-0.2.3/mainform.ui.h	2007-12-31 13:38:43.000000000 +0100
++++ qtgpsc-0.2.3-gpsdclient/mainform.ui.h	2009-04-02 05:44:19.000000000 +0200
+@@ -11,6 +11,7 @@
+ *****************************************************************************/
+ #include "qurl.h"
+ #include "qsettings.h"
 +#include "gpsdclient.h"
  
- class gpsmm {
-     public:
+ void MainForm::writeSettings()
+  {




More information about the fedora-extras-commits mailing list