Hello community,

here is the log from the commit of package pilot-mailsync for openSUSE:11.4
checked in at Mon Feb 21 00:29:46 CET 2011.



--------
--- old-versions/11.4/all/pilot-mailsync/pilot-mailsync.changes 2010-01-18 
00:05:31.000000000 +0100
+++ /mounts/work_src_done/11.4/pilot-mailsync/pilot-mailsync.changes    
2011-02-17 09:16:06.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Feb 17 09:12:32 CET 2011 - [email protected]
+
+- Add pilot-mailsync-no-gnome.h.patch: don't reference gnome.h, but
+  simply use the GTK+ headers. This, with a fixed gnome-pilot,
+  fixes the build.
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


New:
----
  pilot-mailsync-no-gnome.h.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pilot-mailsync.spec ++++++
--- /var/tmp/diff_new_pack.LdtAEz/_old  2011-02-21 00:29:32.000000000 +0100
+++ /var/tmp/diff_new_pack.LdtAEz/_new  2011-02-21 00:29:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pilot-mailsync (Version 0.9.2)
+# spec file for package pilot-mailsync
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 Group:          Hardware/Palm
 AutoReqProv:    on
 Version:        0.9.2
-Release:        1
+Release:        7.<RELEASE2>
 Summary:        An e-mail Synchronization Program for Palm OS-based Organisers
 Source:         %{name}-%{version}.tar.bz2
 Patch:          %{name}-0.9.1.diff
@@ -33,6 +33,7 @@
 Patch4:         %{name}-0.9.1-nostrip.patch
 Patch5:         %{name}-0.9.1-warning.patch
 Patch6:         pilot-mailsync-no-gtk1.patch
+Patch7:         pilot-mailsync-no-gnome.h.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -73,6 +74,7 @@
 %patch4
 %patch5
 %patch6 -p1
+%patch7 -p1
 # Work-around biarch problems:
 # http://bugzilla.gnome.org/show_bug.cgi?id=302727
 sed -i s:/usr/lib:/usr/%{_lib}:g *.conduit

++++++ pilot-mailsync-no-gnome.h.patch ++++++
Index: pilot-mailsync-0.9.2/gnome_mailsync_conduit.c
===================================================================
--- pilot-mailsync-0.9.2.orig/gnome_mailsync_conduit.c
+++ pilot-mailsync-0.9.2/gnome_mailsync_conduit.c
@@ -20,7 +20,7 @@
  */
 
 #include <glib.h>
-#include <gnome.h>
+#include <gtk/gtk.h>
 
 #include <pi-source.h>
 #include <pi-socket.h>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to