diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index 732f080..36046c0 100644 --- a/xorg-x11-drivers.spec +++ b/xorg-x11-drivers.spec @@ -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 7.2-10 +- :s/via/openchrome/ + * Mon Oct 15 2007 Adam Jackson 7.2-9 - Archify synaptics, it's not buildable most places.