Accepting request 688516 from science
OBS-URL: https://build.opensuse.org/request/show/688516 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pari?expand=0&rev=18
This commit is contained in:
commit
7d687ba521
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 19:08:37 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Prepare the KDE4/Qt4 removal in factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 23:51:20 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
11
pari.spec
11
pari.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pari
|
||||
#
|
||||
# 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
|
||||
@ -16,12 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%if 0%{?sle_version} == 150000 && !0%{?is_opensuse}
|
||||
%bcond_with qt
|
||||
%else
|
||||
%bcond_without qt
|
||||
%endif
|
||||
|
||||
# See
|
||||
# http://pari.math.u-bordeaux.fr/archives/pari-dev-1211/msg00006.html
|
||||
# for details on the SO versioning.
|
||||
@ -46,9 +40,6 @@ BuildRequires: gmp-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: xorg-x11-proto-devel
|
||||
%if %{with qt}
|
||||
BuildRequires: libqt4-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
PARI/GP is a computer algebra system designed for fast computations
|
||||
|
Loading…
Reference in New Issue
Block a user