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
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
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-cirrus
|
||||
Requires: xorg-x11-drv-dummy
|
||||
Requires: xorg-x11-drv-elographics
|
||||
Requires: xorg-x11-drv-evdev
|
||||
Requires: xorg-x11-drv-fbdev
|
||||
Requires: xorg-x11-drv-glint
|
||||
@ -39,7 +38,6 @@ Requires: xorg-x11-drv-mga
|
||||
Requires: xorg-x11-drv-mouse
|
||||
Requires: xorg-x11-drv-nouveau
|
||||
Requires: xorg-x11-drv-nv
|
||||
Requires: xorg-x11-drv-penmount
|
||||
Requires: xorg-x11-drv-qxl
|
||||
Requires: xorg-x11-drv-r128
|
||||
Requires: xorg-x11-drv-rendition
|
||||
@ -124,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%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
|
||||
- Remove aiptek, acecad, fpit, hyperpen, penmount, mutouch. They are not
|
||||
maintained upstream anymore.
|
||||
|
Loading…
Reference in New Issue
Block a user