From fc4807dfa1ae9ee5512610c32d6321017c7a4781 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Fri, 15 Sep 2023 14:46:18 +0200 Subject: [PATCH] Add useful notes for maintainers Related: RHEL-19372 --- mysql-selinux.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mysql-selinux.spec b/mysql-selinux.spec index 64159d7..f8768b2 100644 --- a/mysql-selinux.spec +++ b/mysql-selinux.spec @@ -1,3 +1,9 @@ +# General maintainer notes: +# Fedora guideliens for packaging of SELinux rules: +# https://fedoraproject.org/wiki/SELinux/IndependentPolicy +# RHEL instructions regarding Troubleshooting problems related to SELinux: +# https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/troubleshooting-problems-related-to-selinux_using-selinux + # defining macros needed by SELinux %global selinuxtype targeted %global moduletype contrib