Accepting request 729367 from home:anag:branches:science
- Update Source0, file is gz and not bzip2 - Use -ffat-lto-objects to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/729367 OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=34
This commit is contained in:
parent
8c2db3b8b4
commit
504af939fd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 07:47:02 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
|
||||
|
||||
- Update Source0, file is gz and not bzip2
|
||||
- Use -ffat-lto-objects to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 18:59:46 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
|
||||
|
||||
|
@ -22,6 +22,7 @@
|
||||
%define ver 5.2.1
|
||||
%define so_ver 5
|
||||
%define openblas_vers 0.3.6
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
|
||||
%define PNAME %(echo %{pname} | tr [a-z] [A-Z])
|
||||
%define _ver %(echo %{ver} | tr . _)
|
||||
@ -216,7 +217,7 @@ Name: %{package_name}
|
||||
Version: %{ver}
|
||||
Release: 0
|
||||
Url: http://mumps.enseeiht.fr/
|
||||
Source0: http://mumps.enseeiht.fr/MUMPS_%{version}.tar.gz#/%{pname}-%{version}.tar.bz2
|
||||
Source0: http://mumps.enseeiht.fr/MUMPS_%{version}.tar.gz#/%{pname}-%{version}.tar.gz
|
||||
Source1: Makefile.inc
|
||||
Patch1: Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch
|
||||
%if %{without hpc}
|
||||
|
Loading…
Reference in New Issue
Block a user