diff --git a/xorg-x11-drv-dummy.spec b/xorg-x11-drv-dummy.spec index 0218893..3a00657 100644 --- a/xorg-x11-drv-dummy.spec +++ b/xorg-x11-drv-dummy.spec @@ -7,7 +7,7 @@ Summary: Xorg X11 dummy video driver Name: xorg-x11-drv-dummy Version: 0.2.0 -Release: 2.1 +Release: 3${?dist} URL: http://www.x.org License: MIT/X11 Group: User Interface/X Hardware Support @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2 -ExclusiveArch: %{ix86} x86_64 ia64 ppc alpha sparc sparc64 +ExcludeArch: s390 s390x BuildRequires: pkgconfig BuildRequires: xorg-x11-server-sdk >= 1.0.99.901 @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT #%{_mandir}/man4/dummy.4x* %changelog +* Fri Feb 16 2007 Adam Jackson 0.2.0-3 +- ExclusiveArch -> ExcludeArch + * Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control - rebuild