rpms/PackageKit/devel .cvsignore, 1.53, 1.54 PackageKit.spec, 1.113, 1.114 sources, 1.54, 1.55 PackageKit-0.5.2-pkaction.patch, 1.1, NONE

Richard Hughes rhughes at fedoraproject.org
Wed Sep 2 18:10:31 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/PackageKit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8931

Modified Files:
	.cvsignore PackageKit.spec sources 
Removed Files:
	PackageKit-0.5.2-pkaction.patch 
Log Message:
* Wed Sep 02 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.2-0.1.20090902git
- Update to a newer git snapshot from the 0.5.x series.
- Should fix some issues with KPackageKit.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- .cvsignore	24 Aug 2009 13:49:27 -0000	1.53
+++ .cvsignore	2 Sep 2009 18:10:31 -0000	1.54
@@ -1 +1 @@
-PackageKit-0.5.2-20090824.tar.gz
+PackageKit-0.5.2-20090902.tar.gz


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/PackageKit.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -p -r1.113 -r1.114
--- PackageKit.spec	29 Aug 2009 23:24:29 -0000	1.113
+++ PackageKit.spec	2 Sep 2009 18:10:31 -0000	1.114
@@ -3,14 +3,14 @@
 %define dbus_glib_version		0.74
 %define polkit_version			0.92
 %define libnm_glib_version		0.6.4
-%define alphatag			20090824
+%define alphatag			20090902
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:   Package management service
 Name:      PackageKit
 Version:   0.5.2
-Release:   0.2.%{?alphatag}git%{?dist}
+Release:   0.1.%{?alphatag}git%{?dist}
 #Release:   1%{?dist}
 License:   GPLv2+
 Group:     System Environment/Libraries
@@ -25,10 +25,6 @@ Patch0:    PackageKit-0.3.8-Fedora-Vendo
 # Fedora specific: the yum backend doesn't do time estimation correctly
 Patch1:    PackageKit-0.4.4-Fedora-turn-off-time.conf.patch
 
-# http://bugs.freedesktop.org/show_bug.cgi?id=23592
-Patch2:    PackageKit-0.5.2-pkaction.patch
-BuildRequires: autoconf
-
 Requires: dbus >= %{dbus_version}
 Requires: dbus-glib >= %{dbus_glib_version}
 Requires: PackageKit-glib = %{version}-%{release}
@@ -244,10 +240,6 @@ user to restart the computer or remove a
 %patch0 -p1 -b .fedora
 %patch1 -p1 -b .no-time
 
-# http://bugs.freedesktop.org/show_bug.cgi?id=23592
-%patch2 -p1 -b .pkaction
-autoreconf
-
 %build
 %configure --disable-static --enable-yum --enable-smart --with-default-backend=yum --disable-local --disable-ruck
 
@@ -444,6 +436,10 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Wed Sep 02 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.2-0.1.20090902git
+- Update to a newer git snapshot from the 0.5.x series.
+- Should fix some issues with KPackageKit.
+
 * Sat Aug 29 2009 Christopher Aillon <caillon at redhat.com> - 0.5.2-0.2.20090824git
 - Fix build against polkit, rebuild against newer libnm_glib
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/sources,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- sources	24 Aug 2009 13:49:27 -0000	1.54
+++ sources	2 Sep 2009 18:10:31 -0000	1.55
@@ -1 +1 @@
-65d1187374f4fbf9022c5caa4ad53aa7  PackageKit-0.5.2-20090824.tar.gz
+a867faa27eb766138038fbecb61edc0f  PackageKit-0.5.2-20090902.tar.gz


--- PackageKit-0.5.2-pkaction.patch DELETED ---




More information about the fedora-extras-commits mailing list