diff --git a/glusterfs.changes b/glusterfs.changes index 4b3b19a..77f783c 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -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 diff --git a/glusterfs.spec b/glusterfs.spec index e3e060f..3bccb60 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -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