From dacfd11cad0e8df1b7a83cf6bd762d55c54f590d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 30 Mar 2009 16:18:50 +0000 Subject: [PATCH] - New upstream version --- .cvsignore | 2 +- PackageKit.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4e6c54f..bbef66f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.4.6-20090324.tar.gz +PackageKit-0.4.6.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index aed87d2..e3ba779 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -2,20 +2,20 @@ %define dbus_version 0.90 %define dbus_glib_version 0.70 %define policykit_version 0.8 -%define alphatag 20090324 +#%define alphatag 20090324 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Summary: Package management service Name: PackageKit Version: 0.4.6 -Release: 0.3.%{?alphatag}git%{?dist} -#Release: 1%{?dist} +#Release: 0.3.%{?alphatag}git%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://www.packagekit.org -Source0: http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz -#Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz +#Source0: http://www.packagekit.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz +Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Fedora-specific @@ -219,8 +219,8 @@ A simple helper that offers to install new packages on the command line using PackageKit. %prep -%setup -q -n %{?name}-%{?version}-%{?alphatag} -#%setup -q +#%setup -q -n %{?name}-%{?version}-%{?alphatag} +%setup -q %patch0 -p1 -b .fedora %patch1 -p1 -b .no-time @@ -417,6 +417,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/PackageKit/backend/*.h %changelog +* Mon Mar 30 2009 Richard Hughes - 0.4.6-1 +- New upstream version + * Tue Mar 24 2009 Richard Hughes - 0.4.6-0.3.20090324git - Update to todays git snapshot with fixed ChangeLog functionality. diff --git a/sources b/sources index a460009..82aec0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b67b7d42e01480ce5970d7e823c50302 PackageKit-0.4.6-20090324.tar.gz +66ef4281047ad51f499ec05420028f11 PackageKit-0.4.6.tar.gz