-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
priority:mediumShould be done soonShould be done soonsize:sSmall — 1 to 4 hoursSmall — 1 to 4 hoursstatus:readyRefined and ready for sprint selectionRefined and ready for sprint selectiontype:featureNew functionalityNew functionality
Milestone
Description
Description
Create an .rpm package so Fedora, RHEL, and openSUSE users can install sql-pipe via rpm -i or from a COPR/YUM repository.
Acceptance Criteria
- Generate
.rpmpackages for x86_64 and aarch64 architectures - Package includes the binary, man page, and license
- Package metadata is correct (name, version, summary, license, URL)
- Installation via
rpm -i sql-pipe-<version>.<arch>.rpmworks -
.rpmartifacts are uploaded to GitHub Releases by the CI workflow - README updated with RPM installation instructions
Notes
- Consider using
nfpmorrpmbuildwith a.specfile to generate the package - The man page is already built as
sql-pipe.1.gzin the release workflow - Packages should follow RPM naming conventions:
sql-pipe-<version>-1.<arch>.rpm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:mediumShould be done soonShould be done soonsize:sSmall — 1 to 4 hoursSmall — 1 to 4 hoursstatus:readyRefined and ready for sprint selectionRefined and ready for sprint selectiontype:featureNew functionalityNew functionality