1
0
forked from pool/glusterfs
Dominique Leuenberger 2022-01-21 00:25:13 +00:00 committed by Git OBS Bridge
commit 235bf9a5a6
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 19 00:00:00 CET 2022 - dsterba@suse.cz
- add python-rpm-macros as dependency, fix build on on Leap 15.x
-------------------------------------------------------------------
Tue Sep 28 14:31:30 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package glusterfs
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -36,6 +36,7 @@ BuildRequires: flex
BuildRequires: libaio-devel
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: python3
BuildRequires: readline-devel
BuildRequires: rpcgen