[sparkleshare] set ExclusiveArch

Dan Horák sharkcz at fedoraproject.org
Fri Mar 2 14:17:31 UTC 2012


commit 1d7c318ab58fb0239b2a0e7c240557184ae48abb
Author: Dan Horák <dan at danny.cz>
Date:   Fri Mar 2 15:17:28 2012 +0100

    set ExclusiveArch

 sparkleshare.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/sparkleshare.spec b/sparkleshare.spec
index 6e6973d..e489870 100644
--- a/sparkleshare.spec
+++ b/sparkleshare.spec
@@ -1,6 +1,6 @@
 Name:           sparkleshare
 Version:        0.8.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Easy file sharing based on git repositories
 
 Group:          Applications/Productivity
@@ -23,6 +23,8 @@ Requires:       git
 Requires:       yelp
 Requires:       nautilus-python >= 1.1
 
+ExclusiveArch:  %{mono_arches}
+
 
 #https://fedoraproject.org/wiki/Packaging:Mono#Empty_debuginfo
 %global debug_package %{nil}
@@ -86,6 +88,9 @@ fi
 
 
 %changelog
+* Fri Mar 02 2012 Dan Horák <dan[at]danny.cz> 0.8.0-4
+- set ExclusiveArch
+
 * Thu Mar 01 2012 Nikos Roussos <nikos at autoverse.net> 0.8.0-3
 - added nautilus-python as dependency
 


More information about the scm-commits mailing list