SPECS: frozen-bubble.spec - ADDFLAGS and CC for fb-server
sparky
sparky at pld-linux.org
Sun Oct 29 02:12:37 CEST 2006
Author: sparky Date: Sun Oct 29 00:12:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ADDFLAGS and CC for fb-server
---- Files affected:
SPECS:
frozen-bubble.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/frozen-bubble.spec
diff -u SPECS/frozen-bubble.spec:1.25 SPECS/frozen-bubble.spec:1.26
--- SPECS/frozen-bubble.spec:1.25 Sun Oct 29 02:01:21 2006
+++ SPECS/frozen-bubble.spec Sun Oct 29 02:12:31 2006
@@ -47,6 +47,8 @@
%build
%{__make} \
OPTIMIZE="%{rpmcflags} -Wall" \
+ ADDCFLAGS="%{rpmcflags}" \
+ CC="%{__cc}" \
PREFIX="%{_prefix}" \
INSTALLDIRS=vendor
@@ -87,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2006/10/29 00:12:31 sparky
+- ADDFLAGS and CC for fb-server
+
Revision 1.25 2006/10/29 00:01:21 sparky
- bind_textdomain_codeset added in Locale::gettext 1.04, proper R: instead of patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/frozen-bubble.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list