This may not be related enough to discuss here so I'll take it to another
thread if needed, but...

One thing that really bugs me is there's still a catch-22. When you're
working on a new package there is no "git" to work with. I used to just
install all the -devel packages and work with rpmbuild directly but you
have to override the default:

rpmbuild/{BUILD,BUILDROOT,SPECS,SOURCES,RPMS,SRPMS} mess

For the longest time I at least overrode it so it wouldn't mix everything
together by putting the package name in the mix: rpmbuild/<pkg>/...

But that's still not ideal, so I started creating pagure projects to get me
a fedpkg like experience, however, rpmbuild still pollutes the directory as
I haven't found the perfect .rpmmacros setup, but nothing "fedpkg clean -x"
doesn't clean up.

Once a package is accepted I import it into dist-git and delete the pagure
project. I know some people just initialize a git repo manually...

All that to say it would be nice to have a well documented workflow from
start to finish.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to