Author: arekm Date: Thu Aug 23 06:25:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ./xorg/picture.h ./xorg/fb.h ./xorg/miscstruct.h use pixman headers
---- Files affected: SPECS: xorg-xserver-server.spec (1.89 -> 1.90) ---- Diffs: ================================================================ Index: SPECS/xorg-xserver-server.spec diff -u SPECS/xorg-xserver-server.spec:1.89 SPECS/xorg-xserver-server.spec:1.90 --- SPECS/xorg-xserver-server.spec:1.89 Mon Aug 6 12:10:27 2007 +++ SPECS/xorg-xserver-server.spec Thu Aug 23 08:25:38 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Serwer X.org Name: xorg-xserver-server Version: 1.3.0.0 -Release: 7 +Release: 7.1 License: MIT Group: X11/Servers Source0: http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2 @@ -18,6 +18,7 @@ Patch2: %{name}-gcc-x86_64-workaround.patch Patch3: %{name}-drop-GLinterface.patch Patch4: %{name}-mesa.patch +Patch5: intel.patch URL: http://xorg.freedesktop.org/ # for glx headers BuildRequires: OpenGL-GLX-devel @@ -213,6 +214,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe dla servera X.org Group: X11/Development/Libraries Requires: libdrm-devel >= 2.2.0 +Requires: pixman-devel Requires: xorg-proto-fontsproto-devel Requires: xorg-proto-renderproto-devel Requires: xorg-proto-videoproto-devel @@ -252,6 +254,7 @@ %endif %patch3 -p2 %patch4 -p2 +%patch5 -p1 %build %{__libtoolize} @@ -405,6 +408,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.90 2007/08/23 06:25:38 arekm +- ./xorg/picture.h ./xorg/fb.h ./xorg/miscstruct.h use pixman headers + Revision 1.89 2007/08/06 10:10:27 patrys - conflicts instead of obsoletes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.89&r2=1.90&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
