From 35eea11ad2c88b693633735da59ba83c74915132 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 19 Sep 2005 11:15:08 +0000 Subject: [PATCH] - Fix compile errors. --- hplip.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 9c11fe7..d400ce9 100644 --- a/hplip.spec +++ b/hplip.spec @@ -8,6 +8,7 @@ Conflicts: system-config-printer < 0.6.132 Url: http://sourceforge.net/projects/hpinkjet Source: http://kent.dl.sourceforge.net/sourceforge/hpinkjet/%{name}-%{version}.tar.gz +Patch1: hplip-compile.patch Patch2: hplip-desktop.patch Patch3: hplip-config.patch 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} %setup -q +# Fix compile errors. +%patch1 -p1 -b .compile + # Use /usr/share/applications for putting desktop files in. %patch2 -p1 -b .desktop @@ -138,8 +142,9 @@ fi %changelog * Mon Sep 19 2005 Tim Waugh 0.9.5-2 -- 0.9.5 +- 0.9.5. - No longer need condrestart patch. +- Fix compile errors. * Tue Jul 26 2005 Tim Waugh 0.9.4-3 - Fix condrestart in the initscript.