- Pull in a new snapshot from the unstable branch.
This commit is contained in:
parent
2fcdbd1cea
commit
9999086289
@ -1 +1 @@
|
||||
PackageKit-0.2.1-20080508.tar.gz
|
||||
PackageKit-0.2.2-20080519.tar.gz
|
||||
|
||||
@ -2,14 +2,14 @@
|
||||
%define dbus_version 0.90
|
||||
%define dbus_glib_version 0.70
|
||||
%define policykit_version 0.8
|
||||
%define alphatag 20080508
|
||||
%define alphatag 20080519
|
||||
|
||||
%{!?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.2.1
|
||||
Release: 2.%{?alphatag}%{?dist}
|
||||
Version: 0.2.2
|
||||
Release: 1.%{?alphatag}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://packagekit.freedesktop.org
|
||||
@ -190,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon May 19 2008 Richard Hughes <rhughes@redhat.com> - 0.2.2-1.20080519
|
||||
- Pull in a new snapshot from the unstable branch.
|
||||
|
||||
* Thu May 08 2008 Richard Hughes <rhughes@redhat.com> - 0.2.1-2.20080508
|
||||
- Pull in a new snapshot from the unstable branch.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user