Skip to content

Conversation

dupondje
Copy link
Member

  • Add a git suffix for COPR builds
  • Only build the relevant srpm package.

This package builds 2 rpm's:

  • ovirt-engine-wildfly
  • ovirt-engine-wildfly-overlay

To make sure the correct one is build, we pass the spec that needs to be build via COPR and then call the correct build script.

- Add a master/date suffix for COPR builds.
Only add the date without time, as two different packages need to be
build in COPR from this repository with exactly the same version number.
If we used time, it could be slightly different.

- Only build the relevant srpm package.

This package builds 2 rpm's:
- ovirt-engine-wildfly
- ovirt-engine-wildfly-overlay

To make sure the correct one is build, we pass the spec that needs to be
build via COPR and then call the correct build script.
Before this change both srpm's were build and then only the correct one
copied to the outdir, but this was broken.

Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
@dupondje
Copy link
Member Author

@dupondje dupondje merged commit 2a8fd67 into master Oct 20, 2025
5 checks passed
@dupondje dupondje deleted the fix/copr branch October 20, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants