From df1215c8ffe7b69904519fdb94c299fa305c55f5 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 9 Mar 2010 04:26:54 +0000 Subject: [PATCH] - Wacom driver is now xorg-x11-drv-wacom. --- xorg-x11-drivers.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index bad09b2..2d8e612 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.3 -Release: 13%{?dist} +Release: 14%{?dist} License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -22,7 +22,6 @@ ExcludeArch: s390 s390x # - poulsbo, likewise # - ark/chips/s3/tseng/vga, here's a nickel. -Requires: linuxwacom Requires: xorg-x11-drv-acecad Requires: xorg-x11-drv-aiptek Requires: xorg-x11-drv-apm @@ -59,6 +58,7 @@ Requires: xorg-x11-drv-v4l Requires: xorg-x11-drv-vesa Requires: xorg-x11-drv-void Requires: xorg-x11-drv-voodoo +Requires: xorg-x11-drv-wacom # This _should_ be all arches, but sweet zombie jesus the buildsystem is # a disaster. FIXME please. @@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %changelog +* Tue Mar 09 2010 Peter Hutterer 7.3-14 +- Wacom driver is now xorg-x11-drv-wacom. + * Mon Jul 27 2009 Fedora Release Engineering - 7.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild