From 3382757b363267cabde9c072e2d4443231fd352315db58a2256b32f4f1dc4760 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 18 Oct 2017 12:55:12 +0000 Subject: [PATCH] Accepting request 534948 from home:vitezslav_cizek:branches:filesystems - Add missing Requires: libacl-devel to the devel subpackage * glfs.h #includes OBS-URL: https://build.opensuse.org/request/show/534948 OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=44 --- glusterfs.changes | 6 ++++++ glusterfs.spec | 1 + 2 files changed, 7 insertions(+) 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