Mailinglist Archive: opensuse-commit (2125 mails)
| < Previous | Next > |
commit gnome-packagekit
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 06 Apr 2008 05:44:47 +0200
- Message-id: <20080406034447.83A43678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gnome-packagekit
checked in at Sun Apr 6 05:44:47 CEST 2008.
--------
--- GNOME/gnome-packagekit/gnome-packagekit.changes 2008-03-27
17:50:48.000000000 +0100
+++ gnome-packagekit/gnome-packagekit.changes 2008-04-05 01:51:06.864420000
+0200
@@ -1,0 +2,6 @@
+Sat Apr 5 01:54:23 CEST 2008 - sreeves@xxxxxxx
+
+- Update to version 0.1.11
+ Needed update to match the API change in PackageKit 0.1.11
+
+-------------------------------------------------------------------
Old:
----
gnome-packagekit-0.1.9.2.tar.bz2
New:
----
gnome-packagekit-0.1.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.X13845/_old 2008-04-06 05:44:05.000000000 +0200
+++ /var/tmp/diff_new_pack.X13845/_new 2008-04-06 05:44:05.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-packagekit (Version 0.1.9.2)
+# spec file for package gnome-packagekit (Version 0.1.11)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,7 +12,7 @@
Name: gnome-packagekit
Url: http://packagekit.org/
-Version: 0.1.9.2
+Version: 0.1.11
Release: 1
License: GPL v2 or later
Source: %{name}-%{version}.tar.bz2
@@ -52,13 +52,12 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-%suse_update_desktop_file pk-repo
-%suse_update_desktop_file pk-update-viewer
-%suse_update_desktop_file pk-application
-%suse_update_desktop_file pk-prefs
-%suse_update_desktop_file
$RPM_BUILD_ROOT/usr/share/gnome/autostart/pk-update-icon.desktop
-%suse_update_desktop_file pk-transaction-viewer
-%suse_update_desktop_file pk-install-file
+%suse_update_desktop_file gpk-repo
+%suse_update_desktop_file gpk-update-viewer
+%suse_update_desktop_file gpk-application
+%suse_update_desktop_file gpk-prefs
+%suse_update_desktop_file
$RPM_BUILD_ROOT/usr/share/gnome/autostart/gpk-update-icon.desktop
+%suse_update_desktop_file gpk-install-file
%clean
rm -rf "$RPM_BUILD_ROOT"
@@ -71,17 +70,20 @@
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
-%{_bindir}/pk-*
+%{_bindir}/gpk-*
%{_datadir}/gnome-packagekit
%{_datadir}/gnome/help/gnome-packagekit
%{_datadir}/omf/gnome-packagekit
-%{_datadir}/gnome/autostart/pk-update-icon.desktop
-%{_datadir}/applications/pk-*.desktop
+%{_datadir}/gnome/autostart/gpk-update-icon.desktop
+%{_datadir}/applications/gpk-*.desktop
%{_sysconfdir}/gconf/schemas/gnome-packagekit.schemas
%files lang -f %{name}.lang
%changelog
+* Sat Apr 05 2008 sreeves@xxxxxxx
+- Update to version 0.1.11
+ Needed update to match the API change in PackageKit 0.1.11
* Thu Mar 27 2008 sreeves@xxxxxxx
- Update to version 0.1.9.2
Needed update to match the API change in PackageKit 0.1.9.2
++++++ gnome-packagekit-0.1.9.2.tar.bz2 -> gnome-packagekit-0.1.11.tar.bz2
++++++
++++ 98006 lines of diff (skipped)
++++++ gnome-packagekit_release.patch ++++++
--- /var/tmp/diff_new_pack.X13845/_old 2008-04-06 05:44:07.000000000 +0200
+++ /var/tmp/diff_new_pack.X13845/_new 2008-04-06 05:44:07.000000000 +0200
@@ -1,21 +1,8 @@
-diff --git a/configure.ac b/configure.ac
-index 8f7b600..5824a49 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -41,7 +41,7 @@ AM_GLIB_GNU_GETTEXT
- dnl
---------------------------------------------------------------------------
- dnl - Library dependencies
- dnl
---------------------------------------------------------------------------
--PACKAGEKIT_REQUIRED=0.1.10
-+PACKAGEKIT_REQUIRED=0.1.9.2
- GLIB_REQUIRED=2.14.0
- GTK_REQUIRED=2.12.0
- DBUS_REQUIRED=1.1.2
-diff --git a/data/pk-application.desktop.in b/data/pk-application.desktop.in
+diff --git a/data/gpk-application.desktop.in b/data/gpk-application.desktop.in
index 36797b7..26769b6 100644
---- a/data/pk-application.desktop.in
-+++ b/data/pk-application.desktop.in
-@@ -8,6 +8,6 @@ Exec=pk-application
+--- a/data/gpk-application.desktop.in
++++ b/data/gpk-application.desktop.in
+@@ -8,6 +8,6 @@ Exec=gpk-application
Terminal=false
Type=Application
Categories=GNOME;GTK;System;Settings;
@@ -23,11 +10,11 @@
+OnlyShowIn=GNOME;
StartupNotify=true
-diff --git a/data/pk-prefs.desktop.in b/data/pk-prefs.desktop.in
+diff --git a/data/gpk-prefs.desktop.in b/data/gpk-prefs.desktop.in
index b4ccbaf..7154dc9 100644
---- a/data/pk-prefs.desktop.in
-+++ b/data/pk-prefs.desktop.in
-@@ -8,6 +8,6 @@ Exec=pk-prefs
+--- a/data/gpk-prefs.desktop.in
++++ b/data/gpk-prefs.desktop.in
+@@ -8,6 +8,6 @@ Exec=gpk-prefs
Terminal=false
Type=Application
Categories=Settings;X-GNOME-SystemSettings;
@@ -35,35 +22,23 @@
+OnlyShowIn=GNOME;
StartupNotify=true
-diff --git a/data/pk-repo.desktop.in b/data/pk-repo.desktop.in
+diff --git a/data/gpk-repo.desktop.in b/data/gpk-repo.desktop.in
index 7c7f95f..ac2e56e 100644
---- a/data/pk-repo.desktop.in
-+++ b/data/pk-repo.desktop.in
-@@ -8,6 +8,6 @@ Exec=pk-repo
+--- a/data/gpk-repo.desktop.in
++++ b/data/gpk-repo.desktop.in
+@@ -8,6 +8,6 @@ Exec=gpk-repo
Terminal=false
Type=Application
Categories=GNOME;GTK;System;Settings;
-NotShowIn=KDE;
+OnlyShowIn=GNOME;
StartupNotify=true
-
-diff --git a/data/pk-transaction-viewer.desktop.in
b/data/pk-transaction-viewer.desktop.in
-index 8942ca2..851d506 100644
---- a/data/pk-transaction-viewer.desktop.in
-+++ b/data/pk-transaction-viewer.desktop.in
-@@ -8,6 +8,6 @@ Exec=pk-transaction-viewer
- Terminal=false
- Type=Application
- Categories=GNOME;GTK;System;X-Red-Hat-Base;
--NotShowIn=KDE;
-+OnlyShowIn=GNOME;
- StartupNotify=true
-
-diff --git a/data/pk-update-viewer.desktop.in
b/data/pk-update-viewer.desktop.in
+
+diff --git a/data/gpk-update-viewer.desktop.in
b/data/gpk-update-viewer.desktop.in
index 8f35f90..b44be5e 100644
---- a/data/pk-update-viewer.desktop.in
-+++ b/data/pk-update-viewer.desktop.in
-@@ -8,6 +8,6 @@ Exec=pk-update-viewer
+--- a/data/gpk-update-viewer.desktop.in
++++ b/data/gpk-update-viewer.desktop.in
+@@ -8,6 +8,6 @@ Exec=gpk-update-viewer
Terminal=false
Type=Application
Categories=GNOME;GTK;Settings;System;PackageManager;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |