#14 Add 'acl' requires for setfacl (#2057436)
Merged 2 years ago by mreynolds. Opened 2 years ago by spike.
rpms/ spike/389-ds-base add_requires_acl  into  f36

file modified
+1
@@ -234,6 +234,7 @@ 

  Requires:         openldap-clients

  Requires:         /usr/bin/c_rehash

  Requires:         python%{python3_pkgversion}-ldap

+ Requires:         acl

  

  # this is needed to setup SSL if you are not using the

  # administration server package

This adds

Requires:         acl

similar to 7a69d01 so setfacl is available when an instance is started

See:
https://bugzilla.redhat.com/show_bug.cgi?id=2057436
https://bugzilla.redhat.com/show_bug.cgi?id=2083552

Pull-Request has been merged by mreynolds

2 years ago
Metadata