- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.

- Fixes rh#439735.
This commit is contained in:
Richard Hughes 2008-04-16 10:09:57 +00:00
parent 33b81fd24e
commit dce924308c
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
PackageKit-0.1.12-20080415git.tar.gz
PackageKit-0.1.12-20080416git.tar.gz

View File

@ -2,14 +2,14 @@
%define dbus_version 0.90
%define dbus_glib_version 0.70
%define policykit_version 0.7
%define alphatag 20080415git
%define alphatag 20080416git
%{!?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: 2.%{?alphatag}%{?dist}
Release: 3.%{?alphatag}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://packagekit.freedesktop.org
@ -172,7 +172,11 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/*
%changelog
* Sat Apr 12 2008 Richard Hughes <rhughes@redhat.com> - 0.1.12-2.20080415git
* Wed Apr 16 2008 Richard Hughes <rhughes@redhat.com> - 0.1.12-3.20080416git
- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch.
- Fixes rh#439735.
* Tue Apr 15 2008 Richard Hughes <rhughes@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.

View File

@ -1 +1 @@
e5dcd44b8e51e1200854afb769baa7ca PackageKit-0.1.12-20080415git.tar.gz
c82cc8daf24d762945c2cb61cdf9dd12 PackageKit-0.1.12-20080416git.tar.gz