Hello community,

here is the log from the commit of package gnome-pilot for openSUSE:Factory
checked in at Tue May 3 13:21:58 CEST 2011.



--------
--- GNOME/gnome-pilot/gnome-pilot.changes       2011-02-17 09:08:44.000000000 
+0100
+++ gnome-pilot/gnome-pilot.changes     2011-04-25 16:12:22.000000000 +0200
@@ -1,0 +2,33 @@
+Wed Apr  6 08:54:06 UTC 2011 - [email protected]
+
+- Update to version 2.91.92:
+  + bgo#590215: complete port to gtk3/gnome3
+  + update all libraries to major version 3, including conduits.
+    Should allow parallel installs with gnome-2 if desired.
+  + migrated applet to use libpanel4 (dbus instead of bonobo)
+    bgo#592604, bgo#630725
+  + fix crash in configuration applet when configuring multiple
+    Evolution conduits bgo#644319.
+  + fix crash in configuration applet caused by non-ASCII
+    characters in owner name, introduced in migration to dbus in
+    2.32.0.
+  + fix gob rules to support parallel builds, and todo conduit
+    map-file patch bgo#634874, bgo#634869.
+  + Fix map-file path for todo conduit. bgo#634869
+  + fix include problem when using a separate build directory.
+    bgo#634880.
+  + Use dbus directly for device detection, instead of HAL.
+    bgo#593936.
+  + Use gnome-doc-utils
+- Add gnome-pilot-fix-cast.patch: fix invalid cast, breaking build
+  (from git).
+- Drop gnome-pilot-add-gtk-2.0-to-pkgconfig.patch: no longer needed
+- Change pkgconfig() BuildRequires for GNOME 3 port:
+  + Old ones: gtk+-2.0, libedataserverui-1.2, libpanelapplet-2.0.
+  + New ones: gtk+-3.0, libedataserverui-3.0, libpanelapplet-4.0.
+- Drop scrollkeeper, pkgconfig(hal) BuildRequires.
+- Add gnome-common, gnome-doc-utils-devel, pkgconfig(gudev-1.0)
+  BuildRequires.
+- Drop --with-pisock-lib configure flag, removed upstream.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-pilot-2.32.0.tar.bz2
  gnome-pilot-add-gtk-2.0-to-pkgconfig.patch

New:
----
  gnome-pilot-2.91.92.tar.bz2
  gnome-pilot-fix-cast.patch

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

Other differences:
------------------
++++++ gnome-pilot.spec ++++++
--- /var/tmp/diff_new_pack.uKIDrx/_old  2011-05-03 13:20:00.000000000 +0200
+++ /var/tmp/diff_new_pack.uKIDrx/_new  2011-05-03 13:20:00.000000000 +0200
@@ -18,34 +18,35 @@
 
 
 Name:           gnome-pilot
-Version:        2.32.0
-Release:        7
+Version:        2.91.92
+Release:        1
 License:        GPLv2+
 Summary:        PalmOS Device Management for GNOME
 Url:            http://www.gnome.org
 Group:          System/GUI/GNOME
 Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM gnome-pilot-add-gtk-2.0-to-pkgconfig.patch bgo#642542 
[email protected] -- Add gtk+-2.0 to pkg-config file, as it's used in headers
-Patch0:         gnome-pilot-add-gtk-2.0-to-pkgconfig.patch
 # PATCH-FIX-OPENSUSE gnome-pilot-pisock64bit.patch [email protected] -- 
Correctly detect libpisock on 64bits
 Patch1:         gnome-pilot-pisock64bit.patch
+# PATCH-FIX-UPSTREAM gnome-pilot-fix-cast.patch [email protected] -- fix cast 
(from git)
+Patch2:         gnome-pilot-fix-cast.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-icon-theme
+BuildRequires:  gnome-common
+BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gob2
 BuildRequires:  intltool
 BuildRequires:  libpisock-devel
 BuildRequires:  libpisync-devel
