From 78b9601370fe2dea745fac5f5b127cb923b38aa4 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 10 Jan 2007 15:58:14 +0000 Subject: [PATCH] - 1.6.12. --- hplip.spec | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/hplip.spec b/hplip.spec index 4d4de15..f52668e 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip -Version: 1.6.10 -Release: 7%{?dist} +Version: 1.6.12 +Release: 1%{?dist} License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -12,7 +12,7 @@ Obsoletes: xojpanel <= 0.91 Conflicts: selinux-policy < 2.3.4-1 Url: http://hplip.sourceforge.net/ -Source: http://kent.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}.tar.gz +Source: http://kent.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}.8-rc3.tar.gz Patch1: hplip-desktop.patch Patch2: hplip-guest.patch Patch3: hplip-quiet.patch @@ -67,16 +67,12 @@ ExcludeArch: s390 s390x SANE driver for scanners in HP's multi-function devices (from HPOJ). %prep -rm -rf $RPM_BUILD_DIR/%{name}-%{version} -%setup -q +rm -rf $RPM_BUILD_DIR/%{name}-%{version}.8-rc3 +%setup -n %{name}-%{version}.8-rc3 -q # Use /usr/share/applications for putting desktop files in. %patch1 -p1 -b .desktop -# Don't look up username in PWDB in the fax backend (removed redundant code). -# https://www.redhat.com/archives/fedora-list/2006-August/msg02457.html -%patch2 -p1 -b .guest - # Quieten hpssd on startup. %patch3 -p1 -b .quiet @@ -95,9 +91,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} # IPv6 support (bug #198377). %patch8 -p1 -b .ipv6 -# Allow debugging of the SANE backend. -%patch9 -p1 -b .sane-debug - # Report out-of-paper and offline conditions in CUPS backend (bug #216477). %patch10 -p1 -b .out-of-paper @@ -201,6 +194,9 @@ fi exit 0 %changelog +* Wed Jan 10 2007 Tim Waugh 1.6.12-1 +- 1.6.12. + * Thu Dec 7 2006 Jeremy Katz - 1.6.10-7 - rebuild against python 2.5