Point Source0 at packagekit.org instead of people.freedesktop.org.
This commit is contained in:
parent
949c55540e
commit
bf6907786d
@ -10,12 +10,12 @@ Summary: System daemon that is a DBUS abstraction layer for package management
|
||||
Name: PackageKit
|
||||
Version: 0.2.4
|
||||
#Release: 1.%{?alphatag}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Requires: dbus >= %{dbus_version}
|
||||
@ -198,6 +198,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 04 2008 Robin Norwood <rnorwood@redhat.com> - 0.2.4-2
|
||||
- Fix Source0 URL.
|
||||
|
||||
* Tue Jul 30 2008 Richard Hughes <rhughes@redhat.com> - 0.2.4-1
|
||||
- New upstream version, only bugfixes.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user