https://bugzilla.redhat.com/show_bug.cgi?id=1250674
Bug ID: 1250674 Summary: please build golang-googlecode-gcfg for epel7 Product: Fedora EPEL Version: epel7 Component: golang-googlecode-gcfg Assignee: fpokorny@redhat.com Reporter: carl.george@rackspace.com QA Contact: extras-qa@fedoraproject.org CC: fpokorny@redhat.com, golang@lists.fedoraproject.org, jchaloup@redhat.com, lsm5@redhat.com, vbatts@redhat.com
Description of problem:
I would like to see asciinema in epel7. The latest version requires this go package. Please build it for epel7.
https://bugzilla.redhat.com/show_bug.cgi?id=1250674
Carl George carl.george@rackspace.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1250094
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1250094 [Bug 1250094] please build asciinema for epel7
https://bugzilla.redhat.com/show_bug.cgi?id=1250674
--- Comment #1 from Adam Goode adam@spicenitz.org --- https://fedoraproject.org/wiki/Getting_a_Fedora_package_in_EPEL#The_procedur...
"If there is no answer within seven days the proposed EPEL maintainer is free to request the EPEL branch and become the EPEL Maintainer (CC the Fedora maintainer here as well)."
https://bugzilla.redhat.com/show_bug.cgi?id=1250674
--- Comment #2 from Jan Chaloupka jchaloup@redhat.com --- I don't think it is a good idea to debundle golang dependencies for epel7 as there is a high chance of migrating epel7 projects into rhel7 causing repeated removal of dependencies from epel7.
The same happened for etcd. I am not against debundling in epel7. However, after experience with fedora and el6, it just another overhead without much benefits. Asciinema can be built from bundled deps (following the recent guideline change). Just Provides: bundled(...) needs to be added to its spec file.
golang@lists.fedoraproject.org