-BuildRequires:  scrollkeeper
 BuildRequires:  shared-mime-info
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(hal)
-BuildRequires:  pkgconfig(libedataserverui-1.2)
-BuildRequires:  pkgconfig(libpanelapplet-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gudev-1.0)
+BuildRequires:  pkgconfig(libedataserverui-3.0)
+BuildRequires:  pkgconfig(libpanelapplet-4.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -70,8 +71,8 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 %patch1
+%patch2 -p1
 
 %build
 autoreconf -f -i
@@ -79,8 +80,7 @@
     --disable-static \
     --libexecdir=%{_libexecdir}/gnome-pilot \
     --disable-scrollkeeper \
-    --with-pisock=%{_prefix} \
-    --with-pisock-lib=%{_libdir}
+    --with-pisock=%{_prefix}
 %__make %{?_smp_mflags}
 
 %install
@@ -137,13 +137,14 @@
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/*
 %{_libdir}/*.so.*
-%{_libdir}/bonobo/servers/*.server
 %{_libdir}/gnome-pilot/
 %if "%{_libdir}" != "%{_libexecdir}"
 %{_libexecdir}/gnome-pilot/
 %endif
 %{_datadir}/applications/gpilotd-control-applet.desktop
 %{_datadir}/dbus-1/services/org.gnome.GnomePilot.service
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.PilotAppletFactory.service
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.PilotApplet.panel-applet
 %{_datadir}/gnome-pilot/
 %{_datadir}/icons/hicolor/*/apps/gnome-pilot.png
 %{_datadir}/mime/packages/palm.xml
@@ -152,10 +153,9 @@
 
 %files devel
 %defattr(-, root, root)
-%{_includedir}/gpilotd/
-%{_includedir}/libgpilotdCM/
+%{_includedir}/gnome-pilot-3.0/
 %{_libdir}/*.so
-%{_libdir}/pkgconfig/gnome-pilot-2.0.pc
+%{_libdir}/pkgconfig/gnome-pilot-3.0.pc
 
 %files lang -f %{name}.lang
 

++++++ gnome-pilot-2.32.0.tar.bz2 -> gnome-pilot-2.91.92.tar.bz2 ++++++
++++ 32404 lines of diff (skipped)

++++++ gnome-pilot-fix-cast.patch ++++++
>From 7935f5d0d6a48548a6e2e13be37f26501cc2c24b Mon Sep 17 00:00:00 2001
From: Matt Davey <[email protected]>
Date: Mon, 21 Mar 2011 00:58:11 +0000
Subject: [PATCH] add missing includes and cast.  means we can now build with 
-Wall -Werror again.

        conduits/evolution-data-server/e-pilot-settings.c: add include
           for glib-object.h, and const-ify call to g_type_from_name.
        gpilotd/gpilot-daemon.c: add missing include for pi-util.h
---
 conduits/evolution-data-server/e-pilot-settings.c |    2 +-
 gpilotd/gpilot-daemon.c                           |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conduits/evolution-data-server/e-pilot-settings.c 
b/conduits/evolution-data-server/e-pilot-settings.c
index 8245f8e..b2c9599 100644
--- a/conduits/evolution-data-server/e-pilot-settings.c
+++ b/conduits/evolution-data-server/e-pilot-settings.c
@@ -46,7 +46,7 @@ static GObjectClass *parent_class = NULL;
 GType
 e_pilot_settings_get_type (void)
 {
-       GType type = g_type_from_name ((const) "EPilotSettings");
+       GType type = g_type_from_name ((const gchar *) "EPilotSettings");
 
        if (!type) {
                static GTypeInfo info = {
diff --git a/gpilotd/gpilot-daemon.c b/gpilotd/gpilot-daemon.c
index ba73800..372c19e 100644
--- a/gpilotd/gpilot-daemon.c
+++ b/gpilotd/gpilot-daemon.c
@@ -42,6 +42,7 @@
 #include <glib.h>
 #include <glib/gi18n.h>
 #include <pi-dlp.h>
+#include <pi-util.h>
 
 #include "gpilot-daemon.h"
 #include "gpilot-daemon-glue.h"
-- 
1.7.3.4


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



Remember to have fun...

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

Reply via email to