Accepting request 770332 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to version 1.5.0.85 - Enable additional optional features. OBS-URL: https://build.opensuse.org/request/show/770332 OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=6
This commit is contained in:
parent
e5562ce602
commit
93e3843bd8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 20:03:36 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to version 1.5.0.85
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 11 00:32:57 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
18
giac.spec
18
giac.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package giac
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_with cocoa
|
||||
Name: giac
|
||||
%define tarver 1.5.0-21
|
||||
%define tarver 1.5.0-85
|
||||
Version: %( echo %{tarver} | sed 's/-/./' )
|
||||
%define mainver %( echo %{tarver} | sed 's/-.*//' )
|
||||
%define soname 0
|
||||
@ -28,28 +28,40 @@ License: GPL-3.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://www-fourier.ujf-grenoble.fr/~parisse/giac.html
|
||||
Source: http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/giac_%{tarver}.tar.gz
|
||||
BuildRequires: bison
|
||||
BuildRequires: byacc
|
||||
BuildRequires: flex
|
||||
BuildRequires: blas-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: fltk-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gcc-fortran
|
||||
BuildRequires: glpk-devel
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: gmp-ecm-devel
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: lapack-devel
|
||||
BuildRequires: latex2html
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: mpfi-devel
|
||||
BuildRequires: mpfr-devel
|
||||
BuildRequires: nauty-devel
|
||||
BuildRequires: ntl-devel
|
||||
BuildRequires: pari-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: texlive-dvips
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: texlive-makeindex
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(gsl)
|
||||
BuildRequires: pkgconfig(libpng12)
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(samplerate)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xft)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82aeffa1382d8875bb2ec1e33393331e398d8d97a2d29503ff5dcc0a768433ad
|
||||
size 73892235
|
3
giac_1.5.0-85.tar.gz
Normal file
3
giac_1.5.0-85.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:301bcd7c24c4fadaacfa7679916b3967701a16abcf55cc4af2b187055d7e2c0e
|
||||
size 78258049
|
Loading…
Reference in New Issue
Block a user