rpms/gnome-packagekit/devel .cvsignore, 1.19, 1.20 gnome-packagekit.spec, 1.32, 1.33 sources, 1.19, 1.20

Richard Hughes (rhughes) fedora-extras-commits at redhat.com
Mon Jun 9 10:02:09 UTC 2008


Author: rhughes

Update of /cvs/pkgs/rpms/gnome-packagekit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1015

Modified Files:
	.cvsignore gnome-packagekit.spec sources 
Log Message:
* Mon Jun 09 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-1.20080609
- Pull in a new snapshot from the unstable branch.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore	29 May 2008 08:52:54 -0000	1.19
+++ .cvsignore	9 Jun 2008 10:01:25 -0000	1.20
@@ -1 +1 @@
-gnome-packagekit-0.2.2-20080529.tar.gz
+gnome-packagekit-0.2.3-20080609.tar.gz


Index: gnome-packagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/gnome-packagekit.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- gnome-packagekit.spec	29 May 2008 08:52:54 -0000	1.32
+++ gnome-packagekit.spec	9 Jun 2008 10:01:25 -0000	1.33
@@ -1,11 +1,11 @@
 %define dbus_version            0.61
-%define packagekit_version      0.1.12-4.20080416git
-%define alphatag		20080529
+%define packagekit_version      0.2.3-1.20080609
+%define alphatag                20080609
 
 Summary:   GNOME PackageKit Client
 Name:      gnome-packagekit
-Version:   0.2.2
-Release:   2.%{?alphatag}%{?dist}
+Version:   0.2.3
+Release:   1.%{?alphatag}%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
@@ -21,6 +21,7 @@
 Requires:  dbus-glib >= %{dbus_version}
 Requires:  dbus-x11 >= %{dbus_version}
 Requires:  PackageKit >= %{packagekit_version}
+Requires:  shared-mime-info
 Requires(post):   scrollkeeper
 Requires(pre):    GConf2
 Requires(post):   GConf2
@@ -43,6 +44,7 @@
 BuildRequires: cairo-devel
 BuildRequires: startup-notification-devel
 BuildRequires: perl(XML::Parser)
+BuildRequires: gnome-doc-utils
 BuildRequires: libsexy-devel
 BuildRequires: PackageKit-devel >= %{packagekit_version}
 BuildRequires: PolicyKit-gnome-devel
@@ -94,7 +96,8 @@
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
     gtk-update-icon-cache -q %{_datadir}/icons/hicolor
 fi
-/usr/bin/update-desktop-database %{_datadir}/applications
+update-desktop-database %{_datadir}/applications
+update-mime-database %{_datadir}/mime
 
 %pre
 if [ "$1" -gt 1 ]; then
@@ -116,7 +119,8 @@
 if [ -x /usr/bin/gtk-update-icon-cache ]; then
     gtk-update-icon-cache -q %{_datadir}/icons/hicolor
 fi
-/usr/bin/update-desktop-database %{_datadir}/applications
+update-desktop-database %{_datadir}/applications
+update-mime-database %{_datadir}/mime
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
@@ -137,6 +141,9 @@
 %{_datadir}/applications/gpk-*.desktop
 
 %changelog
+* Mon Jun 09 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-1.20080609
+- Pull in a new snapshot from the unstable branch.
+
 * Thu May 29 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.2-2.20080529
 - Pull in a new snapshot from the unstable branch.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	29 May 2008 08:52:54 -0000	1.19
+++ sources	9 Jun 2008 10:01:25 -0000	1.20
@@ -1 +1 @@
-aba2367b458ce835e809af3bd81d6273  gnome-packagekit-0.2.2-20080529.tar.gz
+83de397e2e5fff56f32bcf69db28097d  gnome-packagekit-0.2.3-20080609.tar.gz




More information about the fedora-extras-commits mailing list