diff --git a/blender.spec b/blender.spec index a56c1fd..3a7753f 100644 --- a/blender.spec +++ b/blender.spec @@ -3,7 +3,7 @@ Name: blender Version: 2.42a -Release: 9%{?dist} +Release: 10%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -46,6 +46,8 @@ BuildRequires: mesa-libGLU-devel buildRequires: freetype-devel BuildRequires: OpenEXR-devel +ExcludeArch: x86_64 + Requires(post): desktop-file-utils Requires(post): shared-mime-info Requires(postun): desktop-file-utils @@ -160,6 +162,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_datadir}/mime/packages/blender.xml %changelog +* Tue Dec 12 2006 Jochen Schmitt 2.42a-10 +- Exclude x86_64 arch (#219329) + * Mon Dec 11 2006 Jochen Schmitt 2.42a-9 - New build to solve broken deps