From 3b928107e33963b0adb6eda714107380e38a9894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 29 Sep 2010 19:54:23 +0200 Subject: [PATCH] - drop the s390(x) ExcludeArch --- inkscape.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inkscape.spec b/inkscape.spec index e31aaf9..c935e05 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.48.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -9,9 +9,6 @@ URL: http://inkscape.sourceforge.net/ Source0: http://download.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2 Patch0: inkscape-0.48.0-types.patch -# Do not bother building this desktop app on s390* -ExcludeArch: s390 s390x - BuildRequires: atk-devel BuildRequires: desktop-file-utils BuildRequires: freetype-devel @@ -228,6 +225,9 @@ fi %changelog +* Wed Sep 29 2010 Dan HorĂ¡k - 0.48.0-3 +- drop the s390(x) ExcludeArch + * Mon Sep 20 2010 Tom "spot" Callaway - 0.48.0-2 - rebuild for new ImageMagick