SPECS: xorg-xserver-server.spec - rel 7; fix nasy fd#12815 bug whe...

arekm arekm at pld-linux.org
Mon Nov 19 17:04:17 CET 2007


Author: arekm                        Date: Mon Nov 19 16:04:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 7; fix nasy fd#12815 bug where when using EXA xserver could hang requiring reboot

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.118 SPECS/xorg-xserver-server.spec:1.119
--- SPECS/xorg-xserver-server.spec:1.118	Sun Nov 11 19:13:34 2007
+++ SPECS/xorg-xserver-server.spec	Mon Nov 19 17:04:12 2007
@@ -15,7 +15,7 @@
 Summary(pl.UTF-8):	Serwer X.org
 Name:		xorg-xserver-server
 Version:	1.4
-Release:	6%{?with_multigl:.mgl}
+Release:	7%{?with_multigl:.mgl}
 License:	MIT
 Group:		X11/Servers
 Source0:	http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
@@ -36,6 +36,7 @@
 Patch8:		%{name}-bug-8080.patch
 # This is only workaround. Waiting for official, proper, upstream fix.
 Patch9:		%{name}-bug-12434.patch
+Patch10:	%{name}-bug-12815.patch
 URL:		http://xorg.freedesktop.org/
 # for glx headers
 BuildRequires:	OpenGL-GLX-devel
@@ -305,6 +306,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 # xserver uses pixman-1 API/ABI so put that explictly here
 sed -i -e 's#<pixman\.h#<pixman-1/pixman.h#g' ./fb/fb.h ./include/miscstruct.h ./render/picture.h
@@ -514,6 +516,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2007-11-19 16:04:12  arekm
+- rel 7; fix nasy fd#12815 bug where when using EXA xserver could hang requiring reboot
+
 Revision 1.118  2007-11-11 18:13:34  arekm
 - rel 6; rebuild with mesa 7.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list