From f19db13d5b60718bdbe6b71217fb5fbff67117e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Sat, 30 Jun 2018 14:19:42 +0100 Subject: [PATCH] Update to 8.600.0 Make calls to ldconfig conditional (not needed for Fedora >= 28) --- .gitignore | 5 +---- armadillo.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 0d8b225..3f5c634 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ clog -/armadillo-7.800.2.tar.xz -/armadillo-7.900.1.tar.xz -/armadillo-8.100.1.tar.xz -/armadillo-8.300.0.tar.xz +/armadillo-8.600.0.tar.xz diff --git a/armadillo.spec b/armadillo.spec index f745843..af66a19 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo -Version: 8.300.0 -Release: 3%{?dist}.1 +Version: 8.600.0 +Release: 1%{?dist} Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave License: ASL 2.0 @@ -45,7 +45,7 @@ Summary: Development headers and documentation for the Armadillo C++ libr Requires: %{name} = %{version}-%{release} Requires: lapack-devel, arpack-devel, libstdc++-devel %if %{old_epel} == 0 -Requires: hdf5-devel +Requires: hdf5-devel %endif %ifarch %{openblas_arches} Requires: openblas-devel @@ -88,11 +88,11 @@ rm -f examples/example1_win64.vcxproj rm -f examples/example1_win64.README.txt rm -rf examples/lib_win64 - +%if ((0%{?rhel} && 0%{?rhel} <= 7) || (0%{?fedora} && 0%{?fedora} < 28)) %post -p /sbin/ldconfig %postun -p /sbin/ldconfig - +%endif %files %{_libdir}/libarmadillo.so.8* @@ -110,6 +110,10 @@ rm -rf examples/lib_win64 %doc mex_interface %changelog +* Sat Jun 30 2018 José Matos - 8.600.0-1 +- Update to 8.600.0 +- Make calls to ldconfig conditional (not needed for Fedora >= 28) + * Thu Apr 26 2018 Richard Shaw - 8.300.0-3.1 - Rebuild for fixed soname in SuperLU 5.2.1. diff --git a/sources b/sources index b21ac9f..3e2bc25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (armadillo-8.300.0.tar.xz) = c4b371d3cc58f954a99ba528552cb6e8766c3e1306f8365838db49ebd59e00859e5f22b439f01cac8613b2af3431eadd65ba28bee4d1ffc886c324cab4b0e97b +SHA512 (armadillo-8.600.0.tar.xz) = 4147de04adaa46c012b075972a1698ece91b85f2700addcfb4bc02e9bbef416d3dc6ecc1739577d5acfcdad74510c8064081480ebfe6c25e657e068dff74f30d