rpms/PackageKit/devel .cvsignore, 1.54, 1.55 PackageKit.spec, 1.115, 1.116 sources, 1.55, 1.56

Richard Hughes rhughes at fedoraproject.org
Thu Sep 3 17:41:17 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore PackageKit.spec sources 
Log Message:
* Thu Sep 03 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.2-0.1.20090903git
- Update to a newer git snapshot from the 0.5.x series.
- Fixes NetworkManager build time configure check.
- Don't backtrace if we need to do yum-complete-transaction.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/.cvsignore,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- .cvsignore	2 Sep 2009 18:10:31 -0000	1.54
+++ .cvsignore	3 Sep 2009 17:41:16 -0000	1.55
@@ -1 +1 @@
-PackageKit-0.5.2-20090902.tar.gz
+PackageKit-0.5.2-20090903.tar.gz


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/PackageKit.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -p -r1.115 -r1.116
--- PackageKit.spec	3 Sep 2009 12:44:21 -0000	1.115
+++ PackageKit.spec	3 Sep 2009 17:41:16 -0000	1.116
@@ -3,7 +3,7 @@
 %define dbus_glib_version		0.74
 %define polkit_version			0.92
 %define libnm_glib_version		0.6.4
-%define alphatag			20090902
+%define alphatag			20090903
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
@@ -25,8 +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
 
-Patch2: plugin-ui.patch
-
 Requires: dbus >= %{dbus_version}
 Requires: dbus-glib >= %{dbus_glib_version}
 Requires: PackageKit-glib = %{version}-%{release}
@@ -35,7 +33,9 @@ Requires: PackageKit-yum-plugin = %{vers
 Requires: PackageKit-yum = %{version}-%{release}
 Requires: shared-mime-info
 Requires: comps-extras
+%if 0%{?rhel} != 0
 Requires: preupgrade
+%endif
 BuildRequires: polkit >= %{polkit_version}
 
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -242,7 +242,6 @@ user to restart the computer or remove a
 #%setup -q
 %patch0 -p1 -b .fedora
 %patch1 -p1 -b .no-time
-%patch2 -p1 -b .plugin-ui
 
 %build
 %configure --disable-static --enable-yum --enable-smart --with-default-backend=yum --disable-local --disable-ruck --disable-strict
@@ -440,6 +439,11 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Thu Sep 03 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.2-0.1.20090903git
+- Update to a newer git snapshot from the 0.5.x series.
+- Fixes NetworkManager build time configure check.
+- Don't backtrace if we need to do yum-complete-transaction.
+
 * Thu Sep  3 2009 Matthias Clasen <mclasen at redhat.com> - 0.5.2-0.2.20090902git
 - Rename -debuginfo-install to debug-install (#520965)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/sources,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- sources	2 Sep 2009 18:10:31 -0000	1.55
+++ sources	3 Sep 2009 17:41:16 -0000	1.56
@@ -1 +1 @@
-a867faa27eb766138038fbecb61edc0f  PackageKit-0.5.2-20090902.tar.gz
+1971b0360127c0d1ed32af3fc197ac82  PackageKit-0.5.2-20090903.tar.gz




More information about the scm-commits mailing list