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
c6b21dc4
Commit
c6b21dc4
authored
Dec 03, 2020
by
Alexander A. Klimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.0.0-0.rc1.4 only for Fedora 32 and 33 and openSUSE 15.2
parent
57627f61
Pipeline
#14728
passed with stages
in 18 minutes and 58 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
92 deletions
+1
-92
.gitlab-ci.yml
.gitlab-ci.yml
+0
-91
icingadb.spec
icingadb.spec
+1
-1
No files found.
.gitlab-ci.yml
View file @
c6b21dc4
...
...
@@ -46,43 +46,6 @@ variables:
-
master
-
tags
###################################
# EPEL
###################################
build/centos/8
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
centos/8
test/centos/8
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
centos/8
dependencies
:
-
build/centos/8
upload/epel/8
:
<<
:
*upload
dependencies
:
-
build/centos/8
build/centos/7
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
centos/7
test/centos/7
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
centos/7
dependencies
:
-
build/centos/7
upload/epel/7
:
<<
:
*upload
dependencies
:
-
build/centos/7
###################################
# Fedora
###################################
...
...
@@ -120,43 +83,6 @@ upload/fedora/32:
dependencies
:
-
build/fedora/32
build/fedora/31
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
fedora/31
test/fedora/31
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
fedora/31
dependencies
:
-
build/fedora/31
upload/fedora/31
:
<<
:
*upload
dependencies
:
-
build/fedora/31
###################################
# SLES
###################################
build/sles/15.1
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
sles/15.1
test/sles/15.1
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
sles/15.1
dependencies
:
-
build/sles/15.1
upload/SUSE/15.1
:
<<
:
*upload
dependencies
:
-
build/sles/15.1
###################################
# openSUSE
###################################
...
...
@@ -176,20 +102,3 @@ upload/openSUSE/15.2:
<<
:
*upload
dependencies
:
-
build/opensuse/15.2
build/opensuse/15.1
:
<<
:
*build
variables
:
DOCKER_IMAGE
:
opensuse/15.1
test/opensuse/15.1
:
<<
:
*test
variables
:
DOCKER_IMAGE
:
opensuse/15.1
dependencies
:
-
build/opensuse/15.1
upload/openSUSE/15.1
:
<<
:
*upload
dependencies
:
-
build/opensuse/15.1
icingadb.spec
View file @
c6b21dc4
...
...
@@ -214,7 +214,7 @@ rm -rf %{buildroot}
%dir %attr(750,icinga-redis,icinga-redis) %{_sharedstatedir}/icinga-redis/icingadb-redis
%changelog
* Wed Apr 22 2020 Noah Hilverling <noah.hilverling@icinga.com> 1.0.0-0.rc1.
3
* Wed Apr 22 2020 Noah Hilverling <noah.hilverling@icinga.com> 1.0.0-0.rc1.
4
- Fix icingadb home directory
* Tue Apr 14 2020 Noah Hilverling <noah.hilverling@icinga.com> 1.0.0-0.rc1.2
- Remove icinga-redis dependency
...
...
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