[meego-commits] 5551: Changes to devel:x11:Trunk/xorg-x11-server
Liu Xinyun
xinyun.liu at intel.com
Mon Jul 12 03:45:13 UTC 2010
Hi,
I have made the following changes to xorg-x11-server in project devel:x11:Trunk. Please review and accept ASAP.
Thank You,
Liu Xinyun
[This message was auto-generated]
---
Request #5551:
submit: home:xyl:branches:devel:x11:Trunk/xorg-x11-server(r2)(cleanup) -> devel:x11:Trunk/xorg-x11-server
Message:
Fix BMC #3797. Cache XKB comipled file to a proper place.
State: new 2010-07-11T15:40:19 xyl
Comment: None
changes files:
--------------
--- xorg-x11-server.changes
+++ xorg-x11-server.changes
@@ -0,0 +1,3 @@
+* Mon Jul 12 2010 Liu Xinyun <xinyun.liu at intel.com> - 1.8.99.903
+- Fix BMC #3797. Cache XKB comipled file to a proper place.
+
spec files:
-----------
--- xorg-x11-server.spec
+++ xorg-x11-server.spec
@@ -180,7 +180,7 @@
--with-default-font-path="catalogue:/etc/X11/fontpath.d,built-ins" \
--with-module-dir=%{_libdir}/xorg/modules \
--with-builderstring="Build ID: %{name} %{version}-%{release}" \
- --with-xkb-output=%{_localstatedir}/lib/xkb \
+ --with-xkb-output=%{_localstatedir}/cache/xkb \
--disable-xselinux \
--disable-xinerama \
--enable-dri2 \
other changes:
--------------
++++++ xorg-x11-server.yaml
--- xorg-x11-server.yaml
+++ xorg-x11-server.yaml
@@ -85,7 +85,7 @@
- --with-default-font-path="catalogue:/etc/X11/fontpath.d,built-ins"
- --with-module-dir=%{_libdir}/xorg/modules
- '--with-builderstring="Build ID: %{name} %{version}-%{release}"'
- - --with-xkb-output=%{_localstatedir}/lib/xkb
+ - --with-xkb-output=%{_localstatedir}/cache/xkb
- --disable-xselinux
- --disable-xinerama
- --enable-dri2
More information about the MeeGo-commits
mailing list