From d6b30c70bae07fa040f18486de0c485a8f962c7d Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 1 Mar 2007 10:01:30 +0000 Subject: [PATCH] - 1.7.2. --- .cvsignore | 1 + hplip.spec | 12 ++++-------- sources | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5338982..c9fb1a5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,4 @@ hplip-1.6.7.tar.gz hplip-1.6.10.tar.gz hplip-1.6.12.tar.gz hplip-1.7.1.tar.gz +hplip-1.7.2.tar.gz diff --git a/hplip.spec b/hplip.spec index 0382e91..86a12a9 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,6 +1,6 @@ Summary: HP Linux Imaging and Printing Project Name: hplip -Version: 1.7.1 +Version: 1.7.2 Release: 1%{?dist} License: GPL/MIT/BSD Group: System Environment/Daemons @@ -13,14 +13,12 @@ Conflicts: selinux-policy < 2.3.4-1 Url: http://hplip.sourceforge.net/ Source: http://kent.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}.tar.gz -Patch0: hplip-1.7.1-1.patch Patch1: hplip-desktop.patch Patch2: hplip-guest.patch Patch3: hplip-quiet.patch Patch4: hplip-cups-backend.patch Patch5: hplip-libm.patch Patch6: hplip-ipv6.patch -Patch7: hplip-hpfax.patch BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot Requires: desktop-file-utils >= 0.2.92 @@ -68,8 +66,6 @@ SANE driver for scanners in HP's multi-function devices (from HPOJ). rm -rf $RPM_BUILD_DIR/%{name}-%{version} %setup -q -%patch0 -p1 -b .1.7.1-1 - # Use /usr/share/applications for putting desktop files in. %patch1 -p1 -b .desktop @@ -85,9 +81,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} # IPv6 support (bug #198377). %patch6 -p1 -b .ipv6 -# Fix hpfax backend device query. -%patch7 -p1 -b .hpfax - autoconf # for patch4 %build @@ -188,6 +181,9 @@ fi exit 0 %changelog +* Wed Mar 1 2007 Tim Waugh 1.7.2-1 +- 1.7.2. + * Wed Feb 14 2007 Tim Waugh 1.7.1-1 - 1.7.1. diff --git a/sources b/sources index 3245796..2c4b709 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1732a8544413ba8557c8b71929d848fa hplip-1.7.1.tar.gz +739a9cef41ca655ad98bc35a39c0517e hplip-1.7.2.tar.gz