SPECS: xorg-xserver-server.spec - rel 6; more patches from fc
arekm
arekm at pld-linux.org
Thu Mar 26 22:12:57 CET 2009
Author: arekm Date: Thu Mar 26 21:12:57 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 6; more patches from fc
---- Files affected:
SPECS:
xorg-xserver-server.spec (1.179 -> 1.180)
---- Diffs:
================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.179 SPECS/xorg-xserver-server.spec:1.180
--- SPECS/xorg-xserver-server.spec:1.179 Wed Mar 25 19:05:11 2009
+++ SPECS/xorg-xserver-server.spec Thu Mar 26 22:12:51 2009
@@ -19,7 +19,7 @@
Summary(pl.UTF-8): Serwer X.org
Name: xorg-xserver-server
Version: 1.6.0
-Release: 5%{?with_multigl:.mgl}
+Release: 6%{?with_multigl:.mgl}
License: MIT
Group: X11/Servers
Source0: http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
@@ -30,6 +30,12 @@
Patch2: %{name}-fb-size.patch
Patch3: %{name}-exa.patch
Patch4: %{name}-xinerama-bug20557.patch
+Patch5: %{name}-preferred-thinko.patch
+Patch6: %{name}-xinerama-cursors.patch
+Patch7: %{name}-xtest-pointerscreen.patch
+Patch8: %{name}-less-acpi-brokenness.patch
+Patch9: %{name}-xiproptoint.patch
+Patch10: %{name}-xatom-float.patch
URL: http://xorg.freedesktop.org/
BuildRequires: Mesa-libGL-devel >= 7.3
# for glx headers
@@ -318,6 +324,12 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%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
@@ -526,6 +538,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.180 2009/03/26 21:12:51 arekm
+- rel 6; more patches from fc
+
Revision 1.179 2009/03/25 18:05:11 adamg
- BR: xorg-lib-libXv-devel (Xvlib.h)
- url for reference
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-xserver-server.spec?r1=1.179&r2=1.180&f=u
More information about the pld-cvs-commit
mailing list