2021-12-11 16:01:44 +00:00
committed by Git OBS Bridge
parent 100f0f350e
commit 5ad42e853c
8 changed files with 26 additions and 28 deletions

View File

@@ -1,10 +1,15 @@
This package is maintained in git at
This package should use just the content of the git tree. If you need
to make changes, you have the following options:
* Make them in git and update the package from git (you can send merge
request if you don't have write access)
* Create a patch, add the patch to the package and let one of the
aaa_base packagers commit it for you
The online repository is at:
http://github.com/openSUSE/aaa_base
Please file a pull request for any changes. The spec file is also in
git.
For building the package from git run the service directly:
osc service disabledrun
For building the package from git you have to adjust the _service
file to point at the right branch, then call
osc service manualrun
Note that aaa_base.spec and aaa_base.changes are not part of the git
repo.