From b2316634a2a7151c26b150bb85502dfa92a54837 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 12 Jun 2006 19:47:30 +0000 Subject: [PATCH] - remove the s390s from the archs the mono binding is built on --- dbus.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dbus.spec b/dbus.spec index aacbd13..e541219 100644 --- a/dbus.spec +++ b/dbus.spec @@ -14,7 +14,7 @@ %define dbus_user_uid 81 # Mono only availible on these: -%define mono_archs %ix86 x86_64 ppc ia64 armv4l sparc s390 s390x +%define mono_archs %ix86 x86_64 ppc ia64 armv4l sparc Summary: D-BUS message bus Name: dbus @@ -349,6 +349,7 @@ fi %changelog * Mon Jun 12 2006 John (J5) Palmieri - 0.62-1 - Update to upstream 0.62 +- Remove mono for s390s * Tue Jun 6 2006 Matthias Clasen 0.61-6 - Rebuild