[libjingle/f15] set ExclusiveArch

Dan Horák sharkcz at fedoraproject.org
Sun Apr 1 08:17:01 UTC 2012


commit 954cebd4ffb6781268490712080de09ac44f0653
Author: Dan Horák <dan at danny.cz>
Date:   Sun Apr 1 10:16:06 2012 +0200

    set ExclusiveArch

 libjingle.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libjingle.spec b/libjingle.spec
index 55d02ff..0d5dff6 100644
--- a/libjingle.spec
+++ b/libjingle.spec
@@ -1,6 +1,6 @@
 Name:           libjingle
 Version:        0.6.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GoogleTalk implementation of Jingle
 Group:          System Environment/Libraries
 License:        BSD
@@ -67,6 +67,8 @@ BuildRequires:	libudev-devel
 BuildRequires:	gtk2-devel
 Requires:	libudev
 
+ExclusiveArch:	%{ix86} x86_64 %{arm}
+
 %description
 Libjingle is Google Talk's implementation of Jingle and Jingle-Audio
 (proposed extensions to XMPP) to interoperate with Google Talk's
@@ -156,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Apr  1 2012 Dan Horák <dan[at]danny.cz> - 0.6.10-3
+- set ExclusiveArch
+
 * Wed Mar 21 2012 Tom Callaway <spot at fedoraproject.org> - 0.6.10-2
 - resolve patch confusion
 


More information about the scm-commits mailing list