Author: baggins Date: Fri Dec 7 00:49:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - finished rename to COLAMD
---- Files affected: SPECS: COLAMD.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/COLAMD.spec diff -u SPECS/COLAMD.spec:1.8 SPECS/COLAMD.spec:1.9 --- SPECS/COLAMD.spec:1.8 Thu Dec 6 19:50:50 2007 +++ SPECS/COLAMD.spec Fri Dec 7 01:49:08 2007 @@ -6,13 +6,14 @@ Release: 2 License: LGPL Group: Libraries -Source0: http://www.cise.ufl.edu/research/sparse/colamd/COLAMD-%{version}.tar.gz +Source0: http://www.cise.ufl.edu/research/sparse/colamd/%{name}-%{version}.tar.gz # Source0-md5: de62fb5235499d1110b86751b0d4ca46 -Patch0: %{name}-ufconfig.patch -Patch1: %{name}-shared.patch +Patch0: colamd-ufconfig.patch +Patch1: colamd-shared.patch URL: http://www.cise.ufl.edu/research/sparse/colamd/ BuildRequires: UFconfig BuildRequires: libtool >= 2:1.5 +Obsoletes: colamd BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -45,6 +46,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: UFconfig +Obsoletes: colamd-devel %description devel Header files for colamd library. @@ -57,6 +59,7 @@ Summary(pl.UTF-8): Statyczna biblioteka colamd Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} +Obsoletes: colamd-static %description static Static colamd library. @@ -65,7 +68,7 @@ Statyczna biblioteka colamd. %prep -%setup -q -n COLAMD +%setup -q -n %{name} %patch0 -p1 %patch1 -p1 @@ -111,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007-12-07 00:49:08 baggins +- finished rename to COLAMD + Revision 1.8 2007-12-06 18:50:50 baggins - renamed from colamd.spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/COLAMD.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
