- Patchlevel 1.
This commit is contained in:
parent
dc3d2ba960
commit
925687607e
@ -10,6 +10,7 @@ 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
|
||||
@ -62,6 +63,9 @@ 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
|
||||
|
||||
@ -175,6 +179,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Jun 26 2006 Tim Waugh <twaugh@redhat.com>
|
||||
- Patchlevel 1.
|
||||
|
||||
* Fri Jun 16 2006 Tim Waugh <twaugh@redhat.com> 1.6.6-2
|
||||
- 1.6.6.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user