]> git.pld-linux.org Git - packages/apcupsd.git/commitdiff
- cleanup
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 2 Nov 1999 13:30:20 +0000 (13:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- macros
- striping binaries
- gziping docs
- CVS tags
- FHS 2.0

Changed files:
    apcupsd.spec -> 1.2

apcupsd.spec

index 4ab74403f252a724e5ff0d580220d5365c4758ea..8e27aa31e61fd38dd1c679e862c1ce16e9c5de21 100644 (file)
@@ -32,7 +32,9 @@ extended power failure.
 %patch2 -p1
 
 %build
 %patch2 -p1
 
 %build
-make MANPREFIX=$RPM_BUILD_ROOT%{_mandir} linux
+make linux \
+       MANPREFIX=$RPM_BUILD_ROOT%{_mandir} \
+       CFLAGS="$RPM_OPT_FLAGS -I./include"
 
 %install
 
 
 %install
 
@@ -74,7 +76,3 @@ rm -rf ${RPM_BUILD_ROOT}
 %config /etc/rc.d/init.d/apcupsd
 %ghost /var/log/apcupsd.log
 %ghost /etc/apcupsd.status
 %config /etc/rc.d/init.d/apcupsd
 %ghost /var/log/apcupsd.log
 %ghost /etc/apcupsd.status
-
-%changelog
-* Wed Oct 13 1999 Wojciech "sas" Ciêciwa <cieciwa@alpha.zarz.agh.edu.pl>
-- build rpm.
This page took 0.044896 seconds and 4 git commands to generate.