SPECS: rsh.spec - pass rpmldflags
sparky
sparky at pld-linux.org
Thu Aug 3 04:12:48 CEST 2006
Author: sparky Date: Thu Aug 3 02:12:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass rpmldflags
---- Files affected:
SPECS:
rsh.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/rsh.spec
diff -u SPECS/rsh.spec:1.40 SPECS/rsh.spec:1.41
--- SPECS/rsh.spec:1.40 Tue Mar 14 02:24:26 2006
+++ SPECS/rsh.spec Thu Aug 3 04:12:43 2006
@@ -141,7 +141,8 @@
--with-c-compiler="%{__cc}"
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags}"
+ CFLAGS="%{rpmcflags}" \
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -241,6 +242,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2006/08/03 02:12:43 sparky
+- pass rpmldflags
+
Revision 1.40 2006/03/14 01:24:26 glen
- unified rc-inetd usage (via %service), adapterized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rsh.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list