packages: grfcodec/grfcodec.spec - use rpmcxxflags instead of rpmcflags

lisu lisu at pld-linux.org
Thu Apr 22 17:08:22 CEST 2010


Author: lisu                         Date: Thu Apr 22 15:08:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use rpmcxxflags instead of rpmcflags

---- Files affected:
packages/grfcodec:
   grfcodec.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/grfcodec/grfcodec.spec
diff -u packages/grfcodec/grfcodec.spec:1.2 packages/grfcodec/grfcodec.spec:1.3
--- packages/grfcodec/grfcodec.spec:1.2	Thu Apr 22 17:04:09 2010
+++ packages/grfcodec/grfcodec.spec	Thu Apr 22 17:08:13 2010
@@ -29,7 +29,7 @@
 %{__make} \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
-	CFLAGAPP="%{rpmcflags}" \
+	CFLAGAPP="%{rpmcxxflags}" \
 	LDOPT="%{rpmldflags}" \
 	V="1"
 
@@ -53,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/04/22 15:08:13  lisu
+- use rpmcxxflags instead of rpmcflags
+
 Revision 1.2  2010/04/22 15:04:09  lisu
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grfcodec/grfcodec.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list