forked from pool/pari-elldata
pari-elldata-20140113
OBS-URL: https://build.opensuse.org/package/show/science/pari-elldata?expand=0&rev=6
This commit is contained in:
parent
09eed0220f
commit
955c5c1bc5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4826ba996b9505bd363da8badb389740a91bb95df8391cdce848a135b6579895
|
||||
size 27448464
|
3
elldata.tgz
Normal file
3
elldata.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83149f618d7b6d61b9665ee86e8b3e0af05cebd739d6d0f82fa175eb9f2fdf9f
|
||||
size 36697495
|
7
elldata.tgz.asc
Normal file
7
elldata.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlLSneIACgkQeDPs8bVESBXpcACfXkU8GNwhlXpHntHfFlvGsZzq
|
||||
SIgAn1TihWs+rFRO4+Lo24B47mcsZkJe
|
||||
=U95g
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 01:52:01 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream version 20140113
|
||||
* No changelog provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 29 21:29:14 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pari-elldata
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,21 +15,22 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Name: pari-elldata
|
||||
Version: 20121022
|
||||
Release: 0
|
||||
Group: Productivity/Scientific/Math
|
||||
Summary: Elliptic Curve Data for the PARI CAS
|
||||
License: GPL-2.0+
|
||||
URL: http://pari.math.u-bordeaux.fr/
|
||||
|
||||
#DL-URL: http://pari.math.u-bordeaux.fr/pub/pari/packages/
|
||||
Source: elldata.tar.xz
|
||||
Source2: LICENSE
|
||||
Name: pari-elldata
|
||||
Version: 20140113
|
||||
Release: 0
|
||||
Summary: Elliptic Curve Data for the PARI CAS
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://pari.math.u-bordeaux.fr/
|
||||
|
||||
Source: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz
|
||||
Source2: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz.asc
|
||||
Source3: LICENSE
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: xz
|
||||
BuildArch: noarch
|
||||
Conflicts: libpari-gmp < 2.2.11
|
||||
BuildRequires: xz
|
||||
BuildArch: noarch
|
||||
Conflicts: libpari-gmp < 2.2.11
|
||||
|
||||
%description
|
||||
PARI/GP version of J. E. Cremona's Elliptic Curve Data, needed by
|
||||
@ -37,7 +38,7 @@ the PARI functions "ellsearch" and "ellidentify".
|
||||
|
||||
%prep
|
||||
%setup -Tcq
|
||||
cp "%{S:2}" .;
|
||||
cp "%_sourcedir/LICENSE" .;
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user