Hello community,

here is the log from the commit of package kbd for openSUSE:Factory checked in 
at 2014-08-25 11:54:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbd (Old)
 and      /work/SRC/openSUSE:Factory/.kbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbd/kbd.changes  2014-07-26 11:28:01.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kbd.new/kbd.changes     2014-08-25 
11:54:35.000000000 +0200
@@ -1,0 +2,41 @@
+Fri Aug 22 09:50:15 UTC 2014 - [email protected]
+
+- drop kbd-1.15.2-chvt-userwait.patch [bnc#830805] (internal)
+  (--userwait seems to not be used anywhere)
+
+-------------------------------------------------------------------
+Fri Aug 22 09:25:51 UTC 2014 - [email protected]
+
+- remove testutf8 stub (2009: testutf8 will be soon removed completely, 
+  it's kept only not to break /etc/profile currently)
+
+-------------------------------------------------------------------
+Fri Aug 22 06:51:23 UTC 2014 - [email protected]
+
+- Update to version 2.0.2: 
+      libkeymap: fix kmap on big-endian machines
+      Add functions to get the total number of elements
+      Add functions to convert ksyms
+      eurlatgr - new Linux console font
+      Hide syms array
+      Add information about the total number of elements
+      Add function to obtain items from the diacritical table
+      Change the API for working with the diacritical table
+      Change API for working with list of functions
+      Add functions to check diacr/func existance
+      Add pancyrillic font
+      po: Update translations (from translationproject.org)
+      vlock: implement PAM account and password management
+      vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
+      vlock: introduce short delays after non-fatal PAM errors
+      Added Latvian keymap
+  (changelog taken from 
+   http://lists.altlinux.org/pipermail/kbd/2014-July/000476.html)
+- add kbd-2.0.2-comment-typo-qwerty.patch [bnc#825385]
+
+-------------------------------------------------------------------
+Wed Aug 20 16:47:44 UTC 2014 - [email protected]
+
+- SuSE -> SUSE [bnc#889035]
+
+-------------------------------------------------------------------

Old:
----
  README.SuSE
  kbd-1.15.2-chvt-userwait.patch
  kbd-2.0.1-repack.tar.bz2
  kbd-2.0.1.tar.xz
  testutf8

New:
----
  README.SUSE
  kbd-2.0.2-comment-typo-qwerty.patch
  kbd-2.0.2-repack.tar.bz2
  kbd-2.0.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kbd.spec ++++++
--- /var/tmp/diff_new_pack.Gwu0TB/_old  2014-08-25 11:54:36.000000000 +0200
+++ /var/tmp/diff_new_pack.Gwu0TB/_new  2014-08-25 11:54:36.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kbd
-Version:        2.0.1
+Version:        2.0.2
 Release:        0
 Summary:        Keyboard and Font Utilities
 License:        GPL-2.0+
@@ -31,12 +31,11 @@
 %endif
 Source1:        kbd_fonts.tar.bz2
 Source2:        suse-add.tar.bz2
-Source3:        README.SuSE
+Source3:        README.SUSE
 Source5:        kbd.fillup
 Source6:        kbd.fillup.nonpc
 Source8:        sysconfig.console
 Source9:        sysconfig.keyboard
-Source10:       testutf8
 Source11:       fbtest.c
 Source12:       fbtest.8
 Source13:       guess_encoding.pl
@@ -49,7 +48,7 @@
 Patch5:         kbd-1.15.2-setfont-no-cruft.patch
 # TODO: no ideas how to port it.
 Patch6:         kbd-1.15.2-dumpkeys-C-opt.patch
-Patch8:         kbd-1.15.2-chvt-userwait.patch
+Patch9:         kbd-2.0.2-comment-typo-qwerty.patch
 
 BuildRequires:  automake
 BuildRequires:  bison
@@ -90,7 +89,7 @@
 %patch5 -p1
 # TODO: no ideas how to port it.
 # %%patch6
-%patch8 -p1
+%patch9
 
 %build
 for i in `find data/keymaps/mac -type f` ; do
@@ -228,7 +227,6 @@
 rm -f %{buildroot}/%{_mandir}/man8/getkeycodes.8*
 rm -f %{buildroot}/%{_mandir}/man8/setkeycodes.8*
 %endif
-install -m 755 %_sourcedir/testutf8  %{buildroot}/%{_bindir}
 install -m 755 fbtest    %{buildroot}/%{_sbindir}
 install -m 644 %{SOURCE12} %{buildroot}/%{_mandir}/man8/
 install -m 755 %{SOURCE13} %{buildroot}/%{_bindir}/guess_encoding
@@ -266,7 +264,6 @@
 ln -s %{_bindir}/showkey %{buildroot}/bin
 ln -s %{_bindir}/spawn_console %{buildroot}/bin
 ln -s %{_bindir}/spawn_login %{buildroot}/bin
-ln -s %{_bindir}/testutf8 %{buildroot}/bin
 ln -s %{_bindir}/unicode_start %{buildroot}/bin
 ln -s %{_bindir}/unicode_stop %{buildroot}/bin
 ln -s %{_sbindir}/fbtest %{buildroot}/sbin
@@ -288,7 +285,7 @@
 %{fillup_only -n keyboard}
 #echo "Please read the docu about the new COMPOSETABLE rc.config variable."
 #echo "See /etc/sysconfig/console, /etc/sysconfig/keyboard"
-#echo "and {_docdir}/kbd/README.SuSE."
+#echo "and {_docdir}/kbd/README.SUSE."
 
 %files -f %{name}.lang
 %defattr(-,root,root)
@@ -333,7 +330,6 @@
 /bin/unicode_start
 /bin/unicode_stop
 /bin/kbdrate
-/bin/testutf8
 /bin/guess_encoding
 /bin/clrunimap
 /bin/getunimap
@@ -379,7 +375,6 @@
 %{_bindir}/unicode_start
 %{_bindir}/unicode_stop
 %{_bindir}/kbdrate
-%{_bindir}/testutf8
 %{_bindir}/guess_encoding
 %{_bindir}/clrunimap
 %{_bindir}/getunimap

++++++ README.SUSE ++++++
Handling of composition of characters
=========================================
Most of the fonts have much more characters than you can reach directly
through the keyboard. To access all of them you may use showconsolefont, 
deduce the decimal code and enter it by holding down <alt> and entering 
the code via the keypad. There's a much better way, though:
Most characters may be entered via composition. Many characters are just
consisting of a standard character with some sort of accent or change.
Such characters can be composed by composition. Just press the <compose>
key, let it go again, enter the accent and then the letter.
Some examples: (Assuming Iso-Latin-1/9 character set:)
<compose> " a => �
<compose> , c => �
<compose> | S => $

Support for composition is unfortunately not contained in most keymaps.
Most lack two things:
(a) The <compose> key is not mapped
(b) The compose tables are not included

The kbd setup scripts uses another /etc/sysconfig/keyboard variable to
determine which compose tables should be loaded and whether the compose key
should be mapped: COMPOSETABLE.
For all words listed there, loadkeys will be called with the argument
compose.word. (Except for clear which sets a flag to clear the compose
table.) Look at the compose.* files in /usr/share/kbd/keymaps/include/:
(a) You find there two files for having the <compose> key mapped.
(b) You find there compose tables which are suitable for different 
    character sets.

ad (a): winkeys:   The compose key will be mapped on the W*n menu key
        shiftctrl: The compose key will be mapped to Shift Ctrl.
        You can use both, if you like.
ad (b): latin, latinX, latin1.add, 8859_X: Contains the compose 
        combinations suitable for the respective character set. 
        Many people will want to use latin1 or latin1.add. Just
        using latin is also sort of an acceptable compromise for
        many Latin character sets.
        YOU MAY ONLY USE ONE OF THOSE.
        If you want the combination of more than one table, you
        have to create a file which includes what you want.

Example: (/etc/sysconfig/keyboard)
COMPOSETABLE="clear winkeys shiftctrl latin1.add"

Please keep in mind, that all these settings only affect the console, 
i.e. text mode.

                                Your SuSE team
++++++ kbd-2.0.2-comment-typo-qwerty.patch ++++++
Index: data/keymaps/mac/include/mac-qwerty-layout.inc
===================================================================
--- data/keymaps/mac/include/mac-qwerty-layout.inc.orig 2012-02-27 
11:27:11.000000000 +0100
+++ data/keymaps/mac/include/mac-qwerty-layout.inc      2014-08-22 
08:47:46.799078582 +0200
@@ -1,4 +1,4 @@
-# qwertz-layout
+# qwerty-layout
 keycode  12 = q
 keycode  13 = w
 keycode  14 = e
++++++ kbd-2.0.1-repack.tar.bz2 -> kbd-2.0.2-repack.tar.bz2 ++++++
++++ 27355 lines of diff (skipped)

++++++ kbd-2.0.1.tar.xz -> kbd-2.0.2.tar.xz ++++++
++++ 27355 lines of diff (skipped)

++++++ repack_kbd.sh ++++++
--- /var/tmp/diff_new_pack.Gwu0TB/_old  2014-08-25 11:54:38.000000000 +0200
+++ /var/tmp/diff_new_pack.Gwu0TB/_new  2014-08-25 11:54:38.000000000 +0200
@@ -6,8 +6,11 @@
 # 2005-07-11, [email protected]
 
 tmpdir=`mktemp -d`
-
 in="$1"
+if [ -z $in ]; then
+  echo "usage: $0 <tarball>"
+  exit 1
+fi
 name="${in%.tar.*}"
 
 # recent gnu tar can autodetect gzip / bzip2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to