- Main package doesn't require hal.
- Sub-package common requires udev.
This commit is contained in:
parent
14f23263b3
commit
7e2f151476
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.10.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -36,7 +36,6 @@ Requires(preun): /sbin/chkconfig
|
||||
Requires: hpijs = %{hpijs_epoch}:%{version}-%{release}
|
||||
|
||||
Requires: python-imaging
|
||||
Requires: hal
|
||||
|
||||
BuildRequires: net-snmp-devel
|
||||
BuildRequires: cups-devel
|
||||
@ -59,6 +58,7 @@ drivers for HP printers and multi-function peripherals.
|
||||
Summary: Files needed by the HPLIP printer and scanner drivers
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
Requires: udev
|
||||
|
||||
%description common
|
||||
Files needed by the HPLIP printer and scanner drivers.
|
||||
@ -368,6 +368,10 @@ fi
|
||||
/usr/bin/update-desktop-database &>/dev/null ||:
|
||||
|
||||
%changelog
|
||||
* Thu Mar 4 2010 Tim Waugh <twaugh@redhat.com> - 3.10.2-4
|
||||
- Main package doesn't require hal.
|
||||
- Sub-package common requires udev.
|
||||
|
||||
* Wed Mar 3 2010 Tim Waugh <twaugh@redhat.com> - 3.10.2-3
|
||||
- Set defattr in gui sub-package file manifest.
|
||||
- Avoid mixed use of spaces and tabs.
|
||||
|
Loading…
Reference in New Issue
Block a user