SPECS: xorg-xserver-server.spec - dbus failure fix

arekm arekm at pld-linux.org
Mon Sep 10 08:44:08 CEST 2007


Author: arekm                        Date: Mon Sep 10 06:44:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dbus failure fix

---- Files affected:
SPECS:
   xorg-xserver-server.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.105 SPECS/xorg-xserver-server.spec:1.106
--- SPECS/xorg-xserver-server.spec:1.105	Thu Sep  6 21:51:15 2007
+++ SPECS/xorg-xserver-server.spec	Mon Sep 10 08:44:03 2007
@@ -25,6 +25,7 @@
 # nasty hack for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052
 Patch2:		%{name}-gcc-x86_64-workaround.patch
 Patch3:		%{name}-link.patch
+Patch4:		%{name}-dbus.patch
 URL:		http://xorg.freedesktop.org/
 # for glx headers
 BuildRequires:	OpenGL-GLX-devel
@@ -285,6 +286,7 @@
 %patch2 -p1
 %endif
 %patch3 -p1
+%patch4 -p0
 
 # 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
@@ -476,6 +478,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2007/09/10 06:44:03  arekm
+- dbus failure fix
+
 Revision 1.105  2007/09/06 19:51:15  arekm
 - rel 2; move abi defs earlier
 
================================================================

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



More information about the pld-cvs-commit mailing list