remove ExcludeArch: s390 s390x
This commit is contained in:
parent
a0c4aa8788
commit
03a89990fe
@ -5,7 +5,7 @@
|
||||
Name: xsane
|
||||
Summary: X Window System front-end for the SANE scanner interface
|
||||
Version: 0.997
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
|
||||
Source1: xsane.desktop
|
||||
Source2: xsane.conf.in
|
||||
@ -24,7 +24,6 @@ BuildRequires: sane-backends-devel >= 1.0.19-15
|
||||
BuildRequires: desktop-file-utils >= 0.2.92
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: gettext-devel
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
%description
|
||||
XSane is an X based interface for the SANE (Scanner Access Now Easy)
|
||||
@ -121,6 +120,9 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/gimp/plugins.d/xsane.conf
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2009 Nils Philippsen <nils@redhat.com> 0.997-2
|
||||
- remove ExcludeArch: s390 s390x
|
||||
|
||||
* Fri Jul 31 2009 Nils Philippsen <nils@redhat.com> 0.997-1
|
||||
- version 0.997
|
||||
- drop obsolete sane-backends-1.0.20 patch
|
||||
|
Loading…
Reference in New Issue
Block a user