- Revert the usage of libalternatives due to

gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=34
This commit is contained in:
Benjamin Greiner 2021-10-28 19:11:32 +00:00 committed by Git OBS Bridge
parent 6874d7d07e
commit bb6452ec36
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 28 19:10:40 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11
-------------------------------------------------------------------
Wed Oct 20 19:30:59 UTC 2021 - Stefan Schubert <schubi@schubi.de>

View File

@ -1,5 +1,5 @@
#
# spec file for package python-notebook
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@ -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
%else
%bcond_with libalternatives