SPECS: yamdi.spec - use rpmcflags
glen
glen at pld-linux.org
Fri Feb 15 20:04:23 CET 2008
Author: glen Date: Fri Feb 15 19:04:23 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use rpmcflags
---- Files affected:
SPECS:
yamdi.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/yamdi.spec
diff -u SPECS/yamdi.spec:1.1 SPECS/yamdi.spec:1.2
--- SPECS/yamdi.spec:1.1 Fri Feb 15 18:57:44 2008
+++ SPECS/yamdi.spec Fri Feb 15 20:04:18 2008
@@ -19,7 +19,7 @@
%setup -q
%build
-%{__cc} yamdi.c -o yamdi -O2 -Wall -D_FILE_OFFSET_BITS=64
+%{__cc} yamdi.c -o yamdi %{rpmcflags} -Wall -D_FILE_OFFSET_BITS=64
%install
rm -rf $RPM_BUILD_ROOT
@@ -42,6 +42,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-02-15 19:04:18 glen
+- use rpmcflags
+
Revision 1.1 2008-02-15 17:57:44 patrys
- initial PLD release
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yamdi.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list