- Update to 0.5.2.
- Many new and updated translations. - Many small bugfixes and speedups. - Added the PostscriptDriver rpm provides functionality.
This commit is contained in:
parent
bad8a372d6
commit
f339524939
@ -1 +1 @@
|
||||
PackageKit-0.5.2-20090903.tar.gz
|
||||
PackageKit-0.5.2.tar.gz
|
||||
|
||||
@ -10,13 +10,13 @@
|
||||
Summary: Package management service
|
||||
Name: PackageKit
|
||||
Version: 0.5.2
|
||||
Release: 0.2.%{?alphatag}git%{?dist}
|
||||
#Release: 1%{?dist}
|
||||
#Release: 0.2.%{?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: set Vendor.conf up for Fedora.
|
||||
@ -238,8 +238,8 @@ after firmware has been installed by PackageKit. This removes the need for the
|
||||
user to restart the computer or remove and re-insert the device.
|
||||
|
||||
%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
|
||||
|
||||
@ -439,6 +439,12 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%{_includedir}/PackageKit/backend/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Sep 07 2009 Richard Hughes <rhughes@redhat.com> - 0.5.2-1
|
||||
- Update to 0.5.2.
|
||||
- Many new and updated translations.
|
||||
- Many small bugfixes and speedups.
|
||||
- Added the PostscriptDriver rpm provides functionality.
|
||||
|
||||
* Thu Sep 03 2009 Richard Hughes <rhughes@redhat.com> - 0.5.2-0.1.20090903git
|
||||
- Update to a newer git snapshot from the 0.5.x series.
|
||||
- Fixes NetworkManager build time configure check.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user