SPECS: python-xf86config.spec - use PIC; but needs libxf86config w...
qboosh
qboosh at pld-linux.org
Mon Dec 26 01:41:06 CET 2005
Author: qboosh Date: Mon Dec 26 00:41:06 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use PIC; but needs libxf86config with PIC
---- Files affected:
SPECS:
python-xf86config.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/python-xf86config.spec
diff -u SPECS/python-xf86config.spec:1.4 SPECS/python-xf86config.spec:1.5
--- SPECS/python-xf86config.spec:1.4 Sun Apr 24 16:42:12 2005
+++ SPECS/python-xf86config.spec Mon Dec 26 01:41:01 2005
@@ -35,7 +35,8 @@
cp -f /usr/share/automake/config.* .
%configure \
--with-python-version=%{py_ver}
-%{__make}
+%{__make} \
+ AM_CFLAGS="-fPIC"
%install
rm -rf $RPM_BUILD_ROOT
@@ -58,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/12/26 00:41:01 qboosh
+- use PIC; but needs libxf86config with PIC
+
Revision 1.4 2005/04/24 14:42:12 qboosh
- more cleanups, refresh config.sub, removed invalid preun
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-xf86config.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list