RHEL arch exclude updates
This commit is contained in:
parent
9388eadaa9
commit
3e13df81fc
@ -5,14 +5,14 @@
|
||||
Summary: Xorg X11 fbdev video driver
|
||||
Name: xorg-x11-drv-fbdev
|
||||
Version: 0.4.2
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
URL: http://www.x.org
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
|
||||
Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
|
||||
|
||||
ExcludeArch: s390 s390x
|
||||
ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
|
||||
|
||||
Patch2: BGNoneRoot.patch
|
||||
|
||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man4/fbdev.4*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 05 2012 Adam Jackson <ajax@redhat.com> - 0.4.2-9
|
||||
- RHEL arch exclude updates
|
||||
|
||||
* Sat Feb 11 2012 Peter Hutterer <peter.hutterer@redhat.com> - 0.4.2-8
|
||||
- ABI rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user