packages: nc/nc.spec - use rpmcppflags
arekm
arekm at pld-linux.org
Fri Feb 19 11:54:04 CET 2010
Author: arekm Date: Fri Feb 19 10:54:04 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- use rpmcppflags
---- Files affected:
packages/nc:
nc.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: packages/nc/nc.spec
diff -u packages/nc/nc.spec:1.42 packages/nc/nc.spec:1.43
--- packages/nc/nc.spec:1.42 Wed May 28 21:22:15 2008
+++ packages/nc/nc.spec Fri Feb 19 11:53:58 2010
@@ -64,7 +64,7 @@
# 'make linux' works too, but builds a static binary.
%{__make} generic \
DFLAGS="-DINET6 -DTELNET -DGAPING_SECURITY_HOLE" \
- CC="%{__cc} %{rpmcflags}"
+ CC="%{__cc} %{rpmcppflags} %{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -88,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2010/02/19 10:53:58 arekm
+- use rpmcppflags
+
Revision 1.42 2008/05/28 19:22:15 glen
- release 22
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nc/nc.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list