SPECS: xorg-xserver-server.spec - fix keyboard segfaults
arekm
arekm at pld-linux.org
Thu Nov 23 13:57:11 CET 2006
Author: arekm Date: Thu Nov 23 12:57:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix keyboard segfaults
---- Files affected:
SPECS:
xorg-xserver-server.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.59 SPECS/xorg-xserver-server.spec:1.60
--- SPECS/xorg-xserver-server.spec:1.59 Sun Nov 5 10:02:18 2006
+++ SPECS/xorg-xserver-server.spec Thu Nov 23 13:57:05 2006
@@ -22,6 +22,7 @@
Patch1: %{name}-symlinks.patch
Patch2: %{name}-xwrapper.patch
Patch3: %{name}-dbus.patch
+Patch4: %{name}-xkb.patch
URL: http://xorg.freedesktop.org/
# for glx headers
BuildRequires: OpenGL-GLX-devel
@@ -240,6 +241,7 @@
%patch1 -p1
%patch2 -p0
%patch3 -p0
+%patch4 -p1
%build
%{__libtoolize}
@@ -405,6 +407,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2006/11/23 12:57:05 arekm
+- fix keyboard segfaults
+
Revision 1.59 2006/11/05 09:02:18 cieciwa
- release 0.2
- addedd missing (??) include xf86Keymap [required by xorg-drivers-input-keyboard-1.2.*]
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-xserver-server.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list