SPECS: openssl.spec - pass rpmldflags

sparky sparky at pld-linux.org
Thu Aug 3 04:55:50 CEST 2006


Author: sparky                       Date: Thu Aug  3 02:55:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass rpmldflags

---- Files affected:
SPECS:
   openssl.spec (1.154 -> 1.155) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.154 SPECS/openssl.spec:1.155
--- SPECS/openssl.spec:1.154	Fri Jul 14 22:10:24 2006
+++ SPECS/openssl.spec	Thu Aug  3 04:55:44 2006
@@ -201,7 +201,8 @@
 %{__perl} util/perlpath.pl %{__perl}
 
 OPTFLAGS="%{rpmcflags} %{?with_purify:-DPURIFY}"
-export OPTFLAGS
+LDFLAGS="%{rpmldflags}"
+export OPTFLAGS LDFLAGS
 ./Configure \
 	--openssldir=%{_var}/lib/%{name} \
 	--lib=%{_lib} \
@@ -440,6 +441,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2006/08/03 02:55:44  sparky
+- pass rpmldflags
+
 Revision 1.154  2006/07/14 20:10:24  sparky
 - i386: move comment after configure option, useful for rpm which does not
   cut comments
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openssl.spec?r1=1.154&r2=1.155&f=u



More information about the pld-cvs-commit mailing list