commit 63193cb74bd62e7cc79724e0808559fda25decdf
Author: Jakub Bogusz <[email protected]>
Date:   Thu Apr 18 17:44:24 2013 +0200

    - updated to 13.0.1
    - removed obsolete build patch

 build.patch                   | 54 -------------------------------------------
 xorg-driver-video-vmware.spec |  8 +++----
 2 files changed, 3 insertions(+), 59 deletions(-)
---
diff --git a/xorg-driver-video-vmware.spec b/xorg-driver-video-vmware.spec
index 9e7f6f4..a6430b2 100644
--- a/xorg-driver-video-vmware.spec
+++ b/xorg-driver-video-vmware.spec
@@ -1,13 +1,12 @@
 Summary:       X.org video driver for VMware virtual video cards
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla wirtualnych kart graficznych 
VMware
 Name:          xorg-driver-video-vmware
-Version:       13.0.0
-Release:       3
+Version:       13.0.1
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{version}.tar.bz2
-# Source0-md5: b72be57517cbc7a56362f2ee0f092269
-Patch0:                build.patch
+# Source0-md5: b08e0195ebf3f88a82129322cb93da08
 URL:           http://xorg.freedesktop.org/
 BuildRequires: Mesa-libxatracker-devel >= 8
 BuildRequires: autoconf >= 2.60
@@ -44,7 +43,6 @@ Wykrywa automatycznie wersjÄ™ dowolnej wirtualnej karty SVGA 
VMware.
 
 %prep
 %setup -q -n xf86-video-vmware-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/build.patch b/build.patch
deleted file mode 100644
index 3121790..0000000
--- a/build.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-commit 23d87c92b7211cc5249eefe4ab3a2c7f370e279e
-Author: Zack Rusin <[email protected]>
-Date:   Thu Feb 14 14:33:01 2013 -0800
-
-    Kill mibstore
-    
-    It was a noop for at least 5 years and it has been removed.
-    
-    Signed-off-by: Zack Rusin <[email protected]>
-
-diff --git a/saa/saa_priv.h b/saa/saa_priv.h
-index 6652054..5d81453 100644
---- a/saa/saa_priv.h
-+++ b/saa/saa_priv.h
-@@ -48,7 +48,6 @@
- #include "pixmapstr.h"
- #include "windowstr.h"
- #include "servermd.h"
--#include "mibstore.h"
- #include "colormapst.h"
- #include "gcstruct.h"
- #include "input.h"
-diff --git a/src/vmware.c b/src/vmware.c
-index 41201f1..6b74e14 100644
---- a/src/vmware.c
-+++ b/src/vmware.c
-@@ -23,7 +23,6 @@ char rcsId_vmware[] =
- #include "xf86Pci.h"          /* pci */
- 
- #include "mipointer.h"                /* sw cursor */
--#include "mibstore.h"         /* backing store */
- #include "micmap.h"           /* mi color map */
- #include "vgaHW.h"            /* VGA hardware */
- #include "fb.h"
-@@ -1483,7 +1482,6 @@ VMWAREScreenInit(SCREEN_INIT_ARGS_DECL)
-      * If backing store is to be supported (as is usually the case),
-      * initialise it.
-      */
--    miInitializeBackingStore(pScreen);
-     xf86SetBackingStore(pScreen);
-     xf86SetSilkenMouse(pScreen);
- 
-diff --git a/vmwgfx/vmwgfx_driver.c b/vmwgfx/vmwgfx_driver.c
-index 9959ffb..7863ba2 100644
---- a/vmwgfx/vmwgfx_driver.c
-+++ b/vmwgfx/vmwgfx_driver.c
-@@ -1036,7 +1036,6 @@ drv_screen_init(SCREEN_INIT_ARGS_DECL)
-                  (ms->only_hw_presents) ? "enabled" : "disabled");
-     }
- 
--    miInitializeBackingStore(pScreen);
-     xf86SetBackingStore(pScreen);
-     xf86SetSilkenMouse(pScreen);
-     miDCInitialize(pScreen, xf86GetPointerScreenFuncs());
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-vmware.git/commitdiff/63193cb74bd62e7cc79724e0808559fda25decdf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to