From b02680380f0a9564a57507e8fefb2da2ba5716bb Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 11 May 2007 18:51:29 +0000 Subject: [PATCH] - Add xorg-x11-drv-nouveau. If this bothers you, uninstall the metapackage. --- xorg-x11-drivers.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index 4124596..97721dd 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.2 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,6 +44,7 @@ Requires: xorg-x11-drv-mga Requires: xorg-x11-drv-microtouch Requires: xorg-x11-drv-mouse Requires: xorg-x11-drv-mutouch +Requires: xorg-x11-drv-nouveau Requires: xorg-x11-drv-nv Requires: xorg-x11-drv-palmax Requires: xorg-x11-drv-penmount @@ -116,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %changelog +* Fri May 11 2007 Adam Jackson 7.2-6 +- Add xorg-x11-drv-nouveau. If this bothers you, uninstall the metapackage. + * Tue Mar 20 2007 Adam Jackson 7.2-5 - Un-Require xorg-x11-drv-vga.