rpms/PackageKit/F-12 .cvsignore, 1.61, 1.62 PackageKit.spec, 1.127, 1.128 sources, 1.62, 1.63 PackageKit-0.5.4-change-default-fedora-policy.patch, 1.1, NONE PackageKit-0.5.4-fix-cnf-exec.patch, 1.1, NONE PackageKit-0.5.4-fix-cnf-more.patch, 1.1, NONE

Richard Hughes rhughes at fedoraproject.org
Mon Dec 7 16:12:21 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/PackageKit/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24584

Modified Files:
	.cvsignore PackageKit.spec sources 
Removed Files:
	PackageKit-0.5.4-change-default-fedora-policy.patch 
	PackageKit-0.5.4-fix-cnf-exec.patch 
	PackageKit-0.5.4-fix-cnf-more.patch 
Log Message:
* Mon Dec 07 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.5-1
- New upstream release of 0.5.5.
- Check the filename is valid before exploding. Fixes #537381
- Only check certain transaction elements, not all of them. Fixes #541645
- After a successful cnf installation, re-exec new binary not command-not-found. Fixes #533554
- Run the newly installed file sync so we can return a proper exit code. Fixes #540482
- Only email using cron when a useful action was done. Fixes #540949
- Do not split more than one locale hint to fix setting LC_ variables. Fixes #543716



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-12/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- .cvsignore	29 Oct 2009 10:43:33 -0000	1.61
+++ .cvsignore	7 Dec 2009 16:12:20 -0000	1.62
@@ -1 +1 @@
-PackageKit-0.5.4-20091029.tar.bz2
+PackageKit-0.5.5.tar.bz2


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-12/PackageKit.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- PackageKit.spec	20 Nov 2009 08:53:17 -0000	1.127
+++ PackageKit.spec	7 Dec 2009 16:12:21 -0000	1.128
@@ -2,21 +2,21 @@
 %define dbus_version			1.1.1
 %define dbus_glib_version		0.74
 %define polkit_version			0.92
