From 1e35ea4e63919c3495ed92f87234a62aead5aea8 Mon Sep 17 00:00:00 2001 From: Jochen Schmitt Date: Apr 22 2007 19:05:34 +0000 Subject: Remove package from the x86_64 arch --- diff --git a/blender.spec b/blender.spec index c2915e1..9ea0a2c 100644 --- a/blender.spec +++ b/blender.spec @@ -2,8 +2,8 @@ %define plugins %{_libdir}/blender/plugins Name: blender -Version: 2.42a -Release: 4%{?dist} +Version: 2.42 +Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -51,6 +51,8 @@ Requires(post): shared-mime-info Requires(postun): desktop-file-utils Requires(postun): shared-mime-info +ExcludeArch: x86_64 + %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -160,6 +162,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_datadir}/mime/packages/blender.xml %changelog +* Sun Apr 22 2007 Jochen Schmitt 2.42-5 +- Remove the package from the x86_64 arch (#237423) + * Mon Oct 16 2006 Jochen Schmitt 2.42a-4 - /usr/lib/blender should own by the package