From 795d738ed9a3a9eb623ba5509b1f8c20e0ebffb4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 11 May 2014 19:37:28 +0200 Subject: [PATCH] - updated to 4.300.2 (note: new soname) --- armadillo.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/armadillo.spec b/armadillo.spec index 54bef44..be02c58 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,16 +1,18 @@ Summary: C++ linear algebra library Summary(pl.UTF-8): Biblioteka C++ do algebry liniowej Name: armadillo -Version: 3.930.0 +Version: 4.300.2 Release: 1 License: MPL v2.0 Group: Libraries Source0: http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.gz -# Source0-md5: 0e285c83da8b736e68c71f76479e6b00 +# Source0-md5: 16c8bf27e989b2eaf6e4096a4c056269 URL: http://arma.sourceforge.net/ +BuildRequires: arpack-devel BuildRequires: blas-devel BuildRequires: boost-devel >= 1.34 -BuildRequires: cmake >= 2.6 +BuildRequires: cmake >= 2.8 +BuildRequires: hdf5-devel BuildRequires: lapack-devel BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,8 +32,10 @@ Summary: Header files for Armadillo library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Armadillo Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: arpack-devel Requires: blas-devel Requires: boost-devel >= 1.34 +Requires: hdf5-devel Requires: lapack-devel Requires: libstdc++-devel @@ -88,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc LICENSE.txt README.txt %attr(755,root,root) %{_libdir}/libarmadillo.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libarmadillo.so.3 +%attr(755,root,root) %ghost %{_libdir}/libarmadillo.so.4 %files devel %defattr(644,root,root,755) -- 2.44.0