rpms/gnome-packagekit/devel gnome-packagekit.spec,1.105,1.106

Richard Hughes rhughes at fedoraproject.org
Fri Feb 5 14:47:40 UTC 2010


Author: rhughes

Update of /cvs/pkgs/rpms/gnome-packagekit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2850

Modified Files:
	gnome-packagekit.spec 
Log Message:
* Fri Feb 05 2010 Richard Hughes  <rhughes at redhat.com> - 0.6.0-0.3.20100111
- Add Provides: PackageKit-session-service
- Resolves #561437



Index: gnome-packagekit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-packagekit/devel/gnome-packagekit.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -p -r1.105 -r1.106
--- gnome-packagekit.spec	1 Feb 2010 17:24:24 -0000	1.105
+++ gnome-packagekit.spec	5 Feb 2010 14:47:39 -0000	1.106
@@ -15,7 +15,7 @@ Summary:   Session applications to manag
 Name:      gnome-packagekit
 Version:   2.29.3
 #Release:   0.1.%{?alphatag}git%{?dist}
-Release:   2%{?dist}
+Release:   3%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
@@ -46,6 +46,9 @@ Requires(postun): scrollkeeper
 Obsoletes: pirut < 1.3.31-2
 Provides:  pirut = 1.3.31-2
 
+# required because KPackageKit provides exactly the same interface
+Provides: PackageKit-session-service
+
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk2-devel >= %{gtk2_version}
 BuildRequires: libwnck-devel
@@ -223,6 +226,10 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/applications/gpk-log.desktop
 
 %changelog
+* Fri Feb 05 2010 Richard Hughes  <rhughes at redhat.com> - 0.6.0-0.3.20100111
+- Add Provides: PackageKit-session-service
+- Resolves #561437
+
 * Mon Feb 01 2010 Richard Hughes  <rhughes at redhat.com> - 2.29.3-2
 - Rebuild now the new PK has hit koji.
 



More information about the scm-commits mailing list