[scotch] Fix the 5.1.12b versioning

Deji Akingunola deji at fedoraproject.org
Sat Nov 17 14:07:42 UTC 2012


commit 5367424c4c23aaffcf443dd387b92d568aec2b67
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Sat Nov 17 09:07:40 2012 -0500

    Fix the 5.1.12b versioning

 scotch.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/scotch.spec b/scotch.spec
index b4b7ad4..1e30a6f 100644
--- a/scotch.spec
+++ b/scotch.spec
@@ -1,11 +1,11 @@
 Summary:	Graph, mesh and hypergraph partitioning library
 Name:		scotch
-Version:	5.1.12b
-Release:	1%{?dist}
+Version:	5.1.12
+Release:	1.b%{?dist}
 License:	CeCILL-C
 Group:		Development/Libraries
 URL:		http://www.labri.fr/perso/pelegrin/scotch/
-Source0:	http://gforge.inria.fr/frs/download.php/26854/%{name}_%{version}.tar.gz
+Source0:	http://gforge.inria.fr/frs/download.php/26854/%{name}_%{version}b.tar.gz
 Source1:	scotch-Makefile.inc.in
 BuildRequires:	flex bison mpich2-devel zlib-devel bzip2-devel lzma-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -114,7 +114,7 @@ rm -rf %{buildroot}
 %{_includedir}/*metis.h
 
 %changelog
-* Sat Nov 17 2012 Deji Akingunola <dakingun at gmail.com> - 5.1.12b-1
+* Sat Nov 17 2012 Deji Akingunola <dakingun at gmail.com> - 5.1.12-1.b
 - Update to 5.1.12b
 
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.1.11-3


More information about the scm-commits mailing list