- Require xserver 1.4.99.1
This commit is contained in:
parent
71f49e03a9
commit
d9c14dacd7
@ -5,7 +5,7 @@
|
||||
Summary: Xorg X11 dummy video driver
|
||||
Name: xorg-x11-drv-dummy
|
||||
Version: 0.2.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
URL: http://www.x.org
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
@ -15,10 +15,10 @@ Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
|
||||
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
|
||||
BuildRequires: xorg-x11-server-sdk >= 1.4.99.1
|
||||
|
||||
Requires: hwdata
|
||||
Requires: xorg-x11-server-Xorg >= 1.3.0.0-6
|
||||
Requires: xorg-x11-server-Xorg >= 1.4.99.1
|
||||
|
||||
%description
|
||||
X.Org X11 dummy video driver.
|
||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{driverdir}/dummy_drv.so
|
||||
|
||||
%changelog
|
||||
* Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 0.2.0-6
|
||||
- Require xserver 1.4.99.1
|
||||
|
||||
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 0.2.0-5
|
||||
- Rebuild for PPC toolchain bug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user