SPECS: libcap.spec - enable multilib build

tommat tommat at pld-linux.org
Mon Mar 5 18:38:08 CET 2007


Author: tommat                       Date: Mon Mar  5 17:38:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable multilib build

---- Files affected:
SPECS:
   libcap.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/libcap.spec
diff -u SPECS/libcap.spec:1.51 SPECS/libcap.spec:1.52
--- SPECS/libcap.spec:1.51	Tue Feb 13 07:46:50 2007
+++ SPECS/libcap.spec	Mon Mar  5 18:38:03 2007
@@ -52,7 +52,8 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	COPTFLAG="%{rpmcflags}"
+	COPTFLAG="%{rpmcflags}" \
+	LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2007/03/05 17:38:03  tommat
+- enable multilib build
+
 Revision 1.51  2007/02/13 06:46:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcap.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list