containers / container-selinux

SELinux policy files for Container Runtimes
GNU General Public License v2.0
257 stars 91 forks source link

rpm: replace bcond_ macros with define #259

Closed lsm5 closed 1 year ago

lsm5 commented 1 year ago

bcond_with/out macros are hard for the human to read and are often confused. The define macros are much easier.

Also remove the git0 macro as it's no longer needed.

rhatdan commented 1 year ago

LGTM

lsm5 commented 1 year ago

looking at the build logs in https://copr.fedorainfracloud.org/coprs/rhcontainerbot/packit-builds/build/6107631/ , user_namespace is removed for f37 and centos-stream, but not f38 and rawhide. So this continues to work.