SPECS: CXSparse.spec - fixed shared patch, -fPIC hack no longer ne...
qboosh
qboosh at pld-linux.org
Sat Jan 5 00:32:10 CET 2008
Author: qboosh Date: Fri Jan 4 23:32:10 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed shared patch, -fPIC hack no longer needed
---- Files affected:
SPECS:
CXSparse.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/CXSparse.spec
diff -u SPECS/CXSparse.spec:1.6 SPECS/CXSparse.spec:1.7
--- SPECS/CXSparse.spec:1.6 Wed Dec 26 18:42:07 2007
+++ SPECS/CXSparse.spec Sat Jan 5 00:32:04 2008
@@ -58,7 +58,7 @@
%build
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags} -fPIC" \
+ CFLAGS="%{rpmcflags}" \
LDFLAGS="%{rpmldflags}" \
libdir=%{_libdir}
@@ -100,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2008-01-04 23:32:04 qboosh
+- fixed shared patch, -fPIC hack no longer needed
+
Revision 1.6 2007-12-26 17:42:07 qboosh
- reverted BR and dropped F77 (Fortran not used)
- more docs, ghost soname symlink
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/CXSparse.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list