From: cieciwa Date: Mon, 17 Apr 2000 18:50:07 +0000 (+0000) Subject: - fixed trouble with compile. X-Git-Tag: auto/ac/apcupsd-3_10_15-0_1~47 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=f3fe0a16febb0e6daefb87f973f75f90547578d0;hp=e3d52442839bf402fd4a5233a6e34eeb39e124aa;p=packages%2Fapcupsd.git - fixed trouble with compile. Changed files: apcupsd.spec -> 1.8 --- diff --git a/apcupsd.spec b/apcupsd.spec index 557dcac..d5362d6 100644 --- a/apcupsd.spec +++ b/apcupsd.spec @@ -6,6 +6,7 @@ Group: System Environment/Daemons Source: http://www.brisse.dk/site/apcupsd/download/%{name}-%{version}.src.tar.gz Patch0: apcups-initscript.patch Patch1: apcups-makefile.patch +Patch2: apcupsd-Makefile-fix.patch Summary: power management software for APC UPS hardware URL: http://www.brisse.dk/site/apcupsd/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -22,6 +23,7 @@ extended power failure. %setup -q -n %{name}-%{version}.src %patch0 -p1 %patch1 -p1 +%patch2 -p0 %build mv Makefile Makefile.orig