From 10d6b869c5f4f5ff0fe722002eead79994cbd806 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 10 May 2006 16:59:59 +0000 Subject: [PATCH] - Move hpijs to 0.9.11 too. --- hplip.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hplip.spec b/hplip.spec index 1a67d64..c9c9ee4 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 0.9.11 -Release: 2 +Release: 3 License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -14,7 +14,6 @@ Patch1: hplip-desktop.patch Patch2: hplip-config.patch Patch3: hplip-quiet.patch Patch4: hplip-cups-backend.patch -Patch6: hplip-revert-hpijs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot Requires: desktop-file-utils >= 0.2.92 @@ -73,9 +72,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} # Always use /usr/lib/cups/backend. %patch4 -p1 -b .cups-backend -# Last known working hpijs comes from 0.9.8, so use that. -%patch6 -p1 -b .revert-hpijs - autoconf # for patch4 %build @@ -174,6 +170,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Wed May 10 2006 Tim Waugh 0.9.11-3 +- Move hpijs to 0.9.11 too. + * Wed May 10 2006 Tim Waugh 0.9.11-2 - 0.9.11. - Keep hpijs at 0.9.8 for now.