- The python-reportlab dependency was in the wrong sub-package.
This commit is contained in:
parent
e8a1e2f195
commit
c680af6f71
@ -1,7 +1,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.9.8
|
Version: 3.9.8
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Conflicts: system-config-printer < 0.6.132
|
Conflicts: system-config-printer < 0.6.132
|
||||||
@ -58,6 +58,7 @@ Group: Applications/System
|
|||||||
License: BSD
|
License: BSD
|
||||||
Requires: PyQt
|
Requires: PyQt
|
||||||
Requires: PyQt4
|
Requires: PyQt4
|
||||||
|
Requires: python-reportlab
|
||||||
Requires(post): desktop-file-utils >= 0.2.92
|
Requires(post): desktop-file-utils >= 0.2.92
|
||||||
Requires(postun): desktop-file-utils >= 0.2.92
|
Requires(postun): desktop-file-utils >= 0.2.92
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
@ -71,7 +72,6 @@ Group: Applications/Publishing
|
|||||||
License: BSD
|
License: BSD
|
||||||
Epoch: %{hpijs_epoch}
|
Epoch: %{hpijs_epoch}
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
Requires: python-reportlab
|
|
||||||
Requires: net-snmp
|
Requires: net-snmp
|
||||||
Requires: cupsddk-drivers
|
Requires: cupsddk-drivers
|
||||||
|
|
||||||
@ -310,6 +310,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 12 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-3
|
||||||
|
- The python-reportlab dependency was in the wrong sub-package.
|
||||||
|
|
||||||
* Thu Aug 6 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-2
|
* Thu Aug 6 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-2
|
||||||
- Removed access_control.grant_group line from HAL fdi file.
|
- Removed access_control.grant_group line from HAL fdi file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user