- Update to snapshot 0.4.0+gb2b8d4bd
OBS-URL: https://build.opensuse.org/package/show/science/cm?expand=0&rev=7
This commit is contained in:
BIN
cm-0.4.0.tar.gz
(Stored with Git LFS)
BIN
cm-0.4.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABEIAB0WIQStF6Ie+K7Y8cwC29n31cm/dlxh4wUCYnKG0AAKCRD31cm/dlxh
|
||||
4yvHAP93Vq58ZgbSQ4q4IB5A2/2Tewil0Ebbn0lDwiZ6RWIlugEAl8nQVI2SWt1x
|
||||
oBngUuAfeU/YZAVQfS8lKZoGrJSo1m8=
|
||||
=ue9f
|
||||
-----END PGP SIGNATURE-----
|
BIN
cm-b2b8d4bda97b158aad539d50b8fda8571db5ead6.tar.gz
(Stored with Git LFS)
Normal file
BIN
cm-b2b8d4bda97b158aad539d50b8fda8571db5ead6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 06:27:27 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to snapshot 0.4.0+gb2b8d4bd
|
||||
* Fix 32-bit testsuite run
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 21:20:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
14
cm.spec
14
cm.spec
@@ -17,17 +17,20 @@
|
||||
|
||||
|
||||
Name: cm
|
||||
Version: 0.4.0
|
||||
Version: 0.4.0+gb2b8d4bd
|
||||
Release: 0
|
||||
Summary: Class polynomial computation via floating point approximations
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://www.multiprecision.org/cm/
|
||||
URL: https://www.multiprecision.org/cm/
|
||||
#Git-Clone: https://gitlab.inria.fr/enge/cm
|
||||
Source: http://www.multiprecision.org/downloads/%name-%version.tar.gz
|
||||
Source2: http://www.multiprecision.org/downloads/%name-%version.tar.gz.asc
|
||||
Source: https://gitlab.inria.fr/enge/cm/-/archive/b2b8d4bda97b158aad539d50b8fda8571db5ead6/cm-b2b8d4bda97b158aad539d50b8fda8571db5ead6.tar.gz
|
||||
#Source: http://www.multiprecision.org/downloads/%name-%version.tar.gz
|
||||
#Source2: http://www.multiprecision.org/downloads/%name-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
BuildRequires: gmp-devel >= 4.3.2
|
||||
BuildRequires: libtool
|
||||
BuildRequires: makeinfo
|
||||
BuildRequires: mpc-devel >= 1
|
||||
BuildRequires: mpfr-devel >= 3
|
||||
BuildRequires: mpfrcx-devel >= 0.6.3
|
||||
@@ -66,9 +69,10 @@ multiplication via floating point approximations.
|
||||
It includes libraries that can be called from within a C program.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -n cm-b2b8d4bda97b158aad539d50b8fda8571db5ead6
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure --disable-static
|
||||
%make_build
|
||||
|
||||
|
Reference in New Issue
Block a user