-%define libnm_glib_version		0.6.4
+%define libnm_glib_version		0.6.5
 %define alphatag			20091029
 
 %{!?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.4
-Release:   0.4.%{?alphatag}git%{?dist}
-#Release:   1%{?dist}
+Version:   0.5.5
+#Release:   0.1.%{?alphatag}git%{?dist}
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     System Environment/Libraries
 URL:       http://www.packagekit.org
-Source0:   http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.bz2
-#Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.bz2
+#Source0:   http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.bz2
+Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Fedora-specific: set Vendor.conf up for Fedora.
@@ -25,13 +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
 
-# already upstream
-Patch2:    PackageKit-0.5.4-fix-cnf-exec.patch
-Patch3:    PackageKit-0.5.4-fix-cnf-more.patch
-
-# being considered upstream
-Patch4:    PackageKit-0.5.4-change-default-fedora-policy.patch
-
 Requires: dbus >= %{dbus_version}
 Requires: dbus-glib >= %{dbus_glib_version}
 Requires: PackageKit-glib = %{version}-%{release}
@@ -247,13 +240,10 @@ after firmware has been installed by Pac
 user to restart the computer or remove and re-insert the device.
 
 %prep
-%setup -q -n %{?name}-%{?version}-%{?alphatag}
-#%setup -q
+#%setup -q -n %{?name}-%{?version}-%{?alphatag}
+%setup -q
 %patch0 -p1 -b .fedora
 %patch1 -p1 -b .no-time
-%patch2 -p1 -b .cnf-fix-exec
-%patch3 -p1 -b .cnf-fix-more
-%patch4 -p1 -b .fedora-install-policy
 
 %build
 %configure \
@@ -464,6 +454,15 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Mon Dec 07 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.5-1
+- New upstream release of 0.5.5.
+- Check the filename is valid before exploding. Fixes #537381
+- Only check certain transaction elements, not all of them. Fixes #541645
+- After a successful cnf installation, re-exec new binary not command-not-found. Fixes #533554
+- Run the newly installed file sync so we can return a proper exit code. Fixes #540482
+- Only email using cron when a useful action was done. Fixes #540949
+- Do not split more than one locale hint to fix setting LC_ variables. Fixes #543716
+
 * Thu Nov 19 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.4-0.4.20091029git
 - Switch the signed install permission to require the root password
 
@@ -485,7 +484,7 @@ update-mime-database %{_datadir}/mime &>
 - Don't allow double clicking SRPM and fix the cryptic message.
 - Fixes #529349, #531105, #530945, #531306 and #530264
 
-* Mon Oct 05 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.4-1
+* Mon Oct 05 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.3-1
 - Update to 0.5.3.
 - Fix double free in pk-gstreamer-install which causes a crash. Fixes #526600
 - Exit pk-command-not-found with 127 when we have not run a program. Fixes #527044
@@ -590,7 +589,7 @@ update-mime-database %{_datadir}/mime &>
 - Backport 4 important patches from upstream.
 
 * Thu Apr 02 2009 Richard Hughes  <rhughes at redhat.com> - 0.4.6-2
-- Fix installing local files with a unicode path. Fixes rh#486720
+- Fix installing local files with a unicode path. Fixes #486720
 - Fix the allow cancel duplicate filtering with a patch from upstream.
 
 * Mon Mar 30 2009 Richard Hughes  <rhughes at redhat.com> - 0.4.6-1
@@ -675,7 +674,7 @@ update-mime-database %{_datadir}/mime &>
   five seconds entering the password the very first time they used PackageKit
   to do an authentication.
   Apply a simple patch to mitigate this, as a more invasive (and correct)
-  patch is upstream. A new release will follow in f10-updates. Fixes rh#469950
+  patch is upstream. A new release will follow in f10-updates. Fixes #469950
 
 * Thu Oct 28 2008 Richard Hughes  <rhughes at redhat.com> - 0.3.9-3
 - Install the usr/share/cmake/Modules/FindQPackageKit.cmake file so we
@@ -731,7 +730,7 @@ update-mime-database %{_datadir}/mime &>
 - Many performance and other bugfixes
 
 * Thu Oct 09 2008 Richard Hughes  <rhughes at redhat.com> - 0.3.6-3
-- Add a patch from upstream to fix rh#466290
+- Add a patch from upstream to fix #466290
 
 * Mon Oct 06 2008 Richard Hughes  <rhughes at redhat.com> - 0.3.6-2
 - Upload new sources. Ooops.
@@ -844,11 +843,11 @@ update-mime-database %{_datadir}/mime &>
 - New upstream version, only bugfixes.
 
 * Tue Jul 15 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-6
-- Silence the output of update-mime-database to fix rh#454782
+- Silence the output of update-mime-database to fix #454782
 
 * Mon Jun 23 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-5.20080618
 - Own the /etc/bash_completion.d directory as we don't depend on the
-  bash-completion package. Fixes rh#450964.
+  bash-completion package. Fixes #450964.
 
 * Wed Jun 18 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-4.20080618
 - Pull in a new snapshot from the unstable branch.
@@ -856,7 +855,7 @@ update-mime-database %{_datadir}/mime &>
 
 * Mon Jun 11 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-3.20080611
 - Pull in a new snapshot from the unstable branch.
-- Fixes RH#450594 where there are insane length error messages
+- Fixes #450594 where there are insane length error messages
 - Get the group for the package when we do ::Detail()
 
 * Mon Jun 09 2008 Richard Hughes  <rhughes at redhat.com> - 0.2.3-2.20080609
@@ -889,11 +888,11 @@ update-mime-database %{_datadir}/mime &>
 
 * Wed Apr 16 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-3.20080416git
 - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
-- Fixes rh#439735.
+- Fixes #439735.
 
 * Tue Apr 15 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-2.20080415git
 - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
-- Fixes rh#442286, rh#442286 and quite a few upstream bugs.
+- Fixes #442286, #442286 and quite a few upstream bugs.
 
 * Sat Apr 12 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-1.20080412git
 - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-12/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- sources	29 Oct 2009 10:43:33 -0000	1.62
+++ sources	7 Dec 2009 16:12:21 -0000	1.63
@@ -1 +1 @@
-9c8d234ee62147f8d953da3cd61fb5a9  PackageKit-0.5.4-20091029.tar.bz2
+ecdf49ed150ebc4159d5c1bcfd117efb  PackageKit-0.5.5.tar.bz2


--- PackageKit-0.5.4-change-default-fedora-policy.patch DELETED ---


--- PackageKit-0.5.4-fix-cnf-exec.patch DELETED ---


--- PackageKit-0.5.4-fix-cnf-more.patch DELETED ---




More information about the fedora-extras-commits mailing list