| |
| Centpkg is a wrapper for [rpkg](https: |
| with RPM git repositories like the ones hosted at http: |
| some convenience methods/commands for local builds via mock or rpmbuild, for |
| interacting with koji, and for generating patches. |
| |
| |
| For now only a very small subset of rpkg commands are enabled. |
| |
| Exception handling at the top level has been disabled for now to get better |
| tracebacks during development. |
| |
| |
| |
| |
| Centpkg currently requires the [EPEL](https: |
| |
| root |
| root |
| root |
| root |
| root |
| |
| |
| |
| |
| $ centpkg clone --anonymous -b c7 a2ps |
| $ centpkg add-tag |
| $ centpkg list-tag |
| $ centpkg delete-tag |
| $ centpkg commit |
| $ centpkg pull |
| $ centpkg switch-branch |
| |
| |
| $ centpkg sources |
| $ centpkg clean |
| |
| |
| $ centpkg local |
| $ centpkg compile |
| $ centpkg verify-files |
| $ centpkg mockbuild |
| |
| |
| |
| Unless otherwise specified, all files are licensed under GPLv2+. |
| See COPYING for more license information |