From aa3a0e85b06920110521c79e108791288bc7c91d3085fbd8725df054412b2e9c Mon Sep 17 00:00:00 2001 From: Michael Chang Date: Tue, 7 Nov 2017 04:42:57 +0000 Subject: [PATCH] Accepting request 539336 from home:matejcik:py3port - use python3 for autogen.sh (fate#323526) OBS-URL: https://build.opensuse.org/request/show/539336 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=282 --- grub2.changes | 5 +++++ grub2.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/grub2.changes b/grub2.changes index 26a3db0..11c6003 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 6 15:34:03 UTC 2017 - jmatejek@suse.com + +- use python3 for autogen.sh (fate#323526) + ------------------------------------------------------------------- Tue Oct 31 13:36:02 UTC 2017 - msuchanek@suse.com diff --git a/grub2.spec b/grub2.spec index 16537ee..c208759 100644 --- a/grub2.spec +++ b/grub2.spec @@ -44,7 +44,7 @@ BuildRequires: makeinfo %else BuildRequires: texinfo %endif -BuildRequires: python +BuildRequires: python3 BuildRequires: xz-devel %ifarch x86_64 %if 0%{?suse_version} >= 1230 || 0%{?suse_version} == 1110 @@ -566,6 +566,7 @@ mkdir build-emu %endif %build +export PYTHON=%{_bindir}/python3 # autogen calls autoreconf -vi ./autogen.sh # Not yet: