rpms/PackageKit/devel .cvsignore, 1.57, 1.58 PackageKit.spec, 1.118, 1.119 sources, 1.58, 1.59

Richard Hughes rhughes at fedoraproject.org
Mon Sep 21 12:04:24 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore PackageKit.spec sources 
Log Message:
* Mon Sep 21 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.3-0.1.20090921git
- Update to a newer git snapshot from the 0.5.x series.
- Updates to the experimental glib2 bindings
- Lots of updated translations.
- Disable the self tests to reduce the build time
- Fix crasher for 64 bit users of the codec installer
- Fix 'pkcon remove foo', where foo needed reqs to be removed too.
- Fixes #523861



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/.cvsignore,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- .cvsignore	15 Sep 2009 12:47:14 -0000	1.57
+++ .cvsignore	21 Sep 2009 12:04:24 -0000	1.58
@@ -1 +1 @@
-PackageKit-0.5.3-20090915.tar.gz
+PackageKit-0.5.3-20090921.tar.gz


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/PackageKit.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- PackageKit.spec	15 Sep 2009 12:47:14 -0000	1.118
+++ PackageKit.spec	21 Sep 2009 12:04:24 -0000	1.119
@@ -3,7 +3,7 @@
 %define dbus_glib_version		0.74
 %define polkit_version			0.92
 %define libnm_glib_version		0.6.4
-%define alphatag			20090915
+%define alphatag			20090921
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
@@ -244,7 +244,15 @@ user to restart the computer or remove a
 %patch1 -p1 -b .no-time
 
 %build
-%configure --disable-static --enable-yum --enable-smart --with-default-backend=yum --disable-local --disable-ruck --disable-strict
+%configure \
+	--disable-static \
+	--enable-yum \
+	--enable-smart \
+	--with-default-backend=yum \
+	--disable-local \
+	--disable-ruck \
+	--disable-strict \
+	--disable-tests
 
 make %{?_smp_mflags}
 
@@ -440,6 +448,15 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Mon Sep 21 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.3-0.1.20090921git
+- Update to a newer git snapshot from the 0.5.x series.
+- Updates to the experimental glib2 bindings
+- Lots of updated translations.
+- Disable the self tests to reduce the build time
+- Fix crasher for 64 bit users of the codec installer
+- Fix 'pkcon remove foo', where foo needed reqs to be removed too.
+- Fixes #523861
+
 * Tue Sep 15 2009 Richard Hughes  <rhughes at redhat.com> - 0.5.3-0.1.20090915git
 - Update to a newer git snapshot from the 0.5.x series.
 - Lots of updated translations.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- sources	15 Sep 2009 12:47:14 -0000	1.58
+++ sources	21 Sep 2009 12:04:24 -0000	1.59
@@ -1 +1 @@
-f440f3de9bffeb6967f2562a8a482fc3  PackageKit-0.5.3-20090915.tar.gz
+b6711dbe4d77d91f9b9fcf8ef00ed102  PackageKit-0.5.3-20090921.tar.gz




More information about the scm-commits mailing list