I would like to manage a COPR via SCM (in this case pagure) I'm assuming using rpkg would be a good way to do this? Or should I forget that and just use plain git+copr-cli?
There is OK documentation for the independent tools but I can't seem to find a HOWTO that ties it all together. I want to use my pagure project: https://pagure.io/NBEMS To tie into my COPR project: https://copr.fedorainfracloud.org/coprs/hobbes1069/NBEMS/ so I can stop uploading package to my fedorapeople public_html site and build via URLs. Second question. My plan is to use this to mainly build packages for EL7 of all the most useful applications from http://w1hkj.com for emergency communications on a stable and LTS platform. Some of them are already in EPEL but need newer versions of dependent libraries than are available to build the latest versions. I was thinking of using a git branch per application but that's not a typical workflow, but seems better than just using master and a bunch of subdirectories. Thoughts?
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org