Undo suse checks modification for kate package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=49
This commit is contained in:
parent
134ccf58ba
commit
8f1950b009
4
go.spec
4
go.spec
@ -87,13 +87,15 @@ Emacs syntax highlighting scheme for the Go programming language.
|
||||
%package kate
|
||||
Summary: Go syntax files for Kate and KWrite editors
|
||||
Group: Productivity/Text/Editors
|
||||
%if 0%{?suse_version} && 0%{?suse_version} >= 1120
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildRequires: kate
|
||||
Requires: kate
|
||||
%else
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
BuildRequires: kdelibs4
|
||||
Requires: kdelibs4
|
||||
%endif
|
||||
%endif
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description kate
|
||||
|
Loading…
Reference in New Issue
Block a user