- hplip-gui requires libsane-hpaio
This commit is contained in:
parent
2b26067e50
commit
1d6ffcf1d7
@ -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: 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
|
||||||
@ -88,6 +88,7 @@ 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}
|
||||||
|
Requires: libsane-hpaio = %{version}-%{release}
|
||||||
|
|
||||||
%description gui
|
%description gui
|
||||||
HPLIP graphical tools.
|
HPLIP graphical tools.
|
||||||
@ -403,6 +404,9 @@ fi
|
|||||||
%{_bindir}/hpcups-update-ppds &>/dev/null ||:
|
%{_bindir}/hpcups-update-ppds &>/dev/null ||:
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 07 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.5-3
|
||||||
|
- hplip-gui requires libsane-hpaio
|
||||||
|
|
||||||
* Thu Jun 03 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.5-2
|
* Thu Jun 03 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.5-2
|
||||||
- Fix ImageableArea for Laserjet 8150/9000 (#596298)
|
- Fix ImageableArea for Laserjet 8150/9000 (#596298)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user