Hello community,

here is the log from the commit of package gnome-applets for openSUSE:Factory
checked in at Mon May 30 15:53:48 CEST 2011.



--------
--- GNOME/gnome-applets/gnome-applets.changes   2011-02-13 17:22:24.000000000 
+0100
+++ /mounts/work_src_done/STABLE/gnome-applets/gnome-applets.changes    
2011-05-27 10:05:01.000000000 +0200
@@ -1,0 +2,45 @@
+Fri May 27 09:55:56 CEST 2011 - [email protected]
+
+- Also remove pkgconfig(pygtk-2.0) BuildRequires thanks to the move
+  to gobject-introspection.
+- Version the gnome-applets2 Provides/Obsoletes to fix rpmlint
+  warning.
+
+-------------------------------------------------------------------
+Tue May 17 18:25:20 CEST 2011 - [email protected]
+
+- Update to version 3.1.1:
+  + General:
+    - moved applets to Gtk3 and gnome-panel3 / libpanel-applet4
+    - fixed -DGDK_DISABLE_DEPRECATED and -Werror issues by porting
+      rendering code to Cairo; also fix gcc warnings (bgo#627490)
+  + Battstat:
+    - moved to libnotify version 0.7 (bgo#632803)
+  + GWeather:
+    - moved to libnotify version 0.7 (bgo#632803)
+    - fixed NetworkManager support compilation problem (bgo#636217)
+  + Invest Applet:
+    - fixed broken charts for European markets (bgo#642470)
+    - ported to Gtk3 and pygobject of Gtk, Gdk, ... (bgo#646486,
+      bgo#646487)
+    - ported to NetworkManager spec 0.9 (bgo#647965)
+  + Updated translations.
+- Changes from version 2.91.3:
+  + Mini-commander: Fix exec path in D-Bus service file
+    (bgo#634725)
+- Changes from version 2.91.2:
+  + Updated translations.
+- Changes from version 2.91.1:
+  + Invest Applet:
+    - bgo#631416: fixed exception occuring when only purchases are
+      configured.
+  + Updated translations.
+- Removed gnome-python-desktop and pkgconfig(gnome-python-2.0)
+  BuildRequires because of move to gobject-introspection.
+- Move to GNOME 3 pkgconfig() BuildRequires:
+  + Old ones: gnome-desktop-2.0, gtk+-2.0, gucharmap-2, gweather,
+    libpanelapplet-2.0, libpanelapplet-3.0, libwnck-1.0.
+  + New ones: gtk+-3.0, gucharmap-2.90, gweather-3.0,
+    libpanelapplet-4.0, libwnck-3.0.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-applets-2.32.1.1.tar.bz2

New:
----
  gnome-applets-3.1.1.tar.bz2

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

Other differences:
------------------
++++++ gnome-applets.spec ++++++
--- /var/tmp/diff_new_pack.HXz3Mr/_old  2011-05-30 15:52:55.000000000 +0200
+++ /var/tmp/diff_new_pack.HXz3Mr/_new  2011-05-30 15:52:55.000000000 +0200
@@ -25,14 +25,13 @@
 %ifnarch s390 s390x
 Requires:       gnome-media
 %endif
-Version:        2.32.1.1
-Release:        4
+Version:        3.1.1
+Release:        1
 Url:            http://www.gnome.org/
 Summary:        A Collection of Useful Programs for GNOME Panel
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gnome-python-desktop
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -40,26 +39,22 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gnome-desktop-2.0)
 BuildRequires:  pkgconfig(gnome-icon-theme)
-BuildRequires:  pkgconfig(gnome-python-2.0)
 BuildRequires:  pkgconfig(gnome-settings-daemon)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gucharmap-2)
-BuildRequires:  pkgconfig(gweather)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gucharmap-2.90)
+BuildRequires:  pkgconfig(gweather-3.0)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libpanelapplet-2.0)
-BuildRequires:  pkgconfig(libpanelapplet-3.0)
-BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(libpanelapplet-4.0)
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(pygobject-2.0)
-BuildRequires:  pkgconfig(pygtk-2.0)
 Requires:       libgnomesu yast2
 Recommends:     %{name}-lang
-Provides:       gnome-applets2
-Obsoletes:      gnome-applets2
+Provides:       gnome-applets2 = %{version}
+Obsoletes:      gnome-applets2 < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %suse_version <= 1110
 %define python_sitelib %{py_sitedir}
@@ -99,30 +94,30 @@
        --disable-scrollkeeper\
        --enable-mini-commander\
        --disable-frequency-selector
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %if 0%{?suse_version} <= 1120
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
-%find_lang %{name}-2.0 %{?no_lang_C}
-%find_lang accessx-status %{?no_lang_C} %{name}-2.0.lang
-%find_lang battstat %{?no_lang_C} %{name}-2.0.lang
-%find_lang char-palette %{?no_lang_C} %{name}-2.0.lang
-%find_lang command-line %{?no_lang_C} %{name}-2.0.lang
-%find_lang cpufreq-applet %{?no_lang_C} %{name}-2.0.lang
-%find_lang drivemount %{?no_lang_C} %{name}-2.0.lang
-%find_lang geyes %{?no_lang_C} %{name}-2.0.lang
-%find_lang gweather %{?no_lang_C} %{name}-2.0.lang
-%find_lang multiload %{?no_lang_C} %{name}-2.0.lang
-%find_lang stickynotes_applet %{?no_lang_C} %{name}-2.0.lang
-%find_lang trashapplet %{?no_lang_C} %{name}-2.0.lang
+%find_lang %{name}-3.0 %{?no_lang_C}
+%find_lang accessx-status %{?no_lang_C} %{name}-3.0.lang
+%find_lang battstat %{?no_lang_C} %{name}-3.0.lang
+%find_lang char-palette %{?no_lang_C} %{name}-3.0.lang
+%find_lang command-line %{?no_lang_C} %{name}-3.0.lang
+%find_lang cpufreq-applet %{?no_lang_C} %{name}-3.0.lang
+%find_lang drivemount %{?no_lang_C} %{name}-3.0.lang
+%find_lang geyes %{?no_lang_C} %{name}-3.0.lang
+%find_lang gweather %{?no_lang_C} %{name}-3.0.lang
+%find_lang multiload %{?no_lang_C} %{name}-3.0.lang
+%find_lang stickynotes_applet %{?no_lang_C} %{name}-3.0.lang
+%find_lang trashapplet %{?no_lang_C} %{name}-3.0.lang
 %find_gconf_schemas
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %pre -f %{name}.schemas_pre
 
@@ -150,6 +145,7 @@
 %dir %{_datadir}/omf/
 %dir %{_datadir}/gnome-applets
 %dir %{_datadir}/gnome-applets/builder
+%dir %{_datadir}/gnome-applets/ui
 %dir %{_libexecdir}/gnome-applets
 %{_datadir}/xmodmap/
 # accessx
@@ -158,8 +154,8 @@
 %dir %{_datadir}/omf/accessx-status/
 %doc %{_datadir}/omf/accessx-status/accessx-status-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service
-%{_datadir}/gnome-2.0/ui/accessx-status-applet-menu.xml
-%{_datadir}/gnome-panel/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
+%{_datadir}/gnome-applets/ui/accessx-status-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
 %{_datadir}/icons/*/*/apps/ax-applet.png
 %{_datadir}/pixmaps/accessx-status-applet/
 %{_libexecdir}/accessx-status-applet
@@ -169,9 +165,9 @@
 %dir %{_datadir}/omf/battstat/
 %doc %{_datadir}/omf/battstat/battstat-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.BattstatAppletFactory.service
-%{_datadir}/gnome-2.0/ui/battstat-applet-menu.xml
 %{_datadir}/gnome-applets/builder/battstat_applet.ui
-%{_datadir}/gnome-panel/applets/org.gnome.applets.BattstatApplet.panel-applet
+%{_datadir}/gnome-applets/ui/battstat-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.BattstatApplet.panel-applet
 %{_libexecdir}/battstat-applet-2
 %{_sysconfdir}/sound/events/battstat_applet.soundlist
 # charpick
@@ -180,8 +176,8 @@
 %dir %{_datadir}/omf/char-palette/
 %doc %{_datadir}/omf/char-palette/char-palette-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service
-%{_datadir}/gnome-2.0/ui/charpick-applet-menu.xml
-%{_datadir}/gnome-panel/applets/org.gnome.applets.CharpickerApplet.panel-applet
+%{_datadir}/gnome-applets/ui/charpick-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.CharpickerApplet.panel-applet
 %{_libexecdir}/charpick_applet2
 # cpufreq
 %dir %{_datadir}/gnome/help/cpufreq-applet/
@@ -191,9 +187,9 @@
 %{_datadir}/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service
 %{_datadir}/icons/*/*/apps/gnome-cpu-frequency-applet.png
 %{_datadir}/icons/*/*/apps/gnome-cpu-frequency-applet.svg
-%{_datadir}/gnome-2.0/ui/cpufreq-applet-menu.xml
 %{_datadir}/gnome-applets/builder/cpufreq-preferences.ui
-%{_datadir}/gnome-panel/applets/org.gnome.applets.CPUFreqApplet.panel-applet
+%{_datadir}/gnome-applets/ui/cpufreq-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.CPUFreqApplet.panel-applet
 %{_datadir}/pixmaps/cpufreq-applet/
 %{_libexecdir}/cpufreq-applet
 # drivemount
@@ -202,8 +198,8 @@
 %dir %{_datadir}/omf/drivemount/
 %doc %{_datadir}/omf/drivemount/drivemount-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service
-%{_datadir}/gnome-2.0/ui/drivemount-applet-menu.xml
-%{_datadir}/gnome-panel/applets/org.gnome.applets.DriveMountApplet.panel-applet
+%{_datadir}/gnome-applets/ui/drivemount-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.DriveMountApplet.panel-applet
 %{_libexecdir}/drivemount_applet2
 # geyes
 %dir %{_datadir}/gnome/help/geyes/
@@ -213,9 +209,9 @@
 %{_datadir}/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service
 %{_datadir}/icons/*/*/apps/gnome-eyes-applet.png
 %{_datadir}/icons/*/*/apps/gnome-eyes-applet.svg
-%{_datadir}/gnome-2.0/ui/geyes-applet-menu.xml
 %{_datadir}/gnome-applets/geyes/
-%{_datadir}/gnome-panel/applets/org.gnome.applets.GeyesApplet.panel-applet
+%{_datadir}/gnome-applets/ui/geyes-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.GeyesApplet.panel-applet
 %{_libexecdir}/geyes_applet2
 # gweather
 %dir %{_datadir}/gnome/help/gweather/
@@ -223,8 +219,8 @@
 %dir %{_datadir}/omf/gweather/
 %doc %{_datadir}/omf/gweather/gweather-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service
-%{_datadir}/gnome-2.0/ui/gweather-applet-menu.xml
-%{_datadir}/gnome-panel/applets/org.gnome.applets.GWeatherApplet.panel-applet
+%{_datadir}/gnome-applets/ui/gweather-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.GWeatherApplet.panel-applet
 %{_libexecdir}/gweather-applet-2
 # minicommander helper
 %dir %{_datadir}/gnome/help/command-line/
@@ -232,9 +228,9 @@
 %dir %{_datadir}/omf/command-line/
 %doc %{_datadir}/omf/command-line/command-line-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.MiniCommanderAppletFactory.service
-%{_datadir}/gnome-2.0/ui/mini-commander-applet-menu.xml
 %{_datadir}/gnome-applets/builder/mini-commander.ui
-%{_datadir}/gnome-panel/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
+%{_datadir}/gnome-applets/ui/mini-commander-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
 %{_datadir}/icons/*/*/apps/gnome-mini-commander.png
 %{_libexecdir}/gnome-applets/mc-install-default-macros
 %{_libexecdir}/mini_commander_applet
@@ -244,17 +240,12 @@
 %dir %{_datadir}/omf/multiload/
 %doc %{_datadir}/omf/multiload/multiload-C.omf
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service
-%{_datadir}/gnome-2.0/ui/multiload-applet-menu.xml
-%{_datadir}/gnome-panel/applets/org.gnome.applets.MultiLoadApplet.panel-applet
+%{_datadir}/gnome-applets/ui/multiload-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.MultiLoadApplet.panel-applet
 %{_libexecdir}/multiload-applet-2
 # null (includes compatibility .server files for deprecated applets)
-%{_libdir}/bonobo/servers/GNOME_CDPlayerApplet.server
-%{_libdir}/bonobo/servers/GNOME_GtikApplet.server
-%{_libdir}/bonobo/servers/GNOME_KeyboardApplet.server
-%{_libdir}/bonobo/servers/GNOME_MailcheckApplet_Factory.server
-%{_libdir}/bonobo/servers/GNOME_MixerApplet.server
-%{_libdir}/bonobo/servers/GNOME_NullApplet_Factory.server
-%{_libdir}/bonobo/servers/GNOME_Panel_WirelessApplet.server
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.NullAppletFactory.service
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.NullApplet.panel-applet
 %{_libexecdir}/null_applet
 # stickynotes
 %dir %{_datadir}/gnome/help/stickynotes_applet/
@@ -264,9 +255,9 @@
 
%{_datadir}/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service
 %{_datadir}/icons/*/*/apps/gnome-sticky-notes-applet.png
 %{_datadir}/icons/*/*/apps/gnome-sticky-notes-applet.svg
-%{_datadir}/gnome-2.0/ui/stickynotes-applet-menu.xml
 %{_datadir}/gnome-applets/builder/stickynotes.ui
-%{_datadir}/gnome-panel/applets/org.gnome.applets.StickyNotesApplet.panel-applet
+%{_datadir}/gnome-applets/ui/stickynotes-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.StickyNotesApplet.panel-applet
 %{_datadir}/pixmaps/stickynotes/
 %{_libexecdir}/stickynotes_applet
 # trash
@@ -275,9 +266,9 @@
 %dir %{_datadir}/omf/trashapplet/
 %doc %{_datadir}/omf/trashapplet/trashapplet-C.omf
 %{_datadir}/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service
-%{_datadir}/gnome-2.0/ui/trashapplet-menu.xml
 %{_datadir}/gnome-applets/builder/trashapplet-empty-progress.ui
-%{_datadir}/gnome-panel/applets/org.gnome.applets.TrashApplet.panel-applet
+%{_datadir}/gnome-applets/ui/trashapplet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.TrashApplet.panel-applet
 %{_libexecdir}/trashapplet
 
 %files invest
@@ -285,16 +276,17 @@
 %{_bindir}/invest-chart
 %{python_sitelib}/invest/
 %doc %{_datadir}/gnome/help/invest-applet
-%{_datadir}/gnome-2.0/ui/Invest_Applet.xml
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.InvestAppletFactory.service
 %{_datadir}/gnome-applets/builder/financialchart.ui
 %{_datadir}/gnome-applets/builder/prefs-dialog.ui
 %{_datadir}/gnome-applets/invest-applet/
+%{_datadir}/gnome-applets/ui/invest-applet-menu.xml
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.InvestApplet.panel-applet
 %{_datadir}/icons/*/*/apps/invest-applet.png
 %{_datadir}/icons/*/*/apps/invest-applet.svg
 %doc %{_datadir}/omf/invest-applet
-%{_libdir}/bonobo/servers/Invest_Applet.server
 %{_libexecdir}/invest-applet
 
-%files lang -f %{name}-2.0.lang
+%files lang -f %{name}-3.0.lang
 
 %changelog

++++++ gnome-applets-2.32.1.1.tar.bz2 -> gnome-applets-3.1.1.tar.bz2 ++++++
GNOME/gnome-applets/gnome-applets-2.32.1.1.tar.bz2 
/mounts/work_src_done/STABLE/gnome-applets/gnome-applets-3.1.1.tar.bz2 differ: 
char 11, line 1


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



Remember to have fun...

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

Reply via email to