drop sparc section
- add xorg-x11-drv-freedreno on arm arches
This commit is contained in:
parent
8ef04aaa76
commit
5d72aa4abc
@ -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.7
|
Version: 7.7
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
|
|
||||||
@ -81,21 +81,11 @@ Requires: xorg-x11-drv-neomagic
|
|||||||
Requires: xorg-x11-drv-openchrome
|
Requires: xorg-x11-drv-openchrome
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Sun kit, sparc-only.
|
|
||||||
%ifarch sparc sparcv9 sparc64
|
|
||||||
Requires: xorg-x11-drv-suntcx
|
|
||||||
Requires: xorg-x11-drv-suncg3
|
|
||||||
Requires: xorg-x11-drv-suncg6
|
|
||||||
Requires: xorg-x11-drv-suncg14
|
|
||||||
Requires: xorg-x11-drv-sunffb
|
|
||||||
Requires: xorg-x11-drv-sunleo
|
|
||||||
Requires: xorg-x11-drv-sunbw2
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# ARM kit
|
# ARM kit
|
||||||
%ifarch %{arm}
|
%ifarch %{arm}
|
||||||
Requires: xorg-x11-drv-omap
|
Requires: xorg-x11-drv-omap
|
||||||
Requires: xorg-x11-drv-armsoc
|
Requires: xorg-x11-drv-armsoc
|
||||||
|
Requires: xorg-x11-drv-freedreno
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -119,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 05 2014 Dennis Gilmore <dennis@ausil.us> 7.7-8
|
||||||
|
- drop sparc section
|
||||||
|
- add xorg-x11-drv-freedreno on arm arches
|
||||||
|
|
||||||
* Tue Apr 22 2014 Peter Hutterer <peter.hutterer@redhat.com> 7.7-7
|
* Tue Apr 22 2014 Peter Hutterer <peter.hutterer@redhat.com> 7.7-7
|
||||||
- Drop mouse and keyboard, use evdev from now on
|
- Drop mouse and keyboard, use evdev from now on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user