Author: arekm                        Date: Sat Oct 25 19:48:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use rpmcppflags, too

---- Files affected:
SPECS:
   unrar.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: SPECS/unrar.spec
diff -u SPECS/unrar.spec:1.76 SPECS/unrar.spec:1.77
--- SPECS/unrar.spec:1.76       Sat Oct 25 18:11:33 2008
+++ SPECS/unrar.spec    Sat Oct 25 21:48:27 2008
@@ -80,13 +80,13 @@
 %{__make} -f makefile.unix \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
-       CXXFLAGS="%{rpmcxxflags}" \
+       CXXFLAGS="%{rpmcppflags} %{rpmcxxflags}" \
        STRIP=":"
 %{__make} -f makefile.unix clean
 %{__make} -f makefile.unix lib \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
-       CXXFLAGS="%{rpmcxxflags} -fPIC" \
+       CXXFLAGS="%{rpmcppflags} %{rpmcxxflags} -fPIC" \
        LDFLAGS="%{rpmldflags} -Wl,-soname -Wl,libunrar.so.%{version}" \
        STRIP=":"
 
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2008/10/25 19:48:27  arekm
+- use rpmcppflags, too
+
 Revision 1.76  2008/10/25 16:11:33  charles
 - rm -lparam.patch (applied upstream)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/unrar.spec?r1=1.76&r2=1.77&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to