mirror of
https://github.com/containers/ramalama.git
synced 2026-02-05 06:46:39 +01:00
* Start adding rpm/ramalama.spec for Fedora Add a ramalama.spec to sit next to python-ramalama.spec while we get this reviewed. Change various configs so they are aware of ramalama.spec Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com> * Add needed obsoletes/provides in base rpm to start process. Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com> * Try to fix CI problems with initial mr The initial MR puts two spec files in the same directory which was causing problems with the CI. This splits them off into different directories which should allow for the tooling to work. Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com> * Finish move of Fedora rpm package to new name. Put changes into various files needed to allow for new RPM package `ramalama` to build in Fedora infrastructure versus python3-ramalama. Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com> * Fix problem with path names lsm5 caught Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com> --------- Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com> Co-authored-by: Stephen Smoogen <ssmoogen@redhat.com>