SPECS: antiword.spec - pass rpmldflags
megabajt
megabajt at pld-linux.org
Wed May 16 22:09:25 CEST 2007
Author: megabajt Date: Wed May 16 20:09:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass rpmldflags
---- Files affected:
SPECS:
antiword.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/antiword.spec
diff -u SPECS/antiword.spec:1.29 SPECS/antiword.spec:1.30
--- SPECS/antiword.spec:1.29 Mon Feb 12 22:23:46 2007
+++ SPECS/antiword.spec Wed May 16 22:09:19 2007
@@ -31,7 +31,8 @@
%build
%{__make} \
CC="%{__cc}" \
- OPT="%{rpmcflags}"
+ OPT="%{rpmcflags}" \
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -57,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2007/05/16 20:09:19 megabajt
+- pass rpmldflags
+
Revision 1.29 2007/02/12 21:23:46 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/antiword.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list