- Enable parallel port support when configuring (bug #524979).
This commit is contained in:
parent
fc8d1d2fbc
commit
0eb82f0532
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.9.8
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -148,7 +148,7 @@ automake --foreign --add-missing --copy
|
||||
autoconf
|
||||
%configure \
|
||||
--enable-scan-build --enable-gui-build --enable-fax-build \
|
||||
--disable-foomatic-rip-hplip-install \
|
||||
--disable-foomatic-rip-hplip-install --enable-pp-build \
|
||||
--enable-qt4 --enable-hpcups-install --enable-cups-drv-install \
|
||||
--enable-hpijs-install --enable-udev-acl-rules
|
||||
|
||||
@ -345,6 +345,9 @@ fi
|
||||
/usr/bin/update-desktop-database &>/dev/null ||:
|
||||
|
||||
%changelog
|
||||
* Wed Sep 23 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-16
|
||||
- Enable parallel port support when configuring (bug #524979).
|
||||
|
||||
* Wed Sep 16 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-15
|
||||
- Fixed hp-setup traceback when discovery page is skipped (bug #523685).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user