[packages/xorg-driver-video-tdfx] - updated to 1.4.6 - removed obsolete build patch
qboosh
qboosh at pld-linux.org
Tue Feb 24 17:14:48 CET 2015
commit 41566e955607b3824512485062594b66a05d7107
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Feb 24 17:17:48 2015 +0100
- updated to 1.4.6
- removed obsolete build patch
build.patch | 31 -------------------------------
xorg-driver-video-tdfx.spec | 8 +++-----
2 files changed, 3 insertions(+), 36 deletions(-)
---
diff --git a/xorg-driver-video-tdfx.spec b/xorg-driver-video-tdfx.spec
index 65a3ed3..c7664d6 100644
--- a/xorg-driver-video-tdfx.spec
+++ b/xorg-driver-video-tdfx.spec
@@ -1,13 +1,12 @@
Summary: X.org video driver for 3Dfx video adapters
Summary(pl.UTF-8): Sterownik obrazu X.org dla kart graficznych 3Dfx
Name: xorg-driver-video-tdfx
-Version: 1.4.5
-Release: 8
+Version: 1.4.6
+Release: 1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
-# Source0-md5: 1b4a7815a604b3764900b520336a75ea
-Patch0: build.patch
+# Source0-md5: 3ad54183fa339ef2ab10e2704ba95060
URL: http://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel
BuildRequires: autoconf >= 2.60
@@ -47,7 +46,6 @@ Voodoo Banshee, Voodoo3, Voodoo4 i Voodoo5.
%prep
%setup -q -n xf86-video-tdfx-%{version}
-%patch0 -p1
%build
%{__libtoolize}
diff --git a/build.patch b/build.patch
deleted file mode 100644
index e6092bf..0000000
--- a/build.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-commit 10498d2730c651eb7a1890eb9e728269732e9dad
-Author: Adam Jackson <ajax at redhat.com>
-Date: Tue Sep 25 08:54:59 2012 -0400
-
- Remove mibstore.h
-
- Signed-off-by: Adam Jackson <ajax at redhat.com>
-
-diff --git a/src/tdfx_driver.c b/src/tdfx_driver.c
-index ddd5431..412da07 100644
---- a/src/tdfx_driver.c
-+++ b/src/tdfx_driver.c
-@@ -62,10 +62,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- #include "compiler.h"
-
--/* Drivers using the mi implementation of backing store need: */
--
--#include "mibstore.h"
--
- /* All drivers using the vgahw module need this */
- /* This driver needs to be modified to not use vgaHW for multihead operation */
- #include "vgaHW.h"
-@@ -2373,7 +2369,6 @@ TDFXScreenInit(SCREEN_INIT_ARGS_DECL) {
- }
- }
-
-- miInitializeBackingStore(pScreen);
- xf86SetBackingStore(pScreen);
- xf86SetSilkenMouse(pScreen);
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-tdfx.git/commitdiff/41566e955607b3824512485062594b66a05d7107
More information about the pld-cvs-commit
mailing list