1
0
forked from pool/glusterfs

Accepting request 947445 from home:dsterba:branches:filesystems

- add python-rpm-macros as dependency, fix build on on Leap 15.x

OBS-URL: https://build.opensuse.org/request/show/947445
OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=83
This commit is contained in:
Dirk Mueller 2022-01-19 15:09:44 +00:00 committed by Git OBS Bridge
parent 388ac56a48
commit 1d84d3a1c9
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