diff --git a/selinux-policy.spec b/selinux-policy.spec index 3734654..bdb34e8 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -23,6 +23,9 @@ Release: 127%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz +# Use the following commands to create patches from https://github.com/fedora-selinux/selinux-policy +# git diff eb4512f6eb13792c76ff8d3e6f2df3a7155db577 rawhide-base > policy-rawhide-base.patch +# git diff 64302b790bf2b39d93610e1452c8361d56966ae0 rawhide-contrib > policy-rawhide-contrib.patch patch: policy-rawhide-base.patch patch1: policy-rawhide-contrib.patch patch2: policy-rawhide-base-cockpit.patch