packages: BTF/BTF-ufconfig.patch, BTF/BTF.spec - updated to 1.2.0; switched...

qboosh qboosh at pld-linux.org
Thu Jun 28 21:00:45 CEST 2012


Author: qboosh                       Date: Thu Jun 28 19:00:45 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.2.0; switched to SuiteSparse_config
- updated ufconfig patch

---- Files affected:
packages/BTF:
   BTF-ufconfig.patch (1.1 -> 1.2) , BTF.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/BTF/BTF-ufconfig.patch
diff -u packages/BTF/BTF-ufconfig.patch:1.1 packages/BTF/BTF-ufconfig.patch:1.2
--- packages/BTF/BTF-ufconfig.patch:1.1	Mon Jan  9 20:46:44 2012
+++ packages/BTF/BTF-ufconfig.patch	Thu Jun 28 21:00:40 2012
@@ -4,8 +4,8 @@
  
  default: library
  
--include ../UFconfig/UFconfig.mk
-+include /usr/share/misc/UFconfig.mk
+-include ../SuiteSparse_config/SuiteSparse_config.mk
++include /usr/share/misc/SuiteSparse_config.mk
  
  library:
  	( cd Lib ; $(MAKE) )
@@ -15,8 +15,8 @@
  
  ccode: all
  
--include ../../UFconfig/UFconfig.mk
-+include /usr/share/misc/UFconfig.mk
+-include ../../SuiteSparse_config/SuiteSparse_config.mk
++include /usr/share/misc/SuiteSparse_config.mk
  
  # for testing only:
  # TEST = -DTESTING
@@ -24,7 +24,7 @@
  
  INC = ../Include/btf.h ../Include/btf_internal.h
  
--I = -I../Include -I../../UFconfig
+-I = -I../Include -I../../SuiteSparse_config
 +I = -I../Include
  
  all: library

================================================================
Index: packages/BTF/BTF.spec
diff -u packages/BTF/BTF.spec:1.1 packages/BTF/BTF.spec:1.2
--- packages/BTF/BTF.spec:1.1	Mon Jan  9 20:46:44 2012
+++ packages/BTF/BTF.spec	Thu Jun 28 21:00:40 2012
@@ -2,16 +2,16 @@
 Summary:	BTF: permutation to block triangular form
 Summary(pl.UTF-8):	BTF - permutacja do postaci blokowo trójkątnej
 Name:		BTF
-Version:	1.1.3
+Version:	1.2.0
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.cise.ufl.edu/research/sparse/btf/%{name}-%{version}.tar.gz
-# Source0-md5:	cd8f2e52a3618da471fbb60342a96915
+# Source0-md5:	00ece872530408f3f5598b0eaa83c7fc
 Patch0:		%{name}-ufconfig.patch
 Patch1:		%{name}-shared.patch
 URL:		http://www.cise.ufl.edu/research/sparse/btf/
-BuildRequires:	UFconfig >= 3.7.0
+BuildRequires:	SuiteSparse_config >= 4.0.0
 BuildRequires:	libtool >= 2:1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,7 +30,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki BTF
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	UFconfig >= 3.7.0
+Requires:	SuiteSparse_config >= 4.0.0
 
 %description devel
 Header files for BTF library.
@@ -100,5 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/06/28 19:00:40  qboosh
+- updated to 1.2.0; switched to SuiteSparse_config
+- updated ufconfig patch
+
 Revision 1.1  2012/01/09 19:46:44  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/BTF/BTF-ufconfig.patch?r1=1.1&r2=1.2
    http://cvs.pld-linux.org/packages/BTF/BTF.spec?r1=1.1&r2=1.2



More information about the pld-cvs-commit mailing list