SPECS: xorg-driver-video-tdfx.spec - added chiptype patch to detect chipset...
qboosh
qboosh at pld-linux.org
Fri Sep 12 23:48:50 CEST 2008
Author: qboosh Date: Fri Sep 12 21:48:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added chiptype patch to detect chipset properly
- release 3.1, still broken (enabled DRI = instant xserver crash)
---- Files affected:
SPECS:
xorg-driver-video-tdfx.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-tdfx.spec
diff -u SPECS/xorg-driver-video-tdfx.spec:1.15 SPECS/xorg-driver-video-tdfx.spec:1.16
--- SPECS/xorg-driver-video-tdfx.spec:1.15 Sat Aug 30 18:34:43 2008
+++ SPECS/xorg-driver-video-tdfx.spec Fri Sep 12 23:48:45 2008
@@ -3,11 +3,12 @@
Summary(pl.UTF-8): Sterownik obrazu X.org dla kart graficznych 3Dfx
Name: xorg-driver-video-tdfx
Version: 1.4.0
-Release: 3
+Release: 3.1
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
# Source0-md5: b13132f24683ef759bfb0c1db5096496
+Patch0: %{name}-chiptype.patch
URL: http://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel
BuildRequires: autoconf >= 2.57
@@ -15,6 +16,7 @@
BuildRequires: libdrm-devel >= 2.0
BuildRequires: libtool
BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: xorg-lib-libpciaccess-devel >= 0.8.0
BuildRequires: xorg-proto-fontsproto-devel
BuildRequires: xorg-proto-randrproto-devel
BuildRequires: xorg-proto-renderproto-devel
@@ -42,6 +44,7 @@
%prep
%setup -q -n xf86-video-tdfx-%{version}
+%patch0 -p1
%build
%{__libtoolize}
@@ -77,6 +80,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2008/09/12 21:48:45 qboosh
+- added chiptype patch to detect chipset properly
+- release 3.1, still broken (enabled DRI = instant xserver crash)
+
Revision 1.15 2008/08/30 16:34:43 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-tdfx.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list