SPECS: cvsps.spec - needed CFLAGS apparently no more in CFLAGS
glen
glen at pld-linux.org
Thu Jan 24 01:35:27 CET 2008
Author: glen Date: Thu Jan 24 00:35:27 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- needed CFLAGS apparently no more in CFLAGS
---- Files affected:
SPECS:
cvsps.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/cvsps.spec
diff -u SPECS/cvsps.spec:1.8 SPECS/cvsps.spec:1.9
--- SPECS/cvsps.spec:1.8 Sat Nov 10 20:11:56 2007
+++ SPECS/cvsps.spec Thu Jan 24 01:35:22 2008
@@ -40,7 +40,7 @@
%build
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags} -I. -DVERSION=%{version}"
+ CFLAGS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -64,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-01-24 00:35:22 glen
+- needed CFLAGS apparently no more in CFLAGS
+
Revision 1.8 2007-11-10 19:11:56 arekm
- rel 2; add some fixes made by git people
@@ -86,7 +89,7 @@
- proper version (we do not add rc1 in Version, but keep these in Release)
- pl summary/description
- pass CC and CFLAGS
-- added %%doc (CHANGELOG and README)
+- added %doc (CHANGELOG and README)
Revision 1.1 2004/11/10 18:50:22 aredridel
- added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsps.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list