[spring] - ExclusiveArch should use %ix86 x86_64 instead of i386 x86_64 (#1036567).

Gilboa Davara gilboa at fedoraproject.org
Wed Dec 4 18:56:42 UTC 2013


commit 2bf0e3dbac0fbb661fd3e6ff910e299b99810f44
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Wed Dec 4 20:56:37 2013 +0200

    - ExclusiveArch should use %ix86 x86_64 instead of i386 x86_64 (#1036567).

 spring.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/spring.spec b/spring.spec
index 77a025e..d1802c7 100644
--- a/spring.spec
+++ b/spring.spec
@@ -8,7 +8,7 @@
 #	installer/builddata/bitmaps/README.txt.
 Name:			spring
 Version:		95.0
-Release:		2%{?dist}
+Release:		3%{?dist}
 Summary:		Multiplayer, 3D realtime strategy combat game
 Group:			Amusements/Games
 License:		GPLv2+ and GPLv3+ and LGPLv2 and GFDL and (GFDL or CC-BY)
@@ -36,7 +36,7 @@ Provides:		spring-dedicated = %{version}-%{release}
 Provides:		bundled(lua) = 5.1.4
 Provides:		bundled(md5-deutsch)
 
-ExclusiveArch:	i386 x86_64
+ExclusiveArch:	%{ix86} x86_64
 
 
 %description
@@ -146,7 +146,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Nov 20 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 95.0-1
+* Wed Dec 04 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 95.0-3
+- ExclusiveArch should use %ix86 x86_64 instead of i386 x86_64 (#1036567).
+
+* Wed Nov 20 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 95.0-2
 - Switch to ExclusiveArch.
 
 * Mon Nov 18 2013 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 95.0-1


More information about the scm-commits mailing list