[InsightToolkit] rebuild for new R without bundled blas lapack

Tom Callaway spot at fedoraproject.org
Wed May 7 15:00:51 UTC 2014


commit 09ab4ba14da9212a19b371ff28e5cd06e33e7f33
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed May 7 11:01:10 2014 -0400

    rebuild for new R without bundled blas lapack

 InsightToolkit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/InsightToolkit.spec b/InsightToolkit.spec
index f50338c..630d142 100644
--- a/InsightToolkit.spec
+++ b/InsightToolkit.spec
@@ -10,7 +10,7 @@
 Name:           InsightToolkit
 Summary:        Insight Toolkit library for medical image processing
 Version:        %{_ver_major}.%{_ver_minor}.%{_ver_release}
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        ASL 2.0
 Group:          Applications/Engineering
 Source0:        http://sourceforge.net/projects/itk/files/itk/%{_ver_major}.%{_ver_minor}/%{name}-%{version}.tar.xz
@@ -200,6 +200,9 @@ make test -C %{_target_platform} || exit 0
 %{_libdir}/libITKVtkGlue*.so.*
 
 %changelog
+* Wed May  7 2014 Tom Callaway <spot at fedoraproject.org> - 4.5.2-2
+- rebuild for new R without bundled blas/lapack
+
 * Thu Apr 17 2014 Sebastian Pölsterl <sebp at k-d-w.org> - 4.5.2-1
 - Update to version 4.5.2
 


More information about the scm-commits mailing list