]> git.pld-linux.org Git - packages/arpack.git/commitdiff
- relup friendly rel 10 auto/th/arpack-2.1-10
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 25 May 2017 13:51:14 +0000 (15:51 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 25 May 2017 13:51:14 +0000 (15:51 +0200)
arpack.spec

index f210bc1421a1cb89e87fb1ba5257117d0c7478bc..311a3525a9f97aefb946ebda9beb8f4e0f9d4c07 100644 (file)
@@ -2,11 +2,12 @@
 # Conditional build:
 %bcond_with    acml    # With ACML version of BLAS instead of NETLIB implementation
 #
+%define                rel     10
 Summary:       Subroutines for solving large scale eigenvalue problems
 Summary(pl.UTF-8):     Rozwiązywanie zagadnienia własnego dla dużych macierzy
 Name:          arpack
 Version:       2.1
-Release:       9%{?with_acml:ACML}
+Release:       %{rel}%{?with_acml:ACML}
 License:       Freely distributable
 Group:         Libraries
 Source0:       http://www.caam.rice.edu/software/ARPACK/SRC/%{name}96.tar.gz
This page took 0.098096 seconds and 4 git commands to generate.