Ship hpijs.drv to give another driver option in case of problems with hpcups.
This commit is contained in:
parent
111d249e39
commit
5cd9785967
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.11.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -295,6 +295,7 @@ sed -i.duplex-constraints \
|
||||
--enable-scan-build --enable-gui-build --enable-fax-build \
|
||||
--disable-foomatic-rip-hplip-install --enable-pp-build \
|
||||
--enable-qt4 --enable-hpcups-install --enable-cups-drv-install \
|
||||
--enable-foomatic-drv-install \
|
||||
--enable-hpijs-install --enable-udev-acl-rules \
|
||||
--disable-policykit --with-mimedir=%{_datadir}/cups/mime
|
||||
|
||||
@ -513,6 +514,10 @@ fi
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2011 Tim Waugh <twaugh@redhat.com> - 3.11.1-4
|
||||
- Ship hpijs.drv to give another driver option in case of problems
|
||||
with hpcups.
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user