From 477a76110c9af2dcab1a6b7c6f996e1071cdc053 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Tue, 5 Nov 2019 15:45:16 +0100 Subject: [PATCH] Update to 6.0.9 --- .gitignore | 1 + scotch-ldflags.patch | 22 ++++----- scotch-man.patch | 108 +++++++++++++++++++++---------------------- scotch.spec | 8 +++- scotch_esmumps.patch | 10 ++-- sources | 2 +- 6 files changed, 78 insertions(+), 73 deletions(-) diff --git a/.gitignore b/.gitignore index f38517c..a02a2dc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ scotch_5.1.8.tar.gz /scotch_6.0.6.tar.gz /scotch_6.0.7.tar.gz /scotch_6.0.8.tar.gz +/scotch_6.0.9.tar.gz diff --git a/scotch-ldflags.patch b/scotch-ldflags.patch index 87cd781..d452296 100644 --- a/scotch-ldflags.patch +++ b/scotch-ldflags.patch @@ -1,6 +1,6 @@ -diff -rupN scotch_6.0.6/src/esmumps/Makefile scotch_6.0.6-new/src/esmumps/Makefile ---- scotch_6.0.6/src/esmumps/Makefile 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/src/esmumps/Makefile 2019-05-20 13:38:16.109735236 +0200 +diff -rupN --no-dereference scotch_6.0.9/src/esmumps/Makefile scotch_6.0.9-new/src/esmumps/Makefile +--- scotch_6.0.9/src/esmumps/Makefile 2019-05-10 17:34:57.000000000 +0200 ++++ scotch_6.0.9-new/src/esmumps/Makefile 2019-11-05 15:04:03.335685594 +0100 @@ -148,7 +148,7 @@ libesmumps$(LIB) : graph_graph$(OBJ) esmumps$(OBJ) \ esmumps_f$(OBJ) \ @@ -10,10 +10,10 @@ diff -rupN scotch_6.0.6/src/esmumps/Makefile scotch_6.0.6-new/src/esmumps/Makefi -$(RANLIB) $(@) main_esmumps$(EXE) : main_esmumps.c \ -diff -rupN scotch_6.0.6/src/libscotch/Makefile scotch_6.0.6-new/src/libscotch/Makefile ---- scotch_6.0.6/src/libscotch/Makefile 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/src/libscotch/Makefile 2019-05-20 13:38:16.109735236 +0200 -@@ -3064,26 +3064,26 @@ ptscotchf.h : ptdummysizes$(EXE) \ +diff -rupN --no-dereference scotch_6.0.9/src/libscotch/Makefile scotch_6.0.9-new/src/libscotch/Makefile +--- scotch_6.0.9/src/libscotch/Makefile 2019-11-04 13:18:39.000000000 +0100 ++++ scotch_6.0.9-new/src/libscotch/Makefile 2019-11-05 15:04:03.336685593 +0100 +@@ -3092,26 +3092,26 @@ ptscotchf.h : ptdummysizes$(EXE) \ library_pt_f.h ./ptdummysizes$(EXE) "-s$(SCOTCH_NAME_SUFFIX)" library_pt_f.h ptscotchf.h @@ -48,10 +48,10 @@ diff -rupN scotch_6.0.6/src/libscotch/Makefile scotch_6.0.6-new/src/libscotch/Ma - $(AR) $(ARFLAGS) $(@) $(?) + $(AR) $(ARFLAGS) $(@) $(?) $(LDFLAGS) -$(RANLIB) $(@) -diff -rupN scotch_6.0.6/src/libscotchmetis/Makefile scotch_6.0.6-new/src/libscotchmetis/Makefile ---- scotch_6.0.6/src/libscotchmetis/Makefile 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/src/libscotchmetis/Makefile 2019-05-20 13:38:16.110735234 +0200 -@@ -139,12 +139,12 @@ libptscotchparmetis$(LIB) : parmetis_dgr +diff -rupN --no-dereference scotch_6.0.9/src/libscotchmetis/Makefile scotch_6.0.9-new/src/libscotchmetis/Makefile +--- scotch_6.0.9/src/libscotchmetis/Makefile 2019-05-19 01:42:19.000000000 +0200 ++++ scotch_6.0.9-new/src/libscotchmetis/Makefile 2019-11-05 15:04:03.336685593 +0100 +@@ -142,12 +142,12 @@ libptscotchparmetis$(LIB) : parmetis_dgr parmetis_dgraph_order_f$(OBJ) \ parmetis_dgraph_part$(OBJ) \ parmetis_dgraph_part_f$(OBJ) diff --git a/scotch-man.patch b/scotch-man.patch index b546282..f3c4601 100644 --- a/scotch-man.patch +++ b/scotch-man.patch @@ -1,123 +1,123 @@ -diff -rupN scotch_6.0.6/man/man1/amk_ccc.1 scotch_6.0.6-new/man/man1/amk_ccc.1 ---- scotch_6.0.6/man/man1/amk_ccc.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/amk_ccc.1 2019-05-20 13:38:16.158735161 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/amk_ccc.1 scotch_6.0.9-new/man/man1/amk_ccc.1 +--- scotch_6.0.9/man/man1/amk_ccc.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/amk_ccc.1 2019-11-05 15:04:03.395685490 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH amk_ccc 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBamk_ccc, amk_fft2, amk_hy, amk_m2, amk_p2 \fP- create target architectures -diff -rupN scotch_6.0.6/man/man1/atst.1 scotch_6.0.6-new/man/man1/atst.1 ---- scotch_6.0.6/man/man1/atst.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/atst.1 2019-05-20 13:38:16.158735161 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/atst.1 scotch_6.0.9-new/man/man1/atst.1 +--- scotch_6.0.9/man/man1/atst.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/atst.1 2019-11-05 15:04:03.395685490 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH atst 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBatst \fP- test the consistency of target architectures -diff -rupN scotch_6.0.6/man/man1/dgmap.1 scotch_6.0.6-new/man/man1/dgmap.1 ---- scotch_6.0.6/man/man1/dgmap.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/dgmap.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/dgmap.1 scotch_6.0.9-new/man/man1/dgmap.1 +--- scotch_6.0.9/man/man1/dgmap.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/dgmap.1 2019-11-05 15:04:03.395685490 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH dgmap 1 "August 03, 2010" "" "PT-Scotch user's manual" .SH NAME \fBdgmap, dgpart \fP- compute static mappings and partitions in parallel -diff -rupN scotch_6.0.6/man/man1/dgord.1 scotch_6.0.6-new/man/man1/dgord.1 ---- scotch_6.0.6/man/man1/dgord.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/dgord.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/dgord.1 scotch_6.0.9-new/man/man1/dgord.1 +--- scotch_6.0.9/man/man1/dgord.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/dgord.1 2019-11-05 15:04:03.395685490 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH dgord 1 "August 03, 2010" "" "PT-Scotch user's manual" .SH NAME \fBdgord \fP- compute sparse matrix orderings of graphs in parallel -diff -rupN scotch_6.0.6/man/man1/dgscat.1 scotch_6.0.6-new/man/man1/dgscat.1 ---- scotch_6.0.6/man/man1/dgscat.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/dgscat.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/dgscat.1 scotch_6.0.9-new/man/man1/dgscat.1 +--- scotch_6.0.9/man/man1/dgscat.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/dgscat.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH dgscat 1 "August 03, 2010" "" "PT-Scotch user's manual" .SH NAME \fBdgscat \fP- build distributed source graph file fragments from a centralized source graph file -diff -rupN scotch_6.0.6/man/man1/dgtst.1 scotch_6.0.6-new/man/man1/dgtst.1 ---- scotch_6.0.6/man/man1/dgtst.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/dgtst.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/dgtst.1 scotch_6.0.9-new/man/man1/dgtst.1 +--- scotch_6.0.9/man/man1/dgtst.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/dgtst.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH dgtst 1 "August 03, 2010" "" "PT-Scotch user's manual" .SH NAME \fBdgtst \fP- test the consistency of source graphs in parallel -diff -rupN scotch_6.0.6/man/man1/gcv.1 scotch_6.0.6-new/man/man1/gcv.1 ---- scotch_6.0.6/man/man1/gcv.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gcv.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gcv.1 scotch_6.0.9-new/man/man1/gcv.1 +--- scotch_6.0.9/man/man1/gcv.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gcv.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gcv 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgcv \fP- graph file converter -diff -rupN scotch_6.0.6/man/man1/gmap.1 scotch_6.0.6-new/man/man1/gmap.1 ---- scotch_6.0.6/man/man1/gmap.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gmap.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gmap.1 scotch_6.0.9-new/man/man1/gmap.1 +--- scotch_6.0.9/man/man1/gmap.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gmap.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gmap 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgmap, gpart \fP- compute static mappings and partitions sequentially -diff -rupN scotch_6.0.6/man/man1/gmk_hy.1 scotch_6.0.6-new/man/man1/gmk_hy.1 ---- scotch_6.0.6/man/man1/gmk_hy.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gmk_hy.1 2019-05-20 13:38:16.159735160 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gmk_hy.1 scotch_6.0.9-new/man/man1/gmk_hy.1 +--- scotch_6.0.9/man/man1/gmk_hy.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gmk_hy.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gmk_hy 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgmk_hy, gmk_m2, gmk_m3, gmk_ub2 \fP- create source graphs -diff -rupN scotch_6.0.6/man/man1/gmk_msh.1 scotch_6.0.6-new/man/man1/gmk_msh.1 ---- scotch_6.0.6/man/man1/gmk_msh.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gmk_msh.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gmk_msh.1 scotch_6.0.9-new/man/man1/gmk_msh.1 +--- scotch_6.0.9/man/man1/gmk_msh.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gmk_msh.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gmk_msh 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgmk_msh \fP- create source graph from source mesh -diff -rupN scotch_6.0.6/man/man1/gmtst.1 scotch_6.0.6-new/man/man1/gmtst.1 ---- scotch_6.0.6/man/man1/gmtst.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gmtst.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gmtst.1 scotch_6.0.9-new/man/man1/gmtst.1 +--- scotch_6.0.9/man/man1/gmtst.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gmtst.1 2019-11-05 15:04:03.396685489 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gmtst 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgmtst \fP- compute statistics on mappings -diff -rupN scotch_6.0.6/man/man1/gord.1 scotch_6.0.6-new/man/man1/gord.1 ---- scotch_6.0.6/man/man1/gord.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gord.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gord.1 scotch_6.0.9-new/man/man1/gord.1 +--- scotch_6.0.9/man/man1/gord.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gord.1 2019-11-05 15:04:03.397685487 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gord 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgord \fP- compute sparse matrix orderings of graphs -diff -rupN scotch_6.0.6/man/man1/gotst.1 scotch_6.0.6-new/man/man1/gotst.1 ---- scotch_6.0.6/man/man1/gotst.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gotst.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gotst.1 scotch_6.0.9-new/man/man1/gotst.1 +--- scotch_6.0.9/man/man1/gotst.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gotst.1 2019-11-05 15:04:03.397685487 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gotst 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgomtst \fP- compute statistics on sparse matrix orderings -diff -rupN scotch_6.0.6/man/man1/gout.1 scotch_6.0.6-new/man/man1/gout.1 ---- scotch_6.0.6/man/man1/gout.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gout.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gout.1 scotch_6.0.9-new/man/man1/gout.1 +--- scotch_6.0.9/man/man1/gout.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gout.1 2019-11-05 15:04:03.397685487 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man @@ -134,36 +134,36 @@ diff -rupN scotch_6.0.6/man/man1/gout.1 scotch_6.0.6-new/man/man1/gout.1 .PP .nf .fam C -diff -rupN scotch_6.0.6/man/man1/gtst.1 scotch_6.0.6-new/man/man1/gtst.1 ---- scotch_6.0.6/man/man1/gtst.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/gtst.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/gtst.1 scotch_6.0.9-new/man/man1/gtst.1 +--- scotch_6.0.9/man/man1/gtst.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/gtst.1 2019-11-05 15:04:03.397685487 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH gtst 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBgtst \fP- test the consistency of source graphs -diff -rupN scotch_6.0.6/man/man1/mmk_m2.1 scotch_6.0.6-new/man/man1/mmk_m2.1 ---- scotch_6.0.6/man/man1/mmk_m2.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/mmk_m2.1 2019-05-20 13:38:16.160735158 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/mmk_m2.1 scotch_6.0.9-new/man/man1/mmk_m2.1 +--- scotch_6.0.9/man/man1/mmk_m2.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/mmk_m2.1 2019-11-05 15:04:03.397685487 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH mmk_m2 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBmmk_m2, mmk_m3 \fP- create source meshes -diff -rupN scotch_6.0.6/man/man1/mord.1 scotch_6.0.6-new/man/man1/mord.1 ---- scotch_6.0.6/man/man1/mord.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/mord.1 2019-05-20 13:38:16.161735157 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/mord.1 scotch_6.0.9-new/man/man1/mord.1 +--- scotch_6.0.9/man/man1/mord.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/mord.1 2019-11-05 15:04:03.398685485 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man .TH mord 1 "August 03, 2010" "" "Scotch user's manual" .SH NAME \fBmord \fP- compute sparse matrix orderings of meshes -diff -rupN scotch_6.0.6/man/man1/mtst.1 scotch_6.0.6-new/man/man1/mtst.1 ---- scotch_6.0.6/man/man1/mtst.1 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/man/man1/mtst.1 2019-05-20 13:38:16.161735157 +0200 +diff -rupN --no-dereference scotch_6.0.9/man/man1/mtst.1 scotch_6.0.9-new/man/man1/mtst.1 +--- scotch_6.0.9/man/man1/mtst.1 2018-05-28 17:05:24.000000000 +0200 ++++ scotch_6.0.9-new/man/man1/mtst.1 2019-11-05 15:04:03.398685485 +0100 @@ -1,4 +1,4 @@ -." Text automatically generated by txt2man +\" Text automatically generated by txt2man diff --git a/scotch.spec b/scotch.spec index 920e3b5..648382b 100644 --- a/scotch.spec +++ b/scotch.spec @@ -9,12 +9,12 @@ Name: scotch Summary: Graph, mesh and hypergraph partitioning library -Version: 6.0.8 +Version: 6.0.9 Release: 1%{?dist} License: CeCILL-C URL: https://gforge.inria.fr/projects/scotch/ -Source0: https://gforge.inria.fr/frs/download.php/file/38114/%{name}_%{version}.tar.gz +Source0: https://gforge.inria.fr/frs/download.php/file/38187/%{name}_%{version}.tar.gz Source1: scotch-Makefile.shared.inc.in # Makefile fix for installing esmumps @@ -109,6 +109,7 @@ This package contains the parmetis compatibility header for scotch. ############################################################################### %prep +# NOTE: If the archive prefix folder does not match %%{name}_%%{version}, then the file ID in the Source URL is likely wrong! %autosetup -p1 -n %{name}_%{version} cp -a %{SOURCE1} src/Makefile.inc @@ -269,6 +270,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make -C src/check %doc doc/scotch_example.f %changelog +* Tue Nov 05 2019 Sandro Mani - 6.0.9-1 +- Update to 6.0.9 + * Tue Aug 27 2019 Sandro Mani - 6.0.8-1 - Update to 6.0.8 diff --git a/scotch_esmumps.patch b/scotch_esmumps.patch index e1a5705..842ed14 100644 --- a/scotch_esmumps.patch +++ b/scotch_esmumps.patch @@ -1,7 +1,7 @@ -diff -rupN scotch_6.0.6/src/Makefile scotch_6.0.6-new/src/Makefile ---- scotch_6.0.6/src/Makefile 2018-07-14 17:24:49.000000000 +0200 -+++ scotch_6.0.6-new/src/Makefile 2019-05-20 13:38:16.054735319 +0200 -@@ -122,6 +122,8 @@ install : required $(bindir) $(includ +diff -rupN --no-dereference scotch_6.0.9/src/Makefile scotch_6.0.9-new/src/Makefile +--- scotch_6.0.9/src/Makefile 2019-11-04 12:24:11.000000000 +0100 ++++ scotch_6.0.9-new/src/Makefile 2019-11-05 15:04:03.268685710 +0100 +@@ -125,6 +125,8 @@ install : required $(bindir) $(includ -$(CP) -f ../include/*scotch*.h $(includedir) -$(CP) -f ../lib/*esmumps*$(LIB) $(libdir) -$(CP) -f ../lib/*scotch*$(LIB) $(libdir) @@ -9,4 +9,4 @@ diff -rupN scotch_6.0.6/src/Makefile scotch_6.0.6-new/src/Makefile + -$(CP) -f ../lib/*esmumps*$(LIB) $(libdir) -$(CP) -Rf ../man/* $(mandir) - clean : required + installstub : required $(includedir) diff --git a/sources b/sources index e6d77fa..305f812 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (scotch_6.0.8.tar.gz) = 0cfe6d30eac7b2ba678292954a9e22f6162198184b75d2dff8e739692b631604702c24feb5c386f05b6c35a07d4a5004575e5688cd44fe60df4cc90488bd412d +SHA512 (scotch_6.0.9.tar.gz) = 0a9c67134a5c6706dacbad56d8e0ff3d7fc30a74bb251e334b7dc38b3f906e595e1899eb86a1240843133cd287382ea6789e77433b7170a4ecfd1f4de90b84c0