Accepting request 861899 from home:badshah400:branches:science

Disable octave bindings until compilation against octave 6 is fixed (fix should happen mostly in swig, see gh#swig/swig#1893).

OBS-URL: https://build.opensuse.org/request/show/861899
OBS-URL: https://build.opensuse.org/package/show/science/plplot?expand=0&rev=134
This commit is contained in:
2021-01-13 01:27:32 +00:00
committed by Git OBS Bridge
parent f494e56a31
commit 0fd28d4ae3
2 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 9 13:26:01 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Disable octave bindings until compilation against octave 6 is
fixed (fix should happen mostly in swig, see gh#swig/swig#1893).
-------------------------------------------------------------------
Tue Dec 22 12:57:42 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package plplot
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,12 +25,8 @@
%bcond_with ocaml_camlidl
%define tk_enabled 1
# SECTION Disable octave bindings for openSUSE < 1550 until compilation against octave 4.4 is fixed
%if 0%{?suse_version} < 1550
# SECTION Disable octave bindings until compilation against octave 6 is fixed
%define octave_enabled 0
%else
%define octave_enabled 1
%endif
# /SECTION
# SECTION Does not build against qhull_r