Remove redundant requires
This commit is contained in:
parent
4cb74f72d1
commit
d0c7068ae3
@ -1,6 +1,6 @@
|
|||||||
Name: cups-pk-helper
|
Name: cups-pk-helper
|
||||||
Version: 0.2.5
|
Version: 0.2.5
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: A helper that makes system-config-printer use PolicyKit
|
Summary: A helper that makes system-config-printer use PolicyKit
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -23,7 +23,6 @@ BuildRequires: gettext-devel >= 0.17
|
|||||||
BuildRequires: gnome-common >= 2.26
|
BuildRequires: gnome-common >= 2.26
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
|
|
||||||
Requires: python >= 2.4
|
|
||||||
Requires: cups-libs >= 1.2
|
Requires: cups-libs >= 1.2
|
||||||
Requires: dbus >= 1.2
|
Requires: dbus >= 1.2
|
||||||
Requires: dbus-glib >= 0.74
|
Requires: dbus-glib >= 0.74
|
||||||
@ -61,6 +60,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 27 2014 Marek Kasik <mkasik@redhat.com> - 0.2.5-4
|
||||||
|
- Remove redundant requires
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-3
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.5-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user