SPECS: perl-WWW-Curl.spec - pass LD and use rpmldflags

sparky sparky at pld-linux.org
Wed Sep 24 17:05:51 CEST 2008


Author: sparky                       Date: Wed Sep 24 15:05:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass LD and use rpmldflags

---- Files affected:
SPECS:
   perl-WWW-Curl.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/perl-WWW-Curl.spec
diff -u SPECS/perl-WWW-Curl.spec:1.12 SPECS/perl-WWW-Curl.spec:1.13
--- SPECS/perl-WWW-Curl.spec:1.12	Mon Sep 15 15:11:51 2008
+++ SPECS/perl-WWW-Curl.spec	Wed Sep 24 17:05:46 2008
@@ -45,7 +45,9 @@
 	INSTALLDIRS=vendor
 %{__make} \
 	CC="%{__cc}" \
-	OPTIMIZE="%{rpmcflags}"
+	LD="%{__cc}" \
+	OPTIMIZE="%{rpmcflags}" \
+	OTHERLDFLAGS="%{rpmldflags}"
 
 %{?with_tests:%{__make} test}
 
@@ -74,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/09/24 15:05:46  sparky
+- pass LD and use rpmldflags
+
 Revision 1.12  2008/09/15 13:11:51  megabajt
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-WWW-Curl.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list