SPECS: zip.spec - use optflags
qboosh
qboosh at pld-linux.org
Sun Jul 1 20:32:48 CEST 2007
Author: qboosh Date: Sun Jul 1 18:32:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use optflags
---- Files affected:
SPECS:
zip.spec (1.54 -> 1.55)
---- Diffs:
================================================================
Index: SPECS/zip.spec
diff -u SPECS/zip.spec:1.54 SPECS/zip.spec:1.55
--- SPECS/zip.spec:1.54 Sun Jul 1 20:09:30 2007
+++ SPECS/zip.spec Sun Jul 1 20:32:43 2007
@@ -92,7 +92,7 @@
prefix=%{_prefix} \
CC="%{__cc}" \
CPP="%{__cpp}" \
- CFLAGS="%{rpmcflags} -I. -DUNIX -D_FILE_OFFSET_BITS=64"
+ CFLAGS_NOOPT="%{rpmcflags} -I. -DUNIX -D_FILE_OFFSET_BITS=64"
%install
rm -rf $RPM_BUILD_ROOT
@@ -123,6 +123,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.55 2007/07/01 18:32:43 qboosh
+- use optflags
+
Revision 1.54 2007/07/01 18:09:30 arekm
- up to 2.32
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/zip.spec?r1=1.54&r2=1.55&f=u
More information about the pld-cvs-commit
mailing list