diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index 3af0eef..92afb76 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: 1%{?dist} +Release: 2%{?dist} License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -21,7 +21,7 @@ ExcludeArch: s390 s390x # - impact, since we don't have a mips port # - vermilion, the hardware is fictional # - poulsbo, likewise -# - ark/chips/s3/tseng, here's a nickel. +# - ark/chips/s3/tseng/vga, here's a nickel. Requires: linuxwacom Requires: xorg-x11-drv-acecad @@ -32,6 +32,7 @@ Requires: xorg-x11-drv-ati Requires: xorg-x11-drv-calcomp Requires: xorg-x11-drv-cirrus Requires: xorg-x11-drv-citron +Requires: xorg-x11-drv-diamondtouch Requires: xorg-x11-drv-digitaledge Requires: xorg-x11-drv-dmc Requires: xorg-x11-drv-dummy @@ -130,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %changelog +* Fri Feb 22 2008 Adam Jackson 7.3-2 +- xorg-x11-drv-diamondtouch. + * Mon Feb 18 2008 Adam Jackson 7.3-1 - Superstition bump to 7.3. - xorg-x11-drv-wiimote.