SPECS: colamd.spec - 2.7.1 - updated patches

baggins baggins at pld-linux.org
Sun Dec 2 15:58:42 CET 2007


Author: baggins                      Date: Sun Dec  2 14:58:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.7.1
- updated patches

---- Files affected:
SPECS:
   colamd.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/colamd.spec
diff -u SPECS/colamd.spec:1.4 SPECS/colamd.spec:1.5
--- SPECS/colamd.spec:1.4	Sun Apr  1 12:15:35 2007
+++ SPECS/colamd.spec	Sun Dec  2 15:58:37 2007
@@ -2,12 +2,12 @@
 Summary:	COLAMD: column approximate minimum degree
 Summary(pl.UTF-8):	COLAMD - przybliżony algorytm minimalnego stopnia dla kolumn
 Name:		colamd
-Version:	2.6.0
-Release:	0.2
+Version:	2.7.1
+Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	http://www.cise.ufl.edu/research/sparse/colamd/COLAMD-%{version}.tar.gz
-# Source0-md5:	49e185756896c1e918a535ec409c48b9
+# Source0-md5:	de62fb5235499d1110b86751b0d4ca46
 Patch0:		%{name}-ufconfig.patch
 Patch1:		%{name}-shared.patch
 URL:		http://www.cise.ufl.edu/research/sparse/colamd/
@@ -78,11 +78,11 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -C Lib install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	libdir=%{_libdir}
 
-install -D colamd.h $RPM_BUILD_ROOT%{_includedir}/colamd.h
+install -D Include/colamd.h $RPM_BUILD_ROOT%{_includedir}/colamd.h
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -111,7 +111,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.4  2007-04-01 10:15:35  qboosh
+Revision 1.5  2007-12-02 14:58:37  baggins
+- 2.7.1
+- updated patches
+
+Revision 1.4  2007/04/01 10:15:35  qboosh
 - updated shared patch to use -lm when linking the library
 - pass libdir to make
 - BR: libtool
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/colamd.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list