- revert the usage of libalternatives due to

gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=20
This commit is contained in:
Benjamin Greiner 2021-10-28 19:13:29 +00:00 committed by Git OBS Bridge
parent a9296b5348
commit ce37f8de0d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 28 19:12:16 UTC 2021 - Ben Greiner <code@bnavigator.de>
- revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11
-------------------------------------------------------------------
Wed Sep 8 14:22:22 UTC 2021 - Stefan Schubert <schubi@suse.de>

View File

@ -16,7 +16,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
%else
%bcond_with libalternatives