1
0
forked from pool/glusterfs

Accepting request 534948 from home:vitezslav_cizek:branches:filesystems

- Add missing Requires: libacl-devel to the devel subpackage
  * glfs.h #includes <sys/acl.h>

OBS-URL: https://build.opensuse.org/request/show/534948
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=44
This commit is contained in:
Jan Engelhardt 2017-10-18 12:55:12 +00:00 committed by Git OBS Bridge
parent c3194e5609
commit 3382757b36
2 changed files with 7 additions and 0 deletions

View File

@ -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 <sys/acl.h>
-------------------------------------------------------------------
Wed Aug 23 15:58:34 UTC 2017 - vcizek@suse.com

View File

@ -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