Accepting request 928024 from devel:languages:python:jupyter
- Revert the usage of libalternatives due to gh#openSUSE/libalternatives#11 OBS-URL: https://build.opensuse.org/request/show/928024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=12
This commit is contained in:
commit
8cbf634e1f
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user