]> git.pld-linux.org Git - packages/apcupsd.git/commitdiff
- fixed trouble with compile.
authorcieciwa <cieciwa@pld-linux.org>
Mon, 17 Apr 2000 18:50:07 +0000 (18:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apcupsd.spec -> 1.8

apcupsd.spec

index 557dcacab4c58ca46f85ec2f44b1b2e7cc23d259..d5362d66e37ba729153e9b5b29608c3cd073d226 100644 (file)
@@ -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
This page took 0.11989 seconds and 4 git commands to generate.