forked from pool/python-Jinja2
Accepting request 196196 from home:H4T:filesystem:Testing
Avoid "Recommends:" on old rpm distros OBS-URL: https://build.opensuse.org/request/show/196196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
80d8d83be2
commit
18a003e610
@@ -58,7 +58,9 @@ Summary: Jinja2 syntax files for Vim
|
||||
License: BSD-3-Clause
|
||||
Group: Productivity/Text/Editors
|
||||
Requires: %{name} = %{version}
|
||||
%if 0%{?suse_version} >= 1010
|
||||
Recommends: vim
|
||||
%endif
|
||||
|
||||
%description vim
|
||||
Vim syntax highlighting scheme for Jinja2 templates.
|
||||
@@ -68,7 +70,9 @@ Summary: Jinja2 syntax files for Emacs
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Text/Editors
|
||||
Requires: %{name} = %{version}
|
||||
%if 0%{?suse_version} >= 1010
|
||||
Recommends: emacs
|
||||
%endif
|
||||
|
||||
%description emacs
|
||||
Emacs syntax highlighting scheme for Jinja2 templates.
|
||||
|
||||
Reference in New Issue
Block a user