Hello community,

here is the log from the commit of package gnome-packagekit for openSUSE:Factory
checked in at Thu May 5 14:52:37 CEST 2011.



--------
--- GNOME/gnome-packagekit/gnome-packagekit.changes     2011-02-13 
17:22:51.000000000 +0100
+++ /mounts/work_src_done/STABLE/gnome-packagekit/gnome-packagekit.changes      
2011-04-25 15:58:13.000000000 +0200
@@ -1,0 +2,80 @@
+Mon Apr 25 15:35:22 CEST 2011 - vu...@opensuse.org
+
+- Drop gconf2-devel, libunique-devel, sqlite-devel BuildRequires.
+- Drop gnome-packagekit-BNC538353.patch: this needs to be moved to
+  gnome-settings-daemon. See bnc#689592.
+
+-------------------------------------------------------------------
+Wed Apr  6 10:38:16 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Add desktop file for gpk-dbus-service
+  + Don't use hardcoded paths to executables
+  + Rename to Software Install
+  + Use a proper application name
+  + Use /org/gnome as starting path for schemas
+  + Updated translations.
+- Update to version 2.91.92:
+  + New Features:
+    - Toggle subpackages when toggling the main package
+  + Bugfix:
+    - Don't show Distro Upgrade in Application view
+    - Don't show log viewer in Application view
+    - Don't show Service Pack Creator in application view
+    - Ensure we show the correct icon after unticking a to-be
+      installed item.
+    - Remove obsolete compile time version checks
+  + Updated translations
+- Changes from version 2.91.90:
+  + New Features:
+    - Add a nice name for the pk-command-not-found executable in
+      gpk-log
+  + Bugfix:
+    - Do not show a notification icon when the notification server
+      has persistence support. Fixes bgo#631726
+    - Do not use sounds in the update viewer
+    - Honor aclocal flags (bgo#641584)
+    - Make the warning dialog work
+    - Remove LTSP install root setting as it has moved to
+      gnome-settings-daemon.
+    - Remove the gpk-update-icon process, the functionality has
+      been moved to gnome-settings-daemon
+    - Remove the proxy setting functionality, it's been moved into
+      gnome-settings-daemon
+    - Remove the update preferences from the control center
+    - Remove useless 'FIXME' schema
+    - Sensitize the app's 'Find' button when pasting into the
+      GtkEntry
+- Changes from version 2.91.5:
+  + Do not use the deprecated gdk_app_launch_context_new
+  + Fix gcc uninitialized variable warning
+  + Raise the PackageKit dep to 0.6.5 for
+    pk_task_refresh_cache_async
+  + Translations update
+- Changes from version 2.91.4:
+  + switch to GTK3
+  + Updated translations
+  + move repositories configuration into control center panel
+  + allow to check for updates from control center panel
+  + Port to latest GNOME3 API (libnotify 0.7 / glib logging
+    framework, GtkComboBoxTest / GtkApplication...)
+  + remove gpk-backend-status
+  + Improve update settings UI
+  + Use pk_client_set_cache_age() to optimize the amount of
+    downloaded data
+  + Add a simple distribution upgrade tool that uses PackageKit
+  + Avoid multi-search in gpk-application at the same time
+- Drop gnome-packagekit-BNC383261.patch,
+  gnome-packagekit-fate302445.patch: this needs to move to
+  gnome-settings-daemon. See bnc#689592.
+- Drop gnome-packagekit-opensuse-libexec.patch: fixed upstream.
+- Add docbook-utils BuildRequires and replace gtk2-devel
+  BuildRequires with pkgconfig(gtk+-3.0).
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Remove --disable-schemas-install option, which was needed for
+  gconf only.
+- Remove .desktop autostart workaround in install section: there's
+  no autostart file anymore.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-packagekit-2.32.0.tar.bz2
  gnome-packagekit-BNC383261.patch
  gnome-packagekit-BNC538353.patch
  gnome-packagekit-fate302445.patch
  gnome-packagekit-opensuse-libexec.patch

New:
----
  gnome-packagekit-3.0.0.tar.bz2

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

Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.Vm9ay0/_old  2011-05-05 14:45:47.000000000 +0200
+++ /var/tmp/diff_new_pack.Vm9ay0/_new  2011-05-05 14:45:47.000000000 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           gnome-packagekit
-Version:        2.32.0
-Release:        3
+Version:        3.0.0
+Release:        1
 License:        GPLv2+
 Summary:        Applications for the PackageKit API
 Url:            http://packagekit.org/
@@ -27,43 +27,33 @@
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
 Patch1:         gnome-packagekit-OnlyShowIn.patch
-#PATCH-FEATURE-OPENSUSE gnome-packagekit-fate302445.patch fate 302445
-Patch3:         gnome-packagekit-fate302445.patch
-# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
-Patch5:         gnome-packagekit-BNC383261.patch
-# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
-Patch6:         gnome-packagekit-BNC538353.patch
-# PATCH-FIX-UPSTREAM gnome-packagekit-opensuse-libexec.patch bgo#628962 
vu...@opensuse.org -- Use right libexecdir; fix from git
-Patch7:         gnome-packagekit-opensuse-libexec.patch
 # PATCH-FIX-OPENSUSE gnome-packagekit-gpk-prefs-desktop.patch bnc380665 
vu...@opensuse.org -- Change the name of the gpk-prefs desktop file to not 
create confusion with gpk-update-viewer. We patch to automatically get the new 
translation from the po file
 Patch9:         gnome-packagekit-gpk-prefs-desktop.patch
 BuildRequires:  PackageKit-devel
+BuildRequires:  docbook-utils
 BuildRequires:  dbus-1-devel
 BuildRequires:  desktop-file-utils
-BuildRequires:  gconf2-devel
 BuildRequires:  gettext-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-menus-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libcanberra-devel
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  libnotify-devel
-BuildRequires:  libunique-devel
 BuildRequires:  libupower-glib-devel
-BuildRequires:  sqlite-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:       gnome-icon-theme
 Recommends:     %{name}-lang
 Provides:       opensuse-updater-gnome = 0.4.7
 Obsoletes:      opensuse-updater-gnome < 0.4.7
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
 %py_requires
 %if %suse_version <= 1110
 %define python_sitelib %{py_sitedir}
 %endif
+%glib2_gsettings_schema_requires
 
 %description
 GNOME PackageKit provides session applications for the PackageKit API.
@@ -89,55 +79,39 @@
 %setup -q
 translation-update-upstream
 %patch1 -p1
-%patch3 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 %patch9 -p1
 
 %build
 #autoreconf -f -i
 %configure \
-       --disable-scrollkeeper \
-        --disable-schemas-install
-%__make %{?jobs:-j%jobs}
+        --disable-scrollkeeper
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
 %find_lang %{name} %{?no_lang_C}
-%find_gconf_schemas
-%suse_update_desktop_file gpk-repo
-%suse_update_desktop_file gpk-log Settings
-%suse_update_desktop_file gpk-update-viewer
 %suse_update_desktop_file gpk-application
-%suse_update_desktop_file gpk-prefs X-SuSE-ControlCenter-System
-# Temporary workaround to not have to own /usr/share/gnome/autostart. Upstream
-# will move the file in the right directory.
-install -d %{buildroot}%{_sysconfdir}/xdg/autostart
-mv %{buildroot}%{_datadir}/gnome/autostart/gpk-update-icon.desktop 
%{buildroot}%{_sysconfdir}/xdg/autostart
-# end of workaround
-%suse_update_desktop_file gpk-update-icon
-%suse_update_desktop_file gpk-install-file
+%suse_update_desktop_file gpk-dbus-service
+%suse_update_desktop_file gpk-distro-upgrade
 %suse_update_desktop_file gpk-install-catalog
+%suse_update_desktop_file gpk-install-local-file
+%suse_update_desktop_file gpk-log Settings
+%suse_update_desktop_file gpk-prefs X-SuSE-ControlCenter-System
 %suse_update_desktop_file gpk-service-pack
-mkdir %{buildroot}%{_prefix}/sbin
+%suse_update_desktop_file gpk-update-viewer
 
 %clean
 rm -rf %{buildroot}
 
-%pre -f %{name}.schemas_pre
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
+%glib2_gsettings_schema_post
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%glib2_gsettings_schema_postun
 
 %post extras
 %desktop_database_post
@@ -145,7 +119,7 @@
 %postun extras
 %desktop_database_postun
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %dir %{_datadir}/gnome/
@@ -155,7 +129,6 @@
 %dir %{_datadir}/omf/
 %dir %{_datadir}/omf/%{name}/
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
-%{_bindir}/gpk-backend-status
 %{_bindir}/gpk-dbus-service
 %{_bindir}/gpk-install-catalog
 %{_bindir}/gpk-install-local-file
@@ -163,14 +136,19 @@
 %{_bindir}/gpk-install-package-name
 %{_bindir}/gpk-install-provide-file
 %{_bindir}/gpk-prefs
-%{_bindir}/gpk-update-icon
 %{_bindir}/gpk-update-viewer
+%dir %{_libdir}/gnome-settings-daemon-3.0
+%dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules
+%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/gpk-pk-gtk-module.desktop
+%{_datadir}/GConf/gsettings/org.gnome.packagekit.gschema.migrate
+%{_datadir}/applications/gpk-dbus-service.desktop
 %{_datadir}/applications/gpk-install-catalog.desktop
-%{_datadir}/applications/gpk-install-file.desktop
+%{_datadir}/applications/gpk-install-local-file.desktop
 %{_datadir}/applications/gpk-prefs.desktop
 %{_datadir}/applications/gpk-update-viewer.desktop
+%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
+%{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
 %dir %{_datadir}/gnome-packagekit
-%{_datadir}/gnome-packagekit/gpk-backend-status.ui
 %{_datadir}/gnome-packagekit/gpk-client.ui
 %{_datadir}/gnome-packagekit/gpk-error.ui
 %{_datadir}/gnome-packagekit/gpk-eula.ui
@@ -180,26 +158,33 @@
 %{_datadir}/gnome-packagekit/gpk-signature.ui
 %{_datadir}/gnome-packagekit/gpk-update-viewer.ui
 %{_datadir}/gnome-packagekit/icons/
-%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
 %{_datadir}/icons/hicolor/*/apps/gpk-*.*
 %{_datadir}/icons/hicolor/*/mimetypes/application-*.*
-%{_sysconfdir}/xdg/autostart/gpk-update-icon.desktop
-%{python_sitelib}/packagekit
+%{python_sitelib}/packagekit/
+%{_mandir}/man1/gpk-backend-status.1.*
+%{_mandir}/man1/gpk-install-local-file.1.*
+%{_mandir}/man1/gpk-install-mime-type.1.*
+%{_mandir}/man1/gpk-install-package-name.1.*
+%{_mandir}/man1/gpk-install-provide-file.1.*
+%{_mandir}/man1/gpk-prefs.1.*
+%{_mandir}/man1/gpk-repo.1.*
+%{_mandir}/man1/gpk-update-icon.1.*
+%{_mandir}/man1/gpk-update-viewer.1.*
 
 %files lang -f %{name}.lang
 
 %files extras
 %defattr(-, root, root)
 %{_bindir}/gpk-application
+%{_bindir}/gpk-distro-upgrade
 %{_bindir}/gpk-log
-%{_bindir}/gpk-repo
 %{_bindir}/gpk-service-pack
 %{_datadir}/applications/gpk-application.desktop
+%{_datadir}/applications/gpk-distro-upgrade.desktop
 %{_datadir}/applications/gpk-log.desktop
-%{_datadir}/applications/gpk-repo.desktop
 %{_datadir}/applications/gpk-service-pack.desktop
 %{_datadir}/gnome-packagekit/gpk-application.ui
-%{_datadir}/gnome-packagekit/gpk-repo.ui
 %{_datadir}/gnome-packagekit/gpk-service-pack.ui
+%{_mandir}/man1/gpk-application.1.*
 
 %changelog

++++++ gnome-packagekit-2.32.0.tar.bz2 -> gnome-packagekit-3.0.0.tar.bz2 ++++++
++++ 352090 lines of diff (skipped)

++++++ gnome-packagekit-OnlyShowIn.patch ++++++
--- /var/tmp/diff_new_pack.Vm9ay0/_old  2011-05-05 14:45:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Vm9ay0/_new  2011-05-05 14:45:49.000000000 +0200
@@ -1,57 +1,66 @@
---- gnome-packagekit-0.3.0/data/gpk-application.desktop.in
-+++ gnome-packagekit-0.3.0/data/gpk-application.desktop.in
-@@ -8,6 +8,6 @@
+Index: gnome-packagekit-2.91.92/data/gpk-application.desktop.in
+===================================================================
+--- gnome-packagekit-2.91.92.orig/data/gpk-application.desktop.in
++++ gnome-packagekit-2.91.92/data/gpk-application.desktop.in
+@@ -6,6 +6,6 @@ Exec=gpk-application
  Terminal=false
  Type=Application
- Categories=GNOME;GTK;System;Settings;
+ Categories=GNOME;GTK;System;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  StartupNotify=true
  
---- gnome-packagekit-0.3.0/data/gpk-log.desktop.in
-+++ gnome-packagekit-0.3.0/data/gpk-log.desktop.in
-@@ -8,5 +8,6 @@
- Terminal=false
- Type=Application
- Categories=GNOME;GTK;System;X-Red-Hat-Base;
-+OnlyShowIn=GNOME;
- StartupNotify=true
- 
---- gnome-packagekit-0.3.0/data/gpk-prefs.desktop.in
-+++ gnome-packagekit-0.3.0/data/gpk-prefs.desktop.in
-@@ -8,6 +8,6 @@
+Index: gnome-packagekit-2.91.92/data/gpk-log.desktop.in
+===================================================================
+--- gnome-packagekit-2.91.92.orig/data/gpk-log.desktop.in
++++ gnome-packagekit-2.91.92/data/gpk-log.desktop.in
+@@ -8,4 +8,4 @@ Type=Application
+ NoDisplay=true
+ Categories=GNOME;GTK;System;
+ StartupNotify=true
+-
++OnlyShowIn=GNOME;
+Index: gnome-packagekit-2.91.92/data/gpk-prefs.desktop.in
+===================================================================
+--- gnome-packagekit-2.91.92.orig/data/gpk-prefs.desktop.in
++++ gnome-packagekit-2.91.92/data/gpk-prefs.desktop.in
+@@ -6,5 +6,5 @@ Exec=gpk-prefs
  Terminal=false
  Type=Application
  Categories=Settings;X-GNOME-SystemSettings;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  StartupNotify=true
- 
---- gnome-packagekit-0.3.0/data/gpk-repo.desktop.in
-+++ gnome-packagekit-0.3.0/data/gpk-repo.desktop.in
-@@ -8,6 +8,6 @@
- Terminal=false
- Type=Application
- Categories=GNOME;GTK;System;Settings;
--NotShowIn=KDE;
-+OnlyShowIn=GNOME;
- StartupNotify=true
- 
---- gnome-packagekit-0.3.0/data/gpk-update-viewer.desktop.in
-+++ gnome-packagekit-0.3.0/data/gpk-update-viewer.desktop.in
-@@ -8,6 +8,6 @@
+Index: gnome-packagekit-2.91.92/data/gpk-update-viewer.desktop.in
+===================================================================
+--- gnome-packagekit-2.91.92.orig/data/gpk-update-viewer.desktop.in
++++ gnome-packagekit-2.91.92/data/gpk-update-viewer.desktop.in
+@@ -6,6 +6,6 @@ Exec=gpk-update-viewer
  Terminal=false
  Type=Application
- Categories=GNOME;GTK;Settings;System;PackageManager;
+ Categories=GNOME;GTK;System;
 -NotShowIn=KDE
 +OnlyShowIn=GNOME;
  StartupNotify=true
  
---- gnome-packagekit-0.3.7/data/gpk-service-pack.desktop.in
-+++ gnome-packagekit-0.3.7/data/gpk-service-pack.desktop.in
-@@ -9,4 +9,5 @@
- Type=Application
- Categories=GNOME;GTK;System;X-Red-Hat-Base;
+Index: gnome-packagekit-2.91.92/data/gpk-service-pack.desktop.in
+===================================================================
+--- gnome-packagekit-2.91.92.orig/data/gpk-service-pack.desktop.in
++++ gnome-packagekit-2.91.92/data/gpk-service-pack.desktop.in
+@@ -8,4 +8,5 @@ Type=Application
+ NoDisplay=true
+ Categories=GNOME;GTK;System;
  StartupNotify=true
 +OnlyShowIn=GNOME;
  
+Index: gnome-packagekit-2.91.92/data/gpk-distro-upgrade.desktop.in
+===================================================================
+--- gnome-packagekit-2.91.92.orig/data/gpk-distro-upgrade.desktop.in
++++ gnome-packagekit-2.91.92/data/gpk-distro-upgrade.desktop.in
+@@ -6,5 +6,5 @@ Exec=gpk-distro-upgrade
+ Terminal=false
+ Type=Application
+ NoDisplay=true
+-Categories=
++Categories=GNOME;GTK;System;
+ StartupNotify=true

++++++ gnome-packagekit-gpk-prefs-desktop.patch ++++++
--- /var/tmp/diff_new_pack.Vm9ay0/_old  2011-05-05 14:45:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Vm9ay0/_new  2011-05-05 14:45:49.000000000 +0200
@@ -1,11 +1,11 @@
-Index: gnome-packagekit-2.30.2/data/gpk-prefs.desktop.in
+Index: gnome-packagekit-2.91.90/data/gpk-prefs.desktop.in
 ===================================================================
---- gnome-packagekit-2.30.2.orig/data/gpk-prefs.desktop.in
-+++ gnome-packagekit-2.30.2/data/gpk-prefs.desktop.in
+--- gnome-packagekit-2.91.90.orig/data/gpk-prefs.desktop.in
++++ gnome-packagekit-2.91.90/data/gpk-prefs.desktop.in
 @@ -1,5 +1,5 @@
  [Desktop Entry]
 -_Name=Software Updates
 +_Name=Software Update Preferences
- _Comment=Change software update preferences
+ _Comment=Change software update preferences and enable or disable software 
sources
  Icon=gpk-prefs
  Exec=gpk-prefs


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to