diff options
author | B. Stack <bgstack15@gmail.com> | 2022-05-17 20:51:16 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-05-17 20:51:16 -0400 |
commit | a359460ef54cb014dfb3004866ce6a104605400d (patch) | |
tree | e72c68baf15931c3b990254955ca3e056d74d1be | |
parent | fix if with_selinux (diff) | |
download | radicale_auth_ldap-a359460ef54cb014dfb3004866ce6a104605400d.tar.gz radicale_auth_ldap-a359460ef54cb014dfb3004866ce6a104605400d.tar.bz2 radicale_auth_ldap-a359460ef54cb014dfb3004866ce6a104605400d.zip |
add BR: python3-rpm-macros
-rw-r--r-- | radicale_auth_ldap.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radicale_auth_ldap.spec b/radicale_auth_ldap.spec index 02fdfa1..99308a6 100644 --- a/radicale_auth_ldap.spec +++ b/radicale_auth_ldap.spec @@ -24,6 +24,7 @@ Summary: Selinux rules for radicale3-auth-ldap %if 0%{?centos} == 7 BuildRequires: policycoreutils-python %endif +BuildRequires: python3-rpm-macros BuildRequires: policycoreutils BuildRequires: checkpolicy BuildRequires: selinux-policy-devel |