Superstition bump to 7.7
- Drop intel from ia64, apparently that was never a thing
This commit is contained in:
parent
c5cbc2ec4b
commit
2586f72aa8
@ -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.4
|
Version: 7.7
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ Requires: xorg-x11-drv-vesa
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# So far intel is onboard-only.
|
# So far intel is onboard-only.
|
||||||
%ifarch %{ix86} x86_64 ia64
|
%ifarch %{ix86} x86_64
|
||||||
Requires: xorg-x11-drv-intel
|
Requires: xorg-x11-drv-intel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -130,6 +130,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 02 2013 Adam Jackson <ajax@redhat.com> 7.7-1
|
||||||
|
- Superstition bump to 7.7
|
||||||
|
- Drop intel from ia64, apparently that was never a thing
|
||||||
|
|
||||||
* Fri Dec 21 2012 Dennis Gilmore <dennis@ausil.us> - 7.4-11
|
* Fri Dec 21 2012 Dennis Gilmore <dennis@ausil.us> - 7.4-11
|
||||||
- arm has omap and armsoc drivers
|
- arm has omap and armsoc drivers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user