[podsleuth] - Enable s390(x)

Dan Horák sharkcz at fedoraproject.org
Tue Sep 7 10:37:16 UTC 2010


commit 7f71b189ad3bac80cce5c6aaf5b999dc2ffe63a6
Author: Dan Horák <dan at danny.cz>
Date:   Tue Sep 7 12:37:19 2010 +0200

    - Enable s390(x)

 podsleuth.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/podsleuth.spec b/podsleuth.spec
index ccb491a..62b1ab3 100644
--- a/podsleuth.spec
+++ b/podsleuth.spec
@@ -5,7 +5,7 @@
 
 Name:		podsleuth
 Version:	0.6.7
-Release:	1%{?dist}
+Release:	2%{?dist}
 #Release:	0.2.%{gitdate}git%{?dist}
 Summary:	Probes, identifies, and exposes properties and metadata bound to iPods
 Group:		Applications/Multimedia
@@ -31,8 +31,6 @@ Requires:	udev
 
 # JIT Not availible on these:
 ExcludeArch: sparc64
-# Disabled due to strange build failure:
-ExcludeArch: s390 s390x
 
 %description
 PodSleuth is a tool to discover detailed model information about an
@@ -98,6 +96,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/
 %{_libdir}/pkgconfig/podsleuth.pc
 
 %changelog
+* Tue Sep  7 2010 Dan Horák <dan[at]danny.cz> - 0.6.7-2
+- Enable s390(x)
+
 * Sat May 15 2010 Christian Krause <chkr at fedoraproject.org> - 0.6.7-1
 - Update to 0.6.7
 


More information about the scm-commits mailing list