diff --git a/glusterfs.changes b/glusterfs.changes index 7631a63..c34b64b 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 18 11:28:29 UTC 2017 - vcizek@suse.com + +- Add missing Requires: libacl-devel to the devel subpackage + * glfs.h #includes + ------------------------------------------------------------------- Wed Aug 23 15:58:34 UTC 2017 - vcizek@suse.com diff --git a/glusterfs.spec b/glusterfs.spec index cc5f4ca..638a343 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -131,6 +131,7 @@ petabytes. Summary: Development files for glusterfs Group: Development/Libraries/C and C++ Requires: %name = %version +Requires: libacl-devel Requires: libgfapi0 = %version Requires: libgfchangelog0 = %version Requires: libgfrpc0 = %version