SPECS: mingetty.spec - use optflags again
qboosh
qboosh at pld-linux.org
Fri Feb 16 16:29:25 CET 2007
Author: qboosh Date: Fri Feb 16 15:29:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use optflags again
---- Files affected:
SPECS:
mingetty.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/mingetty.spec
diff -u SPECS/mingetty.spec:1.44 SPECS/mingetty.spec:1.45
--- SPECS/mingetty.spec:1.44 Fri Feb 16 16:10:11 2007
+++ SPECS/mingetty.spec Fri Feb 16 16:29:19 2007
@@ -68,8 +68,8 @@
%build
%{__make} \
- OPT="%{rpmcflags}" \
- CC="%{__cc}"
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags} -Wall -W -D_GNU_SOURCE"
%install
rm -rf $RPM_BUILD_ROOT
@@ -93,6 +93,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2007/02/16 15:29:19 qboosh
+- use optflags again
+
Revision 1.44 2007/02/16 15:10:11 qboosh
- gpm-friendly Source0 URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mingetty.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list