- 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
|
||||
Name: hplip
|
||||
Version: 3.9.8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -58,6 +58,7 @@ Group: Applications/System
|
||||
License: BSD
|
||||
Requires: PyQt
|
||||
Requires: PyQt4
|
||||
Requires: python-reportlab
|
||||
Requires(post): desktop-file-utils >= 0.2.92
|
||||
Requires(postun): desktop-file-utils >= 0.2.92
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
@ -71,7 +72,6 @@ Group: Applications/Publishing
|
||||
License: BSD
|
||||
Epoch: %{hpijs_epoch}
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: python-reportlab
|
||||
Requires: net-snmp
|
||||
Requires: cupsddk-drivers
|
||||
|
||||
@ -310,6 +310,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%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
|
||||
- Removed access_control.grant_group line from HAL fdi file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user