SPECS: libselinux.spec - pass rpmldflags
sparky
sparky at pld-linux.org
Sun Jul 30 17:09:00 CEST 2006
Author: sparky Date: Sun Jul 30 15:09:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass rpmldflags
---- Files affected:
SPECS:
libselinux.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: SPECS/libselinux.spec
diff -u SPECS/libselinux.spec:1.48 SPECS/libselinux.spec:1.49
--- SPECS/libselinux.spec:1.48 Sun Mar 19 13:02:14 2006
+++ SPECS/libselinux.spec Sun Jul 30 17:08:52 2006
@@ -113,6 +113,7 @@
%build
%{__make} all %{?with_python:pywrap} \
CC="%{__cc}" \
+ LDFLAGS="%{rpmldflags}" \
CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
LIBDIR=%{_libdir}
@@ -167,6 +168,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2006/07/30 15:08:52 sparky
+- pass rpmldflags
+
Revision 1.48 2006/03/19 12:02:14 qboosh
- updated to 1.30
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libselinux.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list