SPECS: xorg-xserver-xgl.spec - snap 20060223 - supports fbo, but d...

wolf wolf at pld-linux.org
Thu Feb 23 19:58:45 CET 2006


Author: wolf                         Date: Thu Feb 23 18:58:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snap 20060223
- supports fbo, but doesn't seem to have any effect. probably ati-related

---- Files affected:
SPECS:
   xorg-xserver-xgl.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-xgl.spec
diff -u SPECS/xorg-xserver-xgl.spec:1.4 SPECS/xorg-xserver-xgl.spec:1.5
--- SPECS/xorg-xserver-xgl.spec:1.4	Mon Feb 20 20:06:15 2006
+++ SPECS/xorg-xserver-xgl.spec	Thu Feb 23 19:58:40 2006
@@ -2,22 +2,23 @@
 Summary:	Xgl X server
 Summary(pl):	Serwer X Xgl
 Name:		xorg-xserver-xgl
-%define		_snap	20060220
+%define		_snap	20060223
 Version:	0.0.%{_snap}
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		X11/Servers
 Source0:	xserver-%{_snap}.tar.bz2
 # Source0-md5:	943b458d2384765d54859611fd389744
 Source1:	Mesa-%{_snap}.tar.bz2
 # Source1-md5:	62aa25d6656902cfc0f485e1b7950c1d
-Patch0:		%{name}-slang-library-noise.patch
+Patch0:		Mesa-indirect-fbo.patch
 URL:		http://www.freedesktop.org/wiki/Software/Xgl
 # for glx headers
 BuildRequires:	Mesa-libGL-devel
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	cpp
+BuildRequires:	glitz >= 0.5.4
 BuildRequires:	libdrm-devel
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
@@ -43,7 +44,7 @@
 BuildRequires:	xorg-proto-evieext-devel
 BuildRequires:	xorg-proto-fixesproto-devel
 BuildRequires:	xorg-proto-fontsproto-devel
-BuildRequires:	xorg-proto-glproto-devel >= 1.4.4
+BuildRequires:	xorg-proto-glproto-devel >= 1.4.5-2
 BuildRequires:	xorg-proto-printproto-devel
 BuildRequires:	xorg-proto-randrproto-devel
 BuildRequires:	xorg-proto-recordproto-devel
@@ -94,8 +95,8 @@
 
 %prep
 %setup -q -a1 -n xserver-%{_snap}
-cd xorg
-%patch0 -p1
+cd Mesa-%{_snap}
+%patch0 -p0
 
 %build
 cd xorg
@@ -144,6 +145,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/23 18:58:40  wolf
+- snap 20060223
+- supports fbo, but doesn't seem to have any effect. probably ati-related
+
 Revision 1.4  2006/02/20 19:06:15  qboosh
 - adjusted descs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-xserver-xgl.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list