- Main package requires explicit version of hplip-libs.
This commit is contained in:
parent
acc1ed8976
commit
ec0e047bc0
@ -1,7 +1,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.10.5
|
Version: 3.10.5
|
||||||
Release: 5%{?dist}
|
Release: 6%{?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
|
||||||
@ -45,7 +45,7 @@ Requires(preun): /sbin/chkconfig
|
|||||||
|
|
||||||
%define hpijs_epoch 1
|
%define hpijs_epoch 1
|
||||||
Requires: hpijs = %{hpijs_epoch}:%{version}-%{release}
|
Requires: hpijs = %{hpijs_epoch}:%{version}-%{release}
|
||||||
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
Requires: python-imaging
|
Requires: python-imaging
|
||||||
|
|
||||||
BuildRequires: net-snmp-devel
|
BuildRequires: net-snmp-devel
|
||||||
@ -443,6 +443,9 @@ fi
|
|||||||
%{_bindir}/hpcups-update-ppds &>/dev/null ||:
|
%{_bindir}/hpcups-update-ppds &>/dev/null ||:
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.5-6
|
||||||
|
- Main package requires explicit version of hplip-libs.
|
||||||
|
|
||||||
* Thu Jun 17 2010 Tim Waugh <twaugh@redhat.com> - 3.10.5-5
|
* Thu Jun 17 2010 Tim Waugh <twaugh@redhat.com> - 3.10.5-5
|
||||||
- Fixed marker-supply attributes in hpijs (bug #605269).
|
- Fixed marker-supply attributes in hpijs (bug #605269).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user