forked from pool/python-Mako
Accepting request 583642 from home:aplanas:branches:devel:languages:python
Allows Recommends and Suggest in Fedora OBS-URL: https://build.opensuse.org/request/show/583642 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=51
This commit is contained in:
committed by
Git OBS Bridge
parent
90056b67c7
commit
e63053c032
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Mako
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -35,7 +35,9 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-MarkupSafe
|
||||
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||
Recommends: python-Beaker >= 1.1
|
||||
%endif
|
||||
%ifpython2
|
||||
Provides: %{oldpython}-mako = %{version}
|
||||
Obsoletes: %{oldpython}-mako < %{version}
|
||||
|
||||
Reference in New Issue
Block a user