rpms/PackageKit/F-9 .cvsignore, 1.15, 1.16 PackageKit.spec, 1.27, 1.28 sources, 1.16, 1.17

Richard Hughes (rhughes) fedora-extras-commits at redhat.com
Wed Apr 23 09:02:22 UTC 2008


Author: rhughes

Update of /cvs/pkgs/rpms/PackageKit/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31494

Modified Files:
	.cvsignore PackageKit.spec sources 
Log Message:
* Wed Apr 23 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-5.20080423
- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
- Fixes rh#443342, rh#443341, rh#443235, rh#443235 and rh#442166.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-9/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	16 Apr 2008 10:09:57 -0000	1.15
+++ .cvsignore	23 Apr 2008 09:01:42 -0000	1.16
@@ -1 +1 @@
-PackageKit-0.1.12-20080416git.tar.gz
+PackageKit-0.1.12-20080423.tar.gz


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-9/PackageKit.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- PackageKit.spec	16 Apr 2008 10:25:31 -0000	1.27
+++ PackageKit.spec	23 Apr 2008 09:01:42 -0000	1.28
@@ -2,14 +2,14 @@
 %define dbus_version            0.90
 %define dbus_glib_version       0.70
 %define policykit_version       0.7
-%define alphatag		20080416git
+%define alphatag		20080423
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:   System daemon that is a DBUS abstraction layer for package management
 Name:      PackageKit
 Version:   0.1.12
-Release:   4.%{?alphatag}%{?dist}
+Release:   5.%{?alphatag}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Libraries
 URL:       http://packagekit.freedesktop.org
@@ -84,7 +84,7 @@
 Headers and libraries for PackageKit.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{?alphatag}
 
 %build
 %configure --enable-yum --enable-yum2 --with-default-backend=yum
@@ -172,6 +172,10 @@
 %{_includedir}/*
 
 %changelog
+* Wed Apr 23 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-5.20080423
+- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
+- Fixes rh#443342, rh#443341, rh#443235, rh#443235 and rh#442166.
+
 * Wed Apr 16 2008 Richard Hughes  <rhughes at redhat.com> - 0.1.12-4.20080416git
 - Urgh, actually upload the correct tarball.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/F-9/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	16 Apr 2008 10:25:31 -0000	1.16
+++ sources	23 Apr 2008 09:01:42 -0000	1.17
@@ -1 +1 @@
-f8dcb03e85e1040b230fbecc218b6adb  PackageKit-0.1.12-20080416git.tar.gz
+ea4d595ffb84a64f6798cb04f92be52f  PackageKit-0.1.12-20080423.tar.gz




More information about the scm-commits mailing list