diff --git a/.cvsignore b/.cvsignore index d76ed12..3b0f2d2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-video-vmware-10.11.1.3.tar.bz2 +xf86-video-vmware-10.13.0.tar.bz2 diff --git a/sources b/sources index 8a30f34..fe44955 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -539b77e045a1767fdb64eee7c21d05d1 xf86-video-vmware-10.11.1.3.tar.bz2 +0b8951d07af049b22c90a5a185c897c2 xf86-video-vmware-10.13.0.tar.bz2 diff --git a/xorg-x11-drv-vmware.spec b/xorg-x11-drv-vmware.spec index 64c63a6..cfdfa5e 100644 --- a/xorg-x11-drv-vmware.spec +++ b/xorg-x11-drv-vmware.spec @@ -6,10 +6,10 @@ Summary: Xorg X11 vmware video driver Name: xorg-x11-drv-vmware -Version: 10.11.1.3 -Release: 1.1 +Version: 10.13.0 +Release: 1 URL: http://www.x.org -Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2 Source1: vmware.xinf License: MIT/X11 Group: User Interface/X Hardware Support @@ -18,9 +18,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: %{ix86} x86_64 ia64 BuildRequires: pkgconfig -BuildRequires: xorg-x11-server-sdk +BuildRequires: xorg-x11-server-sdk >= 1.0.99.901 -Requires: xorg-x11-server-Xorg +Requires: xorg-x11-server-Xorg >= 1.0.99.901 %description X.Org X11 vmware video driver. @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man4/vmware.4* %changelog +* Sun Apr 9 2006 Adam Jackson 10.13.0-1 +- Update to 10.13.0 from 7.1RC1. + * Tue Feb 07 2006 Jesse Keating - 10.11.1.3-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes