Skip to content

Conversation

@F11GAR0
Copy link

@F11GAR0 F11GAR0 commented Nov 24, 2025

RPM packaging scripts

This PR allows developer to build sRPM-package for RPM-based distros

How to use

./build-srpm.sh

after command execution you will see SRPM at ./output directory

SRPM build steps

  • Build vendor archive for offline build
  • Build sources archive
  • Create temp rpmbuild directory
  • Build srpm
  • Move result srpm to ./output directory

Also

Version for RPM package specified in ./version.sh

Tests

Build RPM and installation succesfuly tested on Fedora 42

изображение

@F11GAR0
Copy link
Author

F11GAR0 commented Nov 24, 2025

@ReagentX review please

@ReagentX
Copy link
Owner

What is the point of this?

@F11GAR0
Copy link
Author

F11GAR0 commented Nov 25, 2025

What is the point of this?

RPM package for RPM-based distros such as Fedora, CentOS, Rocky Linux etc. It's more comfortable way for install logria via dnf/yum instead of cargo

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.

2 participants