From 176b34f1819042839b9932ba2df50f49f732aed8 Mon Sep 17 00:00:00 2001
From: Alasdair Kergon <agk@fedoraproject.org>
Date: Sat, 27 Nov 2004 22:46:44 +0000
Subject: [PATCH] Try without s390x which is failing.

---
 lvm2.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lvm2.spec b/lvm2.spec
index 5719fe5..0c9c0b9 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -1,7 +1,7 @@
 Summary: Userland logical volume management tools 
 Name: lvm2
 Version: 2.00.29
-Release: 1
+Release: 1.1
 License: GPL
 Group: System Environment/Base
 URL: http://sources.redhat.com/lvm2
@@ -15,6 +15,7 @@ BuildRequires: readline-devel
 Requires: kernel >= 2.6
 Conflicts: lvm < 1.0.3-19
 Obsoletes: lvm < 1.0.3-19
+ExcludeArch: s390x
 
 %define _exec_prefix /usr
 
@@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) /etc/lvm/lvm.conf
 
 %changelog
+* Sat Nov 27 2004 Alasdair Kergon <agk@redhat.com> - 2.00.29-1.1
+- Exclude s390x which fails.
+
 * Sat Nov 27 2004 Alasdair Kergon <agk@redhat.com> - 2.00.29-1
 - Fix last fix.