forked from pool/python-jupyter-core
Accepting request 928028 from devel:languages:python:jupyter
- revert the usage of libalternatives due to gh#openSUSE/libalternatives#11 OBS-URL: https://build.opensuse.org/request/show/928028 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-core?expand=0&rev=8
This commit is contained in:
commit
3ae391383e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 28 19:16:16 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- revert the usage of libalternatives due to
|
||||||
|
gh#openSUSE/libalternatives#11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 17 17:28:20 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Sun Oct 17 17:28:20 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
%if 0%{?suse_version} > 1500
|
%bcond_with libalternatives_issue_11_fixed
|
||||||
|
%if 0%{?suse_version} > 1500 && %{with libalternatives_issue_11_fixed}
|
||||||
%bcond_without libalternatives
|
%bcond_without libalternatives
|
||||||
%else
|
%else
|
||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
|
Loading…
x
Reference in New Issue
Block a user