#65 package builder plugins
Merged by mikem. Opened by mikem.
https://github.com/mikem23/koji-playground.git master

Download 65.patch
no initial comment

Specfile changes necessary because of PR#63
https://pagure.io/koji/pull-request/63

I think we should just put the in koji-builder

We should mark %{_sysconfdir}/kojid/plugins/*.conf as %config(noreplace).

We should mark %{_sysconfdir}/kojid/plugins/*.conf as %config(noreplace).

Sure, I missed because I started from a copy of %files hub-plugins, so we should fix it there as well.

I'll update that patch shortly

I think we should just put the in koji-builder

I was mirroring the way we handle hub plugins.

One reason to have them separate is to avoid having the base builder package include all the deps. At the moment, there aren't any extra deps for the single plugin we have, but that could easily change in the future.

Pull-Request has been updated

rebased

Pull-Request has been merged by mikem

Metadata