[xorg-x11-drv-vmware] vmware: update to latest upstream

Dave Airlie airlied at fedoraproject.org
Tue Aug 10 03:11:01 UTC 2010


commit 7a5716296e345b9e4f47ba5a6e0df0a984e03161
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Aug 10 13:10:46 2010 +1000

    vmware: update to latest upstream

 .gitignore               |    1 +
 abi.patch                |   50 ----------------------------------------------
 abi2.patch               |   38 ----------------------------------
 sources                  |    2 +-
 xorg-x11-drv-vmware.spec |   11 ++++-----
 5 files changed, 7 insertions(+), 95 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 775bbd5..596dbe8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xf86-video-vmware-10.16.7.tar.bz2
+xf86-video-vmware-11.0.1.tar.bz2
diff --git a/sources b/sources
index 39b9470..f8d2e59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cddf28a23c21db6d7b8cdba7541391d  xf86-video-vmware-10.16.7.tar.bz2
+52e9a12843c6469f976db57a7b5f78d2  xf86-video-vmware-11.0.1.tar.bz2
diff --git a/xorg-x11-drv-vmware.spec b/xorg-x11-drv-vmware.spec
index fe1f93f..e7bdf0c 100644
--- a/xorg-x11-drv-vmware.spec
+++ b/xorg-x11-drv-vmware.spec
@@ -4,8 +4,8 @@
 
 Summary:    Xorg X11 vmware video driver
 Name:	    xorg-x11-drv-vmware
-Version:    10.16.7
-Release:    4%{?dist}
+Version:    11.0.1
+Release:    1%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -13,8 +13,6 @@ BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:    vmware.xinf
-Patch0: abi.patch
-Patch1: abi2.patch
 
 ExclusiveArch: %{ix86} x86_64 ia64
 
@@ -31,8 +29,6 @@ X.Org X11 vmware video driver.
 
 %prep
 %setup -q -n %{tarball}-%{version}
-%patch0 -p1 -b .abi
-%patch1 -p1 -b .abi2
 
 %build
 %if 0%{?gitdate}
@@ -63,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/vmware.4*
 
 %changelog
+* Tue Aug 10 2010 Dave Airlie <airlied at redhat.com> 11.0.1-1
+- Latest upstream release.
+
 * Mon Jul 05 2010 Peter Hutterer <peter.hutterer at redhat.com> - 10.16.7-4
 - rebuild for X Server 1.9
 


More information about the scm-commits mailing list