[scotch] Rebuild (mpich)

Sandro Mani smani at fedoraproject.org
Thu Mar 12 09:26:57 UTC 2015


commit 3404719157c305f3e025ba2f0c8c4ced0f18f121
Author: Sandro Mani <manisandro at gmail.com>
Date:   Thu Mar 12 10:26:52 2015 +0100

    Rebuild (mpich)

 scotch.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/scotch.spec b/scotch.spec
index 19c195d..2f45947 100644
--- a/scotch.spec
+++ b/scotch.spec
@@ -10,7 +10,7 @@
 Name:          scotch
 Summary:       Graph, mesh and hypergraph partitioning library
 Version:       6.0.3
-Release:       2%{?dist}
+Release:       4%{?dist}
 
 License:       CeCILL-C
 URL:           https://gforge.inria.fr/projects/scotch/
@@ -212,7 +212,7 @@ popd
 
 
 %files
-%doc doc/CeCILL-C_V1-en.txt
+%license doc/CeCILL-C_V1-en.txt
 %{_bindir}/*
 %{_libdir}/libscotch*.so.*
 %{_libdir}/libesmumps*.so.*
@@ -225,7 +225,7 @@ popd
 %{_includedir}/*esmumps*.h
 
 %files -n ptscotch-mpich
-%doc doc/CeCILL-C_V1-en.txt
+%license doc/CeCILL-C_V1-en.txt
 %{_libdir}/mpich/lib/lib*scotch*.so.*
 %{_libdir}/mpich/lib/lib*esmumps*.so.*
 %{_libdir}/mpich/bin/*
@@ -238,7 +238,7 @@ popd
 %{_libdir}/mpich/lib/lib*esmumps*.so
 
 %files -n ptscotch-openmpi
-%doc doc/CeCILL-C_V1-en.txt
+%license doc/CeCILL-C_V1-en.txt
 %{_libdir}/openmpi/lib/lib*scotch*.so.*
 %{_libdir}/openmpi/lib/lib*esmumps*.so.*
 %{_libdir}/openmpi/bin/*
@@ -251,11 +251,14 @@ popd
 %{_libdir}/openmpi/lib/lib*esmumps*.so
 
 %files doc
-%doc doc/CeCILL-C_V1-en.txt
+%license doc/CeCILL-C_V1-en.txt
 %doc doc/*.pdf
 %doc doc/scotch_example.f
 
 %changelog
+* Thu Mar 12 2015 Sandro Mani <manisandro at gmail.com> - 6.0.3-4
+- Rebuild (mpich)
+
 * Mon Dec 01 2014 Sandro Mani <manisandro at gmail.com> - 6.0.3-2
 - Build esmumps
 


More information about the scm-commits mailing list