generated from pool/new_package
Uyuni Devel package build for the next version
All source changes must be submitted via a git pull request in openSUSE gitea instance.
Every sub directory is a package source for the build service.
Some special directories in this repo to handle with care
- the 000product must be generated locally and the result must be commited. This is important to get the correct REPOID generated for the final target
$> git-obs meta set --api=https://api.opensuse.org
$> git-obs meta set --project=systemsmanagement:Uyuni:Main
$> cp Uyuni-Server-release.spec.in Uyuni-Server-release.spec
$> cp Uyuni-Proxy-release.spec.in Uyuni-Proxy-release.spec
$> iosc service runall
$> git add ...
$> git commit -m ...
$> git push
OBS project
The packages are building at systemsmanagement:Uyuni:Main
Description
Languages
Dockerfile
46.8%
Python
44.4%
Shell
8.8%