- drop the s390(x) ExcludeArch
This commit is contained in:
parent
1936103ac4
commit
3b928107e3
@ -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 <dan[at]danny.cz> - 0.48.0-3
|
||||
- drop the s390(x) ExcludeArch
|
||||
|
||||
* Mon Sep 20 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 0.48.0-2
|
||||
- rebuild for new ImageMagick
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user