-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Create a tar-diff.spec file following Fedora Go Packaging Guidelines for submission to Fedora.
Tasks
- Create
tar-diff.specfollowing https://docs.fedoraproject.org/en-US/packaging-guidelines/Golang/ - Include main package with CLI tools (tar-diff, tar-patch)
- Include devel subpackage for Go library
- Include man pages
- Create
PACKAGING.mddocumenting the build and packaging process for distribution packagers
Acceptance Criteria
- Spec file passes
rpmlint rpmbuildproduces valid SRPM and RPM- Package installs correctly with
dnf - PACKAGING.md provides clear instructions for packagers
Dependencies
- Depends on Add
make disttarget for source tarball creation #19 (make dist target) - Depends on Create man pages for tar-diff and tar-patch #40 (man pages)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels