SPECS: powerpc-utils.spec - use rpmldflags - fblevel is usable on non-root ...

sparky sparky at pld-linux.org
Thu Sep 25 01:28:32 CEST 2008


Author: sparky                       Date: Wed Sep 24 23:28:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use rpmldflags
- fblevel is usable on non-root user, moved to /usr/bin

---- Files affected:
SPECS:
   powerpc-utils.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/powerpc-utils.spec
diff -u SPECS/powerpc-utils.spec:1.8 SPECS/powerpc-utils.spec:1.9
--- SPECS/powerpc-utils.spec:1.8	Tue Sep 16 03:10:10 2008
+++ SPECS/powerpc-utils.spec	Thu Sep 25 01:28:26 2008
@@ -40,7 +40,8 @@
 %build
 %{__make} all-man all fdeject nvvideo \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags}"
+	CFLAGS="%{rpmcflags} -D_GNU_SOURCE" \
+	LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -50,11 +51,11 @@
 	trackpad.8 \
 	$RPM_BUILD_ROOT%{_mandir}/man8
 
-install autoboot backlight bootsched fblevel fnset \
+install autoboot backlight bootsched fnset \
 	mousemode nvsetenv nvsetvol nvvideo trackpad \
 	$RPM_BUILD_ROOT%{_sbindir}
 
-install fdeject lsprop $RPM_BUILD_ROOT%{_bindir}
+install fblevel fdeject lsprop $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008/09/24 23:28:26  sparky
+- use rpmldflags
+- fblevel is usable on non-root user, moved to /usr/bin
+
 Revision 1.8  2008/09/16 01:10:10  sparky
 - rel 2; STBR, it's missing in Th !
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/powerpc-utils.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list