gp2c-0.0.11pl2

OBS-URL: https://build.opensuse.org/package/show/science/gp2c?expand=0&rev=14
This commit is contained in:
2019-08-14 04:23:00 +00:00
committed by Git OBS Bridge
parent 61e60e598a
commit 27e0b4461f
6 changed files with 34 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gp2c
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,17 @@
Name: gp2c
Version: 0.0.11
Version: 0.0.11pl2
Release: 0
Summary: GP script to PARI C program compiler
License: GPL-2.0-only
Group: Productivity/Scientific/Math
Url: http://pari.math.u-bordeaux.fr/
URL: https://pari.math.u-bordeaux.fr/
#Git-Clone: http://pari.math.u-bordeaux.fr/git/gp2c.git
#Git-Web: http://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi
Source: http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz
Source2: http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz.asc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#Git-Clone: https://pari.math.u-bordeaux.fr/git/gp2c.git
#Git-Web: https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi
Source: https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz
Source2: https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-%version.tar.gz.asc
BuildRequires: fdupes
%description