rpms/xorg-x11-xkbdata/devel xorg-x11-xkbdata.spec,1.10,1.11

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 1 18:51:53 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/xorg-x11-xkbdata/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3394

Modified Files:
	xorg-x11-xkbdata.spec 
Log Message:
- Turn on compat symlink (bug 183521)



Index: xorg-x11-xkbdata.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-xkbdata/devel/xorg-x11-xkbdata.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xorg-x11-xkbdata.spec	1 Mar 2006 03:41:39 -0000	1.10
+++ xorg-x11-xkbdata.spec	1 Mar 2006 18:51:50 -0000	1.11
@@ -37,7 +37,8 @@
 %configure \
     --enable-compat-rules \
     --with-xkb-base=%{_datadir}/X11/xkb \
-    --disable-xkbcomp-symlink
+    --disable-xkbcomp-symlink \
+    --with-xkb-rules-symlink=xorg
 
 make
 
@@ -80,8 +81,14 @@
 
 %files -f files.list
 %defattr(-,root,root,-)
+%{_datadir}/X11/xkb/rules/xorg
+%{_datadir}/X11/xkb/rules/xorg.lst
+%{_datadir}/X11/xkb/rules/xorg.xml
 
 %changelog
+* Wed Mar 01 2006 Ray Strode <rstrode at redhat.com> 1.0.1-6
+- Turn on compat symlink (bug 183521)
+
 * Tue Feb 28 2006 Mike A. Harris <mharris at redhat.com> 1.0.1-5
 - Fixed rpm pre script upgrade/install testing
 - Rebuild package as 1.0.1-5 in rawhide, completing the transition to




More information about the fedora-cvs-commits mailing list