SPECS: xorg-xserver-server.spec - rel 2; upstream fixes
arekm
arekm at pld-linux.org
Sun Nov 2 15:48:38 CET 2008
Author: arekm Date: Sun Nov 2 14:48:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; upstream fixes
---- Files affected:
SPECS:
xorg-xserver-server.spec (1.145 -> 1.146)
---- Diffs:
================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.145 SPECS/xorg-xserver-server.spec:1.146
--- SPECS/xorg-xserver-server.spec:1.145 Sat Oct 11 12:57:52 2008
+++ SPECS/xorg-xserver-server.spec Sun Nov 2 15:48:32 2008
@@ -19,7 +19,7 @@
Summary(pl.UTF-8): Serwer X.org
Name: xorg-xserver-server
Version: 1.5.2
-Release: 1%{?with_multigl:.mgl}
+Release: 2%{?with_multigl:.mgl}
License: MIT
Group: X11/Servers
Source0: http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
@@ -28,6 +28,12 @@
Patch0: %{name}-ncurses.patch
Patch1: %{name}-xwrapper.patch
Patch2: %{name}-glyph.patch
+Patch3: %{name}-exa-sync-less.patch
+Patch4: %{name}-edid.patch
+Patch5: %{name}-sanity.patch
+Patch6: %{name}-backtrace.patch
+Patch7: %{name}-mieq.patch
+Patch8: %{name}-rawconsole.patch
URL: http://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel >= 7.1
# for glx headers
@@ -293,6 +299,12 @@
%patch0 -p1
%patch1 -p0
%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -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
@@ -512,6 +524,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.146 2008/11/02 14:48:32 arekm
+- rel 2; upstream fixes
+
Revision 1.145 2008/10/11 10:57:52 arekm
- up to 1.5.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.145&r2=1.146&f=u
More information about the pld-cvs-commit
mailing list