- Patchlevel 1.
This commit is contained in:
parent
a412a18c7d
commit
466c8e6072
@ -16,6 +16,7 @@ Patch3: hplip-quiet.patch
|
||||
Patch4: hplip-cups-backend.patch
|
||||
Patch5: hplip-strcasecmp.patch
|
||||
Patch6: hplip-revert-hpijs.patch
|
||||
Patch7: hplip-0.9.10-1.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
Requires: desktop-file-utils >= 0.2.92
|
||||
@ -81,6 +82,9 @@ 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 1.
|
||||
%patch7 -p1 -b .0.9.10-1
|
||||
|
||||
autoconf # for patch4
|
||||
|
||||
%build
|
||||
@ -171,6 +175,7 @@ fi
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2006 Tim Waugh <twaugh@redhat.com>
|
||||
- Patchlevel 1.
|
||||
- Fixed another case-sensitive match.
|
||||
|
||||
* Tue Apr 4 2006 Tim Waugh <twaugh@redhat.com> 0.9.10-4
|
||||
|
Loading…
Reference in New Issue
Block a user