Updated dependencies to match latest starterkit

* removed unused dependencies
* updated dependencies to match starterkit
* updated build pipeline
This commit is contained in:
Benjamin Graham 2020-07-23 22:06:42 -04:00 committed by Justin Stephenson
parent 7eada9f82a
commit 46ad9834b3
7 changed files with 155 additions and 112 deletions

View file

@ -8,11 +8,11 @@
# Check cockpituous documentation for available release targets.
RELEASE_SOURCE="_release/source"
RELEASE_SPEC="cockpit-starter-kit.spec"
RELEASE_SPEC="cockpit-session-recording.spec"
RELEASE_SRPM="_release/srpm"
job release-source
job release-srpm
job release-srpm -V
# Once you have a Fedora package and add the https://pagure.io/user/cockpit
# user to your project's maintainers, you can also upload to Fedora automatically: