Skip to content

Commit

Permalink
build: add support for SLE15SP4
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Jul 18, 2022
1 parent 9a213c5 commit 12fbb12
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .matrix.yml
Expand Up @@ -73,6 +73,15 @@ OS:
- python-bareos

SLE:
"15_SP4":
TYPE: rpm
IMAGE: sle154
ARCH:
- x86_64
PROJECTPACKAGES:
x86_64:
- bareos
- python-bareos
"15_SP3":
TYPE: rpm
IMAGE: sle153
Expand Down
56 changes: 56 additions & 0 deletions docs/pkglists/SLE_15_SP4.x86_64
@@ -0,0 +1,56 @@
debug/x86_64/bareos-bconsole-debuginfo
debug/x86_64/bareos-common-debuginfo
debug/x86_64/bareos-database-common-debuginfo
debug/x86_64/bareos-database-postgresql-debuginfo
debug/x86_64/bareos-database-tools-debuginfo
debug/x86_64/bareos-debuginfo
debug/x86_64/bareos-debugsource
debug/x86_64/bareos-director-debuginfo
debug/x86_64/bareos-director-python3-plugin-debuginfo
debug/x86_64/bareos-filedaemon-ceph-plugin-debuginfo
debug/x86_64/bareos-filedaemon-debuginfo
debug/x86_64/bareos-filedaemon-python3-plugin-debuginfo
debug/x86_64/bareos-storage-ceph-debuginfo
debug/x86_64/bareos-storage-debuginfo
debug/x86_64/bareos-storage-droplet-debuginfo
debug/x86_64/bareos-storage-fifo-debuginfo
debug/x86_64/bareos-storage-python3-plugin-debuginfo
debug/x86_64/bareos-storage-tape-debuginfo
debug/x86_64/bareos-tools-debuginfo
debug/x86_64/bareos-traymonitor-debuginfo
noarch/python3-bareos
src/bareos
src/python-bareos
x86_64/bareos
x86_64/bareos-bconsole
x86_64/bareos-client
x86_64/bareos-common
x86_64/bareos-contrib-director-python-plugins
x86_64/bareos-contrib-filedaemon-python-plugins
x86_64/bareos-contrib-tools
x86_64/bareos-database-common
x86_64/bareos-database-postgresql
x86_64/bareos-database-tools
x86_64/bareos-director
x86_64/bareos-director-python-plugins-common
x86_64/bareos-director-python3-plugin
x86_64/bareos-filedaemon
x86_64/bareos-filedaemon-ceph-plugin
x86_64/bareos-filedaemon-ldap-python-plugin
x86_64/bareos-filedaemon-libcloud-python-plugin
x86_64/bareos-filedaemon-mariabackup-python-plugin
x86_64/bareos-filedaemon-ovirt-python-plugin
x86_64/bareos-filedaemon-percona-xtrabackup-python-plugin
x86_64/bareos-filedaemon-postgresql-python-plugin
x86_64/bareos-filedaemon-python-plugins-common
x86_64/bareos-filedaemon-python3-plugin
x86_64/bareos-storage
x86_64/bareos-storage-ceph
x86_64/bareos-storage-droplet
x86_64/bareos-storage-fifo
x86_64/bareos-storage-python-plugins-common
x86_64/bareos-storage-python3-plugin
x86_64/bareos-storage-tape
x86_64/bareos-tools
x86_64/bareos-traymonitor
x86_64/bareos-webui

0 comments on commit 12fbb12

Please sign in to comment.