SPECS: colamd.spec - rel 2 - build with -fPIC
baggins
baggins at pld-linux.org
Sun Dec 2 16:46:16 CET 2007
Author: baggins Date: Sun Dec 2 15:46:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2
- build with -fPIC
---- Files affected:
SPECS:
colamd.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/colamd.spec
diff -u SPECS/colamd.spec:1.5 SPECS/colamd.spec:1.6
--- SPECS/colamd.spec:1.5 Sun Dec 2 15:58:37 2007
+++ SPECS/colamd.spec Sun Dec 2 16:46:11 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): COLAMD - przybliżony algorytm minimalnego stopnia dla kolumn
Name: colamd
Version: 2.7.1
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: http://www.cise.ufl.edu/research/sparse/colamd/COLAMD-%{version}.tar.gz
@@ -72,7 +72,7 @@
%build
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags}" \
+ CFLAGS="%{rpmcflags} -fPIC" \
libdir=%{_libdir}
%install
@@ -111,6 +111,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007-12-02 15:46:11 baggins
+- rel 2
+- build with -fPIC
+
Revision 1.5 2007-12-02 14:58:37 baggins
- 2.7.1
- updated patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/colamd.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list