[blender] Set BuildArch to noarch for blender-rpm-macros

Jochen Schmitt s4504kr at fedoraproject.org
Wed Nov 23 19:30:19 UTC 2011


commit 8e23df5fe7ed4451b5d42d2c5aec2a736c8b8068
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed Nov 23 20:30:09 2011 +0100

    Set BuildArch to noarch for blender-rpm-macros

 blender.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/blender.spec b/blender.spec
index c7a9cf0..dda0788 100644
--- a/blender.spec
+++ b/blender.spec
@@ -12,7 +12,7 @@
 Name:           blender
 Epoch:		1
 Version:        2.60a
-Release: 	7%{?dist}
+Release: 	8%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -129,6 +129,7 @@ Blender Game Engine.
 %package rpm-macros
 Summary:       RPM macros to build third-party blender addons packages
 Group:	       Development/Tools
+BuildArch:     noarch
 
 %description rpm-macros
 This package provides rpm macros to support the creation of third-party
@@ -297,6 +298,9 @@ fi || :
 %{_sysconfdir}/rpm/macros.blender
 
 %changelog
+* Wed Nov 23 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-8
+- Set BuildArch to noarch for blender-rpm-macros
+
 * Wed Nov 23 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-7
 - Remove %%blender_requires and %%blenderplayer_requires entirely
 


More information about the scm-commits mailing list