From 98535045f70d9dc556b1767262ead61876ba8947 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Jul 31 2008 16:42:45 +0000 Subject: - New upstream version, only bugfixes. --- diff --git a/.cvsignore b/.cvsignore index c2c1ab7..d3d45e6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.2.3.tar.gz +PackageKit-0.2.4.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 0d00501..a28b127 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -2,23 +2,19 @@ %define dbus_version 0.90 %define dbus_glib_version 0.70 %define policykit_version 0.7 -#%define alphatag 20080522 %{!?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.3 -#Release: 1.%{?alphatag}%{?dist} -Release: 6%{?dist} +Version: 0.2.4 +Release: 1%{?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}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -#Patch0: packagekit-backport-gpg-giant-bodge.patch -Patch0: packagekit-bump-soname.patch Requires: dbus >= %{dbus_version} Requires: PackageKit-libs = %{version}-%{release} @@ -103,7 +99,6 @@ Headers and libraries for PackageKit. %prep #%setup -q -n %{name}-%{version}-%{?alphatag} %setup -q -%patch0 -p1 %build %configure --enable-yum --enable-yum2 --with-default-backend=yum --disable-local @@ -200,6 +195,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/* %changelog +* Tue Jul 31 2008 Richard Hughes - 0.2.4-1 +- New upstream version, only bugfixes. + * Tue Jul 15 2008 Richard Hughes - 0.2.3-6 - Own the /etc/bash_completion.d directory as we don't depend on the bash-completion package. Fixes rh#450964. diff --git a/sources b/sources index 2878e7a..2344e29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11fed88d14aa021068294a430161dfe3 PackageKit-0.2.3.tar.gz +87bf41fd021077c93549d47de6d5fe07 PackageKit-0.2.4.tar.gz