[gnome-packagekit/f15/master] New upstream release.

Richard Hughes rhughes at fedoraproject.org
Mon Mar 21 18:45:25 UTC 2011


commit c329af2cc5e0d6ca43ba9dc9a66ed746df9d9c25
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Mar 21 18:16:25 2011 +0000

    New upstream release.

 .gitignore            |    1 +
 gnome-packagekit.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9af5b86..4bb2f58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gnome-packagekit-2.31.4.tar.gz
 /gnome-packagekit-2.91.4.tar.bz2
 /gnome-packagekit-2.91.5.tar.gz
 /gnome-packagekit-2.91.90.tar.bz2
+/gnome-packagekit-2.91.92.tar.gz
diff --git a/gnome-packagekit.spec b/gnome-packagekit.spec
index 4fcd47f..4ed3c46 100644
--- a/gnome-packagekit.spec
+++ b/gnome-packagekit.spec
@@ -2,12 +2,12 @@
 
 Summary:   Session applications to manage packages
 Name:      gnome-packagekit
-Version:   2.91.90
+Version:   2.91.92
 Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
-Source0:   http://download.gnome.org/sources/gnome-packagekit/2.91/%{name}-%{version}.tar.bz2
+Source0:   http://download.gnome.org/sources/gnome-packagekit/2.91/%{name}-%{version}.tar.gz
 
 Requires:  gnome-icon-theme
 Requires:  dbus-x11 >= 1.1.2
@@ -74,7 +74,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # nuke the ChangeLog file, it's huge
 rm -f $RPM_BUILD_ROOT%{_datadir}/doc/gnome-packagekit-*/ChangeLog
 
-for i in gpk-application gpk-update-viewer gpk-install-file gpk-log gpk-prefs ; do
+for i in gpk-application gpk-update-viewer gpk-install-local-file gpk-log gpk-prefs ; do
   desktop-file-install --delete-original                                \
     --dir=$RPM_BUILD_ROOT%{_datadir}/applications/                      \
     $RPM_BUILD_ROOT%{_datadir}/applications/$i.desktop
@@ -127,6 +127,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/gnome-settings-daemon-3.0/gtk-modules/gpk-pk-gtk-module.desktop
 
 %changelog
+* Mon Mar 21 2011 Richard Hughes  <rhughes at redhat.com> - 2.91.92-1
+- New upstream release.
+
 * Tue Feb 22 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.90-1
 - Update to 2.91.90
 
diff --git a/sources b/sources
index 02610c4..4b3702f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f026a09601e10a07be76cf8310a4b1d  gnome-packagekit-2.91.90.tar.bz2
+c0dcfed7363d2e2b1442ee1e6ec2b044  gnome-packagekit-2.91.92.tar.gz


More information about the scm-commits mailing list