SPECS (AC-branch): perl.spec - use rpmldflags

sparky sparky at pld-linux.org
Fri Aug 4 02:35:14 CEST 2006


Author: sparky                       Date: Fri Aug  4 00:35:14 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- use rpmldflags

---- Files affected:
SPECS:
   perl.spec (1.328.2.4 -> 1.328.2.5) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.328.2.4 SPECS/perl.spec:1.328.2.5
--- SPECS/perl.spec:1.328.2.4	Sun Apr 16 00:13:29 2006
+++ SPECS/perl.spec	Fri Aug  4 02:35:09 2006
@@ -635,6 +635,8 @@
 	-Dcccdlflags='-fPIC' \
 	-Dccdlflags='-rdynamic' \
 	-Dldlibpthname=none \
+	-Dldflags="%{rpmldflags}" \
+	-Dlddlflags="-shared %{rpmldflags}" \
 	-Doptimize="%{rpmcflags}" \
 	%{?debug:-DDEBUGGING} \
 	-Duseshrplib \
@@ -1427,6 +1429,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.328.2.5  2006/08/04 00:35:09  sparky
+- use rpmldflags
+
 Revision 1.328.2.4  2006/04/15 22:13:29  hawk
 - added more info to previous commit log
 
================================================================

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



More information about the pld-cvs-commit mailing list