diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index 035ede5..a4b7eec 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.4 -Release: 11%{?dist} +Version: 7.7 +Release: 1%{?dist} License: MIT Group: User Interface/X Hardware Support @@ -39,7 +39,7 @@ Requires: xorg-x11-drv-vesa %endif # So far intel is onboard-only. -%ifarch %{ix86} x86_64 ia64 +%ifarch %{ix86} x86_64 Requires: xorg-x11-drv-intel %endif @@ -130,6 +130,10 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %changelog +* Wed Jan 02 2013 Adam Jackson 7.7-1 +- Superstition bump to 7.7 +- Drop intel from ia64, apparently that was never a thing + * Fri Dec 21 2012 Dennis Gilmore - 7.4-11 - arm has omap and armsoc drivers