diff --git a/.cvsignore b/.cvsignore index e234fdb..b23c4e1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.2.0.tar.gz +PackageKit-0.2.1-20080506.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 28645bb..d6bad4b 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -2,19 +2,17 @@ %define dbus_version 0.90 %define dbus_glib_version 0.70 %define policykit_version 0.7 -#%define alphatag 20080506git +%define alphatag 20080506 %{!?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.0 -#Release: 1.%{?alphatag}%{?dist} -Release: 1%{?dist} +Version: 0.2.1 +Release: 1.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org -#Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}-%{?alphatag}.tar.gz Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}-%{?alphatag}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -97,7 +95,7 @@ Requires: sqlite-devel Headers and libraries for PackageKit. %prep -%setup -q +%setup -q -n %{name}-%{version}-%{?alphatag} %build %configure --enable-yum --enable-yum2 --with-default-backend=yum --disable-local @@ -192,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Tue May 06 2008 Richard Hughes - 0.2.1-1.20080506 +- Pull in the new snapshot from the unstable branch. + * Tue May 06 2008 Richard Hughes - 0.2.0-1 - Update to the latest _UNSTABLE_ upstream source diff --git a/sources b/sources index ab58eac..a2af81e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b00e316f53394e86b4900b1212eecc4 PackageKit-0.2.0.tar.gz +e2db61852273d21c7aae65b2c16c137b PackageKit-0.2.1-20080506.tar.gz