SHA256
1
0
forked from pool/pari-galpol

Accepting request 220916 from science

- Update to new upstream release 20140202

OBS-URL: https://build.opensuse.org/request/show/220916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pari-galpol?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2014-02-05 15:27:03 +00:00 committed by Git OBS Bridge
commit 0b128a6d71
5 changed files with 31 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bed705fcf38815394b8df46343e681720cd5835131b9a3c339195b63814db99b
size 367696

3
galpol.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:385d537b3c085d7885a9f6f02d63c2c2ad101dece07c2a19e4fba7bc81f72990
size 469851

7
galpol.tgz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkoOplsACgkQeDPs8bVESBUFhQCeJ2q1fFb6jM3BqFRaTnYZyT3q
+WUAn2wKs/xuo7T15rbNOJ7WYEkcBICy
=i4CB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 5 01:55:57 UTC 2014 - jengelh@inai.de
- Update to new upstream release 20140202
* No upstream changelog was provided
-------------------------------------------------------------------
Mon Sep 26 09:08:34 UTC 2011 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package pari-galpol
#
# 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,20 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: pari-galpol
Version: 20090516
Release: 0
Group: Productivity/Scientific/Math
Summary: GALPOL polynomial database for the PARI CAS
License: GPL-2.0+
URL: http://pari.math.u-bordeaux.fr/
Source: galpol.tar.xz
Source2: LICENSE
Name: pari-galpol
Version: 20140202
Release: 0
Summary: GALPOL polynomial database 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/galpol.tgz
Source2: http://pari.math.u-bordeaux.fr/pub/pari/packages/galpol.tgz.asc
Source3: LICENSE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: xz
BuildArch: noarch
Conflicts: libpari-gmp < 2.4.3
BuildArch: noarch
Conflicts: libpari-gmp < 2.4.3
%description
PARI package of the GALPOL database of polynomials defining Galois
@ -36,7 +37,7 @@ extensions of the rationals, accessed by the "galoisgetpol" function.
%prep
%setup -Tcq
cp "%{S:2}" .;
cp "%_sourcedir/LICENSE" .;
%build