Learn more about these different git repos.
Other Git URLs
make_srpm
My idea would be to implement all methods an uniform way; through one code -> so all methods use mock actually, and use the same mock chroot configuration.
IDEA, basically, all methods can be wrapped by custom script. Except that we would have to have "opt-in" root there. WDYT?
Another problem, e.g. make_srpm doesn't seem to provide live-logs ATM.
Metadata Update from @praiskup: - Custom field blocked adjusted to 184
Related issue: https://bugzilla.redhat.com/show_bug.cgi?id=1691553
Commit 241ec0b relates to this ticket
Commit 52e8393 relates to this ticket
This will transitively allow anyone to pick source RPM buildroot even for the DistGit method, e.g., and it will solve stuff like
%if 0%{?fedora} Patch0: fedora.patch %else Patch0: rhel.patch %endif
Such an source RPM is generated differently depending to the buildroot. Of course, the resulting source RPM is still "kind of" broken, because it is only buildable either against Fedora or RHEL.
We discussed this @tpopela has a use-case with PackageKit.spec.
This issue has been migrated to GitHub: https://github.com/fedora-copr/copr/issues/534
Metadata Update from @nikromen: - Issue close_status updated to: MIGRATED - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.