SPECS: UFconfig.spec - rel 1 - fix config wrt blas, fortran and metis

baggins baggins at pld-linux.org
Fri Dec 7 02:35:31 CET 2007


Author: baggins                      Date: Fri Dec  7 01:35:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- fix config wrt blas, fortran and metis

---- Files affected:
SPECS:
   UFconfig.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/UFconfig.spec
diff -u SPECS/UFconfig.spec:1.2 SPECS/UFconfig.spec:1.3
--- SPECS/UFconfig.spec:1.2	Fri Mar 30 13:48:14 2007
+++ SPECS/UFconfig.spec	Fri Dec  7 02:35:26 2007
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Pliki programistyczne UFconfig
 Name:		UFconfig
 Version:	2.4.0
-Release:	0.2
+Release:	1
 License:	LGPL
 Group:		Development
 Source0:	http://www.cise.ufl.edu/research/sparse/UFconfig/%{name}-%{version}.tar.gz
 # Source0-md5:	3cfdd2c223b9b31444782310a8cb2c65
+Patch0:		%{name}-config.patch
 URL:		http://www.cise.ufl.edu/research/sparse/UFconfig/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -21,10 +22,12 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_includedir},%{_datadir}/misc}
+
 cp -a UFconfig.h $RPM_BUILD_ROOT%{_includedir}
 cp -a UFconfig.mk $RPM_BUILD_ROOT%{_datadir}/misc
 
@@ -43,7 +46,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.2  2007-03-30 11:48:14  qboosh
+Revision 1.3  2007-12-07 01:35:26  baggins
+- rel 1
+- fix config wrt blas, fortran and metis
+
+Revision 1.2  2007/03/30 11:48:14  qboosh
 - pl
 
 Revision 1.1  2007/03/26 22:26:44  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/UFconfig.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list