
14 Feb
2017
14 Feb
'17
1:37 p.m.
On Tue, 2017-02-14 at 17:39 +0100, Michal Privoznik wrote:
@@ -645,6 +647,8 @@ Requires: xz %if 0%{?fedora} >= 24 Requires: systemd-container %endif +# For managing ACLs +Requires: libacl
This shouldn't be needed. If we are building with libacl-devel, we are also linking with libacl and thus rpm will put it as a requirement.
So it does! Looks like I learned a new trick today :)
ACK if you drop this hunk.
I've pushed this after dropping the hunk and tweaking the commit message a bit. Same with the other patches in the series, except of course for 2/4. Thanks! -- Andrea Bolognani / Red Hat / Virtualization