[podsleuth] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Jan 11 11:03:08 UTC 2011


commit 7f61ce828edfee426a24f2667cba52c962cf4520
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 12:02:57 2011 +0100

    - updated the supported arch list

 podsleuth.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/podsleuth.spec b/podsleuth.spec
index 62b1ab3..6665243 100644
--- a/podsleuth.spec
+++ b/podsleuth.spec
@@ -5,7 +5,7 @@
 
 Name:		podsleuth
 Version:	0.6.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 #Release:	0.2.%{gitdate}git%{?dist}
 Summary:	Probes, identifies, and exposes properties and metadata bound to iPods
 Group:		Applications/Multimedia
@@ -29,8 +29,8 @@ Requires:	sg3_utils-libs
 Requires:	dbus
 Requires:	udev
 
-# JIT Not availible on these:
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 PodSleuth is a tool to discover detailed model information about an
@@ -96,6 +96,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/
 %{_libdir}/pkgconfig/podsleuth.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 0.6.7-3
+- updated the supported arch list
+
 * Tue Sep  7 2010 Dan Horák <dan[at]danny.cz> - 0.6.7-2
 - Enable s390(x)
 


More information about the scm-commits mailing list