- 0.9.11.

This commit is contained in:
Tim Waugh 2006-05-10 12:36:11 +00:00
parent f99be947ab
commit d9f9789d5e
3 changed files with 7 additions and 7 deletions

View File

@ -6,3 +6,4 @@ hplip-0.9.7.tar.gz
hplip-0.9.8.tar.gz hplip-0.9.8.tar.gz
hplip-0.9.9.tar.gz hplip-0.9.9.tar.gz
hplip-0.9.10.tar.gz hplip-0.9.10.tar.gz
hplip-0.9.11.tar.gz

View File

@ -1,7 +1,7 @@
Summary: HP Linux Imaging and Printing Project Summary: HP Linux Imaging and Printing Project
Name: hplip Name: hplip
Version: 0.9.10 Version: 0.9.11
Release: 6 Release: 2
License: GPL/MIT/BSD License: GPL/MIT/BSD
Group: System Environment/Daemons Group: System Environment/Daemons
Conflicts: system-config-printer < 0.6.132 Conflicts: system-config-printer < 0.6.132
@ -15,7 +15,6 @@ Patch2: hplip-config.patch
Patch3: hplip-quiet.patch Patch3: hplip-quiet.patch
Patch4: hplip-cups-backend.patch Patch4: hplip-cups-backend.patch
Patch6: hplip-revert-hpijs.patch Patch6: hplip-revert-hpijs.patch
Patch7: hplip-0.9.10-2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Requires: desktop-file-utils >= 0.2.92 Requires: desktop-file-utils >= 0.2.92
@ -77,9 +76,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
# Last known working hpijs comes from 0.9.8, so use that. # Last known working hpijs comes from 0.9.8, so use that.
%patch6 -p1 -b .revert-hpijs %patch6 -p1 -b .revert-hpijs
# Patchlevel 2.
%patch7 -p1 -b .0.9.10-2
autoconf # for patch4 autoconf # for patch4
%build %build
@ -178,6 +174,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
fi fi
%changelog %changelog
* Wed May 10 2006 Tim Waugh <twaugh@redhat.com> 0.9.11-2
- 0.9.11.
* Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 0.9.10-6 * Fri Apr 21 2006 Tim Waugh <twaugh@redhat.com> 0.9.10-6
- Patchlevel 2. - Patchlevel 2.

View File

@ -1 +1 @@
349489b10fb44d1bf105b04ff5352551 hplip-0.9.10.tar.gz 5cf362c972d5b1733af4fb8e2ade92e4 hplip-0.9.11.tar.gz