diff --git a/.cvsignore b/.cvsignore index cd8780e..13cac6c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -8,3 +8,4 @@ hplip-0.9.9.tar.gz hplip-0.9.10.tar.gz hplip-0.9.11.tar.gz hplip-1.6.6.tar.gz +hplip-1.6.6a.tar.gz diff --git a/hplip.spec b/hplip.spec index ba65490..afbb859 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,6 +1,6 @@ Summary: HP Linux Imaging and Printing Project Name: hplip -Version: 1.6.6 +Version: 1.6.6a Release: 2 License: GPL/MIT/BSD Group: System Environment/Daemons @@ -10,7 +10,6 @@ Obsoletes: xojpanel <= 0.91 Url: http://sourceforge.net/projects/hpinkjet Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz -Patch0: hplip-1.6.6-1.patch Patch1: hplip-desktop.patch Patch2: hplip-config.patch Patch3: hplip-quiet.patch @@ -63,9 +62,6 @@ SANE driver for scanners in HP's multi-function devices (from HPOJ). rm -rf $RPM_BUILD_DIR/%{name}-%{version} %setup -q -# Patchlevel 1. -%patch0 -p1 -b .1.6.6-1 - # Use /usr/share/applications for putting desktop files in. %patch1 -p1 -b .desktop @@ -181,6 +177,9 @@ fi exit 0 %changelog +* Wed Jun 28 2006 Tim Waugh 1.6.6a-1 +- 1.6.6a. + * Mon Jun 26 2006 Tim Waugh - Patchlevel 1. - Fixed libsane-hpaio %%post scriptlet (bug #196663). diff --git a/sources b/sources index 4d033e9..dd68c61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -292fbcc25b79d273d7280760ce797666 hplip-1.6.6.tar.gz +606704fc8b2fe344e49190b592b438e0 hplip-1.6.6a.tar.gz