amd was renamed to geode
This commit is contained in:
parent
12b132e78c
commit
840b8f7862
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -81,9 +81,9 @@ Requires: synaptics
|
||||
%endif
|
||||
|
||||
# cyrix and nsc used to be here too, but are deprecated upstream and
|
||||
# should eventually get folded into -amd / -geode.
|
||||
# should eventually get folded into -geode.
|
||||
%ifarch %{ix86}
|
||||
Requires: xorg-x11-drv-amd
|
||||
Requires: xorg-x11-drv-geode
|
||||
%endif
|
||||
|
||||
# So far i810 is onboard-only.
|
||||
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%changelog
|
||||
* Tue Jul 15 2008 Warren Togami <wtogami@redhat.com> 7.3-6
|
||||
- amd was renamed to geode
|
||||
|
||||
* Wed Jun 04 2008 Dennis Gilmore <dennis@ausil.us> 7.3-5
|
||||
- add sparc drivers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user