Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
packaging
rpm-icingadb
Commits
29b9bec4
Commit
29b9bec4
authored
Nov 29, 2019
by
Markus Frosch
📣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No longer use SCL on el7
parent
c1100484
Pipeline
#7455
passed with stages
in 6 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
icingadb.spec
icingadb.spec
+1
-4
No files found.
icingadb.spec
View file @
29b9bec4
...
...
@@ -13,9 +13,6 @@
%global golang_pkg go
%else # suse
%global golang_pkg golang
%if 0%{?el7:1}
%global golang_scl go-toolset-7
%endif # el7
%endif # suse
%if 0%{?golang_scl:1}
...
...
@@ -39,7 +36,7 @@ Group: System Environment/Daemons
%if "%{_vendor}" == "suse"
License: GPL-2.0-or-later
%else
License: GPLv2+
License: GPLv2+
%endif # suse
URL: https://%{provider_prefix}
Source0: https://%{import_path}/archive/v%{version}.tar.gz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment