From 80163339a529554a0c86585787839aaf7fffe8939adfe7bdbf1c77980075ffea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 26 Sep 2012 11:06:33 +0000 Subject: [PATCH] Accepting request 136051 from home:namtrac:bugfix - BuildRequire python-base to fix build cycle with Mesa OBS-URL: https://build.opensuse.org/request/show/136051 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/yasm?expand=0&rev=14 --- yasm.changes | 5 +++++ yasm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/yasm.changes b/yasm.changes index a25250b..6105715 100644 --- a/yasm.changes +++ b/yasm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 26 08:50:54 UTC 2012 - idonmez@suse.com + +- BuildRequire python-base to fix build cycle with Mesa + ------------------------------------------------------------------- Sat Aug 11 19:01:36 UTC 2012 - idonmez@suse.com diff --git a/yasm.spec b/yasm.spec index 157c28d..a1c45ea 100644 --- a/yasm.spec +++ b/yasm.spec @@ -27,7 +27,7 @@ Source: %{name}-%{version}.tar.gz Patch0: %{name}-no-build-date.patch Patch1: %{name}-no-rpm-opt-flags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python +BuildRequires: python-base BuildRequires: xmlto %description