Mailinglist Archive: opensuse-commit (1943 mails)
| < Previous | Next > |
commit kbd
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 10 Nov 2008 15:21:58 +0100
- Message-id: <20081110142158.96E94678166@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kbd
checked in at Mon Nov 10 15:21:58 CET 2008.
--------
--- kbd/kbd.changes 2008-11-04 13:07:28.000000000 +0100
+++ /mounts/work_src_done/STABLE/kbd/kbd.changes 2008-11-10
12:11:59.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 10 12:10:09 CET 2008 - mmarek@xxxxxxx
+
+- rename Spanish keymap for olpc to es-olpc to avoid ambiguity
+ (bnc#435121)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kbd.spec ++++++
--- /var/tmp/diff_new_pack.L17621/_old 2008-11-10 15:21:01.000000000 +0100
+++ /var/tmp/diff_new_pack.L17621/_new 2008-11-10 15:21:01.000000000 +0100
@@ -24,7 +24,7 @@
Group: System/Console
AutoReqProv: on
Version: 1.14.1
-Release: 15
+Release: 16
Summary: Keyboard and Font Utilities
Source: kbd-%{version}.tar.bz2
Source1: kbd_fonts.tar.bz2
@@ -91,8 +91,13 @@
for i in `find data/keymaps/mac -type f` ; do
sed -i -f %{S:42} $i
done
-# bugzilla #33301, but noclobber.
-(cd data/keymaps/i386/qwerty; test -f se-latin1.map || cp sv-latin1.map
se-latin1.map)
+# workaround ambiguous keymap names
+pushd data/keymaps/i386
+ # bnc#48301
+ test -f qwerty/se-latin1.map || cp qwerty/sv-latin1.map
qwerty/se-latin1.map
+ # bnc#435121
+ test -f olpc/es-olpc.map || mv olpc/es.map olpc/es-olpc.map
+popd
./configure \
--prefix=/ \
--datadir=%{kbd} \
@@ -303,6 +308,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Nov 10 2008 mmarek@xxxxxxx
+- rename Spanish keymap for olpc to es-olpc to avoid ambiguity
+ (bnc#435121)
* Tue Nov 04 2008 sndirsch@xxxxxxx
- added arabic console keyboard link ( arabic -> us ) (bnc #441432)
* Tue Oct 14 2008 mmarek@xxxxxxx
@@ -632,7 +640,7 @@
* Thu Aug 15 2002 olh@xxxxxxx
- fix some keys with kbd-1.06-mac-dk.diff
do the symlinks in mac/all instead of mac/
-* Mon Aug 05 2002 olh@xxxxxxx
+* Sun Aug 04 2002 olh@xxxxxxx
- merge boot.setup into rckbd (#16476)
* Fri Jul 26 2002 garloff@xxxxxxx
- Don't wait infinitely long for bit 1 of port 0x64 being 0.
@@ -641,7 +649,7 @@
of stderr. Bug #17168.
* Wed Jul 24 2002 olh@xxxxxxx
- do not run boot.setup on iSeries by accident, kbdrate is bad
-* Sat Jul 20 2002 olh@xxxxxxx
+* Fri Jul 19 2002 olh@xxxxxxx
- kbdrate does only work on PC style hardware, hangs on USB and ADB
* Thu Jul 11 2002 garloff@xxxxxxx
- Removed dangling link to www.claudio.ch (bug #16933)
@@ -666,11 +674,11 @@
* Thu Jun 06 2002 garloff@xxxxxxx
- Add kbd rate and delay report (#16050).
- Move fbset to X-SuSE-Should-Start.
-* Mon Mar 18 2002 garloff@xxxxxxx
+* Sun Mar 17 2002 garloff@xxxxxxx
- Fixed all i386 keymaps with 99(PtrScr) = Control_backslash
to VoidSymbol (but keeping the old meaning with Control)
Fixes bug #8380.
-* Mon Mar 18 2002 garloff@xxxxxxx
+* Sun Mar 17 2002 garloff@xxxxxxx
- Changed init script to accept a keymap that is specified by
absolute path. (Bug #14997)
* Sun Mar 17 2002 garloff@xxxxxxx
@@ -743,7 +751,7 @@
- handle the ppc64 in machine detection
* Mon Sep 17 2001 garloff@xxxxxxx
- Add loadkezs->loadkeys symlink (#10752)
-* Sat Sep 01 2001 olh@xxxxxxx
+* Fri Aug 31 2001 olh@xxxxxxx
- no keyboard on iSeries available
* Wed Aug 29 2001 olh@xxxxxxx
- allow querty/us.map.gz as KEYTABLE, fix mac-dk map
@@ -751,7 +759,7 @@
- handle ppc64 in KBDLIB path as i386
* Mon Aug 06 2001 kukuk@xxxxxxx
- Fix comment about init script location [Bug #9494]
-* Sun Jul 22 2001 olh@xxxxxxx
+* Sat Jul 21 2001 olh@xxxxxxx
- update search path for mac keymaps
* Tue Jul 17 2001 garloff@xxxxxxx
- changed return value of status to 3 if not running. Fixes
@@ -844,7 +852,7 @@
problems with some keytables (bug #4275).
* Tue Dec 05 2000 olh@xxxxxxx
- add mac-fr_CH.map
-* Tue Dec 05 2000 garloff@xxxxxxx
+* Mon Dec 04 2000 garloff@xxxxxxx
- New startup script: Separate KEYMAP from COMPOSE maps. Add new
rc.config variable COMPOSEMAP to allow setting of compose combi-
nations defaulting to "latin1 latin1.add"
@@ -902,7 +910,7 @@
/usr/lib/kbd/consolefonts/lt-brim-8x14.psfu.gz
/usr/lib/kbd/consoletrans/lt-brim.uni
- kbd.spec: use of %%{_defaultdocdir}
-* Mon May 01 2000 olh@xxxxxxx
+* Sun Apr 30 2000 olh@xxxxxxx
- update mac-fr.map
* Wed Apr 05 2000 olh@xxxxxxx
- fix link to french mac map
@@ -1007,6 +1015,6 @@
- ready for autobuild
* Tue Jun 03 1997 bs@xxxxxxx
- removed man page console.4.gz (included in ldpman)
-* Mon Apr 14 1997 florian@xxxxxxx
+* Sun Apr 13 1997 florian@xxxxxxx
- update to new version 0.93
- mv documentation to /usr/doc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |