[packages/arpack] Rel 15

arekm arekm at pld-linux.org
Sun May 17 00:46:31 CEST 2026


commit 6886c9b763a37872451761fe00056938877a9011
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun May 17 00:39:53 2026 +0200

    Rel 15

 arpack.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/arpack.spec b/arpack.spec
index 34d87b9..6429d3e 100644
--- a/arpack.spec
+++ b/arpack.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	acml	# With ACML version of BLAS instead of NETLIB implementation
 #
-%define		rel	14
+%define		rel	15
 Summary:	Subroutines for solving large scale eigenvalue problems
 Summary(pl.UTF-8):	Rozwiązywanie zagadnienia własnego dla dużych macierzy
 Name:		arpack
@@ -27,7 +27,7 @@ Patch2:		%{name}-no_etime.patch
 URL:		http://www.caam.rice.edu/software/ARPACK/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gcc-g77
+BuildRequires:	gcc-fortran
 BuildRequires:	libtool	>= 2:1.5
 %{!?with_acml:BuildRequires:	lapack-devel}
 %{?with_acml:ExclusiveArch:	%{x8664}}
@@ -94,7 +94,8 @@ cp %{SOURCE4} .
 %{__autoheader}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	FFLAGS="%{rpmcflags} -std=legacy"
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/arpack.git/commitdiff/6886c9b763a37872451761fe00056938877a9011



More information about the pld-cvs-commit mailing list