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