Author: arekm Date: Thu Sep 6 12:28:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- change pixman includes so we don't need to patch external stuff (like
synaptics)
---- Files affected:
SPECS:
xorg-xserver-server.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.95 SPECS/xorg-xserver-server.spec:1.96
--- SPECS/xorg-xserver-server.spec:1.95 Thu Sep 6 14:19:59 2007
+++ SPECS/xorg-xserver-server.spec Thu Sep 6 14:28:48 2007
@@ -255,6 +255,9 @@
%endif
%patch3 -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
+
%build
%{__libtoolize}
%{__aclocal}
@@ -405,6 +408,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2007/09/06 12:28:48 arekm
+- change pixman includes so we don't need to patch external stuff (like
synaptics)
+
Revision 1.95 2007/09/06 12:19:59 arekm
- devel R: pixman-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.95&r2=1.96&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit