- Rename i810 to intel.

This commit is contained in:
Kristian Høgsberg 2009-02-26 15:13:43 +00:00
parent ebdf6c9965
commit ff91510ad4

View File

@ -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: 11%{?dist} Release: 12%{?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)
@ -72,9 +72,9 @@ Requires: xorg-x11-drv-synaptics
Requires: xorg-x11-drv-geode Requires: xorg-x11-drv-geode
%endif %endif
# So far i810 is onboard-only. # So far intel is onboard-only.
%ifarch %{ix86} x86_64 ia64 %ifarch %{ix86} x86_64 ia64
Requires: xorg-x11-drv-i810 Requires: xorg-x11-drv-intel
%endif %endif
# This chipset has long since been EOLd, and afaik was only ever in x86 laptops # This chipset has long since been EOLd, and afaik was only ever in x86 laptops
@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-) %defattr(-,root,root,-)
%changelog %changelog
* Thu Feb 26 2009 Kristian Høgsberg <krh@redhat.com> - 7.3-12
- Rename i810 to intel.
* Thu Feb 26 2009 Dave Airlie <airlied@redhat.com> 7.3-11 * Thu Feb 26 2009 Dave Airlie <airlied@redhat.com> 7.3-11
- remove diamondtouch + wiimote - remove diamondtouch + wiimote