- 0.9.11.
This commit is contained in:
parent
f99be947ab
commit
d9f9789d5e
@ -6,3 +6,4 @@ hplip-0.9.7.tar.gz
|
||||
hplip-0.9.8.tar.gz
|
||||
hplip-0.9.9.tar.gz
|
||||
hplip-0.9.10.tar.gz
|
||||
hplip-0.9.11.tar.gz
|
||||
|
11
hplip.spec
11
hplip.spec
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 0.9.10
|
||||
Release: 6
|
||||
Version: 0.9.11
|
||||
Release: 2
|
||||
License: GPL/MIT/BSD
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -15,7 +15,6 @@ Patch2: hplip-config.patch
|
||||
Patch3: hplip-quiet.patch
|
||||
Patch4: hplip-cups-backend.patch
|
||||
Patch6: hplip-revert-hpijs.patch
|
||||
Patch7: hplip-0.9.10-2.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
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.
|
||||
%patch6 -p1 -b .revert-hpijs
|
||||
|
||||
# Patchlevel 2.
|
||||
%patch7 -p1 -b .0.9.10-2
|
||||
|
||||
autoconf # for patch4
|
||||
|
||||
%build
|
||||
@ -178,6 +174,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
|
||||
fi
|
||||
|
||||
%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
|
||||
- Patchlevel 2.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user