We were discussing packaging pain-points at Flock, and thought of rpmdev-newspec, which, while useful, does not use spec templates that are up to date with our packaging guidelines. We do, however, have empty specs in the various ecosystem guidelines. So, we wondered:
- if we could collect the spec templates in a git repository (under the packaging organisation on the forge) so that users can pull them (and not have to copy/paste from the docs)
- possibly use these to update the templates that
rpmdev-newspecuses - possibly adding a
fedpkg newcommand that wraps aroundrpmdev-newspec—simply to make the workflow usefedpkg.
I’ve opened this topic here because I couldnt see an appropriate repo on our forge.
There are two other docs related tickets that also require comments/discussion: