- Fix compile errors.
This commit is contained in:
parent
c6584b80a7
commit
35eea11ad2
@ -8,6 +8,7 @@ Conflicts: system-config-printer < 0.6.132
|
|||||||
|
|
||||||
Url: http://sourceforge.net/projects/hpinkjet
|
Url: http://sourceforge.net/projects/hpinkjet
|
||||||
Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz
|
Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz
|
||||||
|
Patch1: hplip-compile.patch
|
||||||
Patch2: hplip-desktop.patch
|
Patch2: hplip-desktop.patch
|
||||||
Patch3: hplip-config.patch
|
Patch3: hplip-config.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
@ -51,6 +52,9 @@ SANE driver for scanners in HP's multi-function devices (from HPOJ).
|
|||||||
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
# Fix compile errors.
|
||||||
|
%patch1 -p1 -b .compile
|
||||||
|
|
||||||
# Use /usr/share/applications for putting desktop files in.
|
# Use /usr/share/applications for putting desktop files in.
|
||||||
%patch2 -p1 -b .desktop
|
%patch2 -p1 -b .desktop
|
||||||
|
|
||||||
@ -138,8 +142,9 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 19 2005 Tim Waugh <twaugh@redhat.com> 0.9.5-2
|
* Mon Sep 19 2005 Tim Waugh <twaugh@redhat.com> 0.9.5-2
|
||||||
- 0.9.5
|
- 0.9.5.
|
||||||
- No longer need condrestart patch.
|
- No longer need condrestart patch.
|
||||||
|
- Fix compile errors.
|
||||||
|
|
||||||
* Tue Jul 26 2005 Tim Waugh <twaugh@redhat.com> 0.9.4-3
|
* Tue Jul 26 2005 Tim Waugh <twaugh@redhat.com> 0.9.4-3
|
||||||
- Fix condrestart in the initscript.
|
- Fix condrestart in the initscript.
|
||||||
|
Loading…
Reference in New Issue
Block a user