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
|
Summary: X.Org X11 driver installation package
|
||||||
Name: xorg-x11-drivers
|
Name: xorg-x11-drivers
|
||||||
Version: 7.3
|
Version: 7.3
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -81,9 +81,9 @@ Requires: synaptics
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# cyrix and nsc used to be here too, but are deprecated upstream and
|
# 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}
|
%ifarch %{ix86}
|
||||||
Requires: xorg-x11-drv-amd
|
Requires: xorg-x11-drv-geode
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# So far i810 is onboard-only.
|
# So far i810 is onboard-only.
|
||||||
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 04 2008 Dennis Gilmore <dennis@ausil.us> 7.3-5
|
||||||
- add sparc drivers
|
- add sparc drivers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user