diff --git a/hplip.spec b/hplip.spec index 9386601..787541c 100644 --- a/hplip.spec +++ b/hplip.spec @@ -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 3.9.8-16 +- Enable parallel port support when configuring (bug #524979). + * Wed Sep 16 2009 Tim Waugh 3.9.8-15 - Fixed hp-setup traceback when discovery page is skipped (bug #523685).