diff --git a/hplip.spec b/hplip.spec index c092c9f..8023fa1 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: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -57,7 +57,6 @@ Libraries needed by HPLIP. Summary: HPLIP graphical tools Group: Applications/System License: BSD -Requires: PyQt Requires: PyQt4 Requires: python-reportlab Requires(post): desktop-file-utils >= 0.2.92 @@ -314,6 +313,9 @@ fi exit 0 %changelog +* Tue Aug 18 2009 Tim Waugh 3.9.8-5 +- Removed unnecessary dependency on PyQt as we only use PyQt4 now. + * Wed Aug 12 2009 Tim Waugh 3.9.8-4 - Upstream patch to fix paper size order and LJColor device class color space.