From 7353a3c364c656b6f3d4364be9c6fbf6804de8764b8b42f0b2846e7258ad8f9d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 3 Nov 2017 11:51:20 +0000 Subject: [PATCH] Accepting request 538636 from home:pluskalm:branches:filesystems - Explicitly require python2 as python3 is not yet supported OBS-URL: https://build.opensuse.org/request/show/538636 OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=45 --- glusterfs.changes | 5 +++++ glusterfs.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/glusterfs.changes b/glusterfs.changes index c34b64b..de1c5d5 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 3 10:10:48 UTC 2017 - mpluskal@suse.com + +- Explicitly require python2 as python3 is not yet supported + ------------------------------------------------------------------- Wed Oct 18 11:28:29 UTC 2017 - vcizek@suse.com diff --git a/glusterfs.spec b/glusterfs.spec index 638a343..470fdb8 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -36,7 +36,7 @@ BuildRequires: flex BuildRequires: libaio-devel BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: python +BuildRequires: python2 BuildRequires: readline-devel BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(fuse) >= 2.6.5