Kevin Fenzi wrote: > On 05/19/2017 02:18 PM, Mikolaj Izdebski wrote: >> For f26-build it's easy. >> >> cat >/etc/yum.repos.d/koji.repo <<"EOF" >> [koji-f26-build] >> name=koji-f26-build >> baseurl=https://kojipkgs.fedoraproject.org/repos/f26-build/latest/$basearch/ >> enabled=0 >> EOF >> >> dnf --enablerepo koji-f26-build install firefox >> dnf --enablerepo koji-f26-build update >> >> etc. > > Yes, but that does not get you signed packages, a plugin could look for > and get those. You sure? My experience now is that the automatic package signing happens *before* it it get's tagged anywhere else (like buildroot). -- Rex _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx