Author: sparky                       Date: Fri Aug  4 00:36:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %{rpmldflags}

---- Files affected:
SPECS:
   perl.spec (1.333 -> 1.334) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.333 SPECS/perl.spec:1.334
--- SPECS/perl.spec:1.333       Thu Jul 27 12:46:32 2006
+++ SPECS/perl.spec     Fri Aug  4 02:36:30 2006
@@ -636,6 +636,8 @@
        -Dcccdlflags='-fPIC' \
        -Dccdlflags='-rdynamic' \
        -Dldlibpthname=none \
+       -Dldflags="%{rpmldflags}" \
+       -Dlddlflags="-shared %{rpmldflags}" \
        -Doptimize="%{rpmcflags}" \
        %{?debug:-DDEBUGGING} \
        -Duseshrplib \
@@ -1425,6 +1427,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.334  2006/08/04 00:36:30  sparky
+- use %{rpmldflags}
+
 Revision 1.333  2006/07/27 10:46:32  glen
 - 1.310 macros instead of fixperms hack
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl.spec?r1=1.333&r2=1.334&f=u

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

Reply via email to