Block penmount and elographics too. Penmount is unmaintained, elographics
is maintained but may not work with the latest Xorg.
This commit is contained in:
parent
3a80be6534
commit
b6be00de15
@ -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.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?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)
|
||||||
@ -27,7 +27,6 @@ Requires: xorg-x11-drv-ast
|
|||||||
Requires: xorg-x11-drv-ati
|
Requires: xorg-x11-drv-ati
|
||||||
Requires: xorg-x11-drv-cirrus
|
Requires: xorg-x11-drv-cirrus
|
||||||
Requires: xorg-x11-drv-dummy
|
Requires: xorg-x11-drv-dummy
|
||||||
Requires: xorg-x11-drv-elographics
|
|
||||||
Requires: xorg-x11-drv-evdev
|
Requires: xorg-x11-drv-evdev
|
||||||
Requires: xorg-x11-drv-fbdev
|
Requires: xorg-x11-drv-fbdev
|
||||||
Requires: xorg-x11-drv-glint
|
Requires: xorg-x11-drv-glint
|
||||||
@ -39,7 +38,6 @@ Requires: xorg-x11-drv-mga
|
|||||||
Requires: xorg-x11-drv-mouse
|
Requires: xorg-x11-drv-mouse
|
||||||
Requires: xorg-x11-drv-nouveau
|
Requires: xorg-x11-drv-nouveau
|
||||||
Requires: xorg-x11-drv-nv
|
Requires: xorg-x11-drv-nv
|
||||||
Requires: xorg-x11-drv-penmount
|
|
||||||
Requires: xorg-x11-drv-qxl
|
Requires: xorg-x11-drv-qxl
|
||||||
Requires: xorg-x11-drv-r128
|
Requires: xorg-x11-drv-r128
|
||||||
Requires: xorg-x11-drv-rendition
|
Requires: xorg-x11-drv-rendition
|
||||||
@ -124,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.4-4
|
||||||
|
- Block penmount and elographics too. Penmount is unmaintained, elographics
|
||||||
|
is maintained but may not work with the latest Xorg.
|
||||||
|
|
||||||
* Tue Sep 27 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.4-3
|
* Tue Sep 27 2011 Peter Hutterer <peter.hutterer@redhat.com> 7.4-3
|
||||||
- Remove aiptek, acecad, fpit, hyperpen, penmount, mutouch. They are not
|
- Remove aiptek, acecad, fpit, hyperpen, penmount, mutouch. They are not
|
||||||
maintained upstream anymore.
|
maintained upstream anymore.
|
||||||
|
Loading…
Reference in New Issue
Block a user