packages: python-PythonMagick/python-PythonMagick.spec - set BOOST_LDFLAGS ...

shadzik shadzik at pld-linux.org
Wed May 19 15:36:06 CEST 2010


Author: shadzik                      Date: Wed May 19 13:36:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- set BOOST_LDFLAGS properly

---- Files affected:
packages/python-PythonMagick:
   python-PythonMagick.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/python-PythonMagick/python-PythonMagick.spec
diff -u packages/python-PythonMagick/python-PythonMagick.spec:1.3 packages/python-PythonMagick/python-PythonMagick.spec:1.4
--- packages/python-PythonMagick/python-PythonMagick.spec:1.3	Wed May 19 15:15:37 2010
+++ packages/python-PythonMagick/python-PythonMagick.spec	Wed May 19 15:36:00 2010
@@ -47,7 +47,8 @@
 %configure \
 	--enable-static=no \
 
-%{__make}
+%{__make} \
+	BOOST_LDFLAGS="-L%{_libdir}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -73,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/05/19 13:36:00  shadzik
+- set BOOST_LDFLAGS properly
+
 Revision 1.3  2010/05/19 13:15:37  matkor
 - Release 2. Autoconf Python headers detection fix.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-PythonMagick/python-PythonMagick.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list