- :s/via/openchrome/
This commit is contained in:
parent
4961ec7b79
commit
46c0f82159
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.2
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -97,7 +97,7 @@ Requires: xorg-x11-drv-neomagic
|
||||
# the driver that ends up supporting the S3 Chrome cards, so don't be
|
||||
# surprised if this changes.
|
||||
%ifarch %{ix86} x86_64
|
||||
Requires: xorg-x11-drv-via
|
||||
Requires: xorg-x11-drv-openchrome
|
||||
%endif
|
||||
|
||||
# vmware soft drivers. yes, vmmouse really isn't ia64-enabled yet.
|
||||
@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%changelog
|
||||
* Tue Nov 27 2007 Adam Jackson <ajax@redhat.com> 7.2-10
|
||||
- :s/via/openchrome/
|
||||
|
||||
* Mon Oct 15 2007 Adam Jackson <ajax@redhat.com> 7.2-9
|
||||
- Archify synaptics, it's not buildable most places.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user