Dridi Boukelmoune wrote: > On Sat, Nov 2, 2019 at 2:21 AM Orion Poplawski <orion@xxxxxxxx> wrote: >> >> On 11/1/19 1:47 PM, Daniel Walsh wrote: >>> Flat pack should be doing a requires(post): selinux-policy-base >>> >>> To make sure it is installed before flatpack. >> >> Thanks. The proper incantation actually though seems to be: >> >> %{?selinux_requires} >> >> which contains that. See: >> >> https://fedoraproject.org/wiki/SELinux/IndependentPolicy#The_Preamble > > I have used this successfully for EPEL 7 work at $DAYJOB and woud have > pointed this out earlier if I hadn't fallen off the devel list for the > past few weeks. > > Revisiting this on Fedora 31 I still see this: > > $ rpm --eval %selinux_requires | grep git > BuildRequires: git > > And I can't help but wonder whether we really need git at build time > as this slows down the build root creation step. > > Any idea from SELinux folks? If it does turn out to be needed, I git-core may be a better requirement than git. The former avoids pulling in the perl stack, among other things. -- Todd
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx