Skip to content

Add RPM packaging template - #51

Open
marcusmueller wants to merge 2 commits into
mattkretz:masterfrom
marcusmueller:master
Open

Add RPM packaging template#51
marcusmueller wants to merge 2 commits into
mattkretz:masterfrom
marcusmueller:master

Conversation

@marcusmueller

Copy link
Copy Markdown

this adds an rpkg spec-template, to enable users to quickly build a Fedora/Redhat/… package.

cd path/to/vir-simd
rpkg local --spec dist/vir-simd.spec

is what it takes to build things locally; but the real power lies in the fact that it enables automated builds from git changes on forges; concretely, this underpins https://copr.fedorainfracloud.org/coprs/marcusmueller/vir-simd/ , so I can now install vir-simd as proper header-only library dependency (instead of having to build it as a submodule).

Marcus Müller added 2 commits May 30, 2026 18:41
Signed-off-by: Marcus Müller <mueller@baseband.digital>
Signed-off-by: Marcus Müller <mueller@baseband.digital>
@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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.

1 participant