562c22
Name:           kbd
562c22
Version:        2.0.4
562c22
Release:        10%{?dist}
562c22
Summary:        Tools for configuring the console (keyboard, virtual terminals, etc.)
562c22
562c22
Group:          System Environment/Base
562c22
License:        GPLv2+
562c22
URL:            http://www.kbd-project.org/
562c22
Source0:        ftp://ftp.altlinux.org/pub/people/legion/kbd/kbd-%{version}.tar.xz
562c22
Source1:        kbd-latsun-fonts.tar.bz2
562c22
Source2:        kbd-latarcyrheb-32.tar.bz2
562c22
Source3:        xml2lst.pl
562c22
Source4:        vlock.pamd
562c22
Source5:        kbdinfo.1
562c22
Source6:        cz-map.patch
562c22
# Patch0: puts additional information into man pages
562c22
Patch0:         kbd-1.15-keycodes-man.patch
562c22
# Patch1: sparc modifications
562c22
Patch1:         kbd-1.15-sparc.patch
562c22
# Patch2: adds default unicode font to unicode_start script
562c22
Patch2:         kbd-1.15-unicode_start.patch
562c22
# Patch3: add missing dumpkeys option to man page
562c22
Patch3:         kbd-1.15.3-dumpkeys-man.patch
562c22
# Patch4: fixes decimal separator in Swiss German keyboard layout, bz 882529
562c22
Patch4:         kbd-1.15.5-sg-decimal-separator.patch
562c22
# Patch5: adds xkb and legacy keymaps subdirs to loadkyes search path, bz 1028207 
562c22
Patch5:         kbd-1.15.5-loadkeys-search-path.patch
562c22
# Patch6: don't hardcode font used in unicode_start, take it from vconsole.conf,
562c22
#   bz 1101007
562c22
Patch6:         kbd-2.0.2-unicode-start-font.patch
562c22
# Patch7: fixes issues found by static analysis, bz 1602566
562c22
Patch7:         kbd-2.0.4-covscan-fixes.patch
562c22
562c22
BuildRequires:  bison, flex, gettext, pam-devel, check-devel
562c22
BuildRequires:  console-setup, xkeyboard-config
562c22
Requires:       %{name}-misc = %{version}-%{release}
562c22
# Temporarily require -legacy
562c22
Requires:       %{name}-legacy = %{version}-%{release}
562c22
Provides:       vlock = %{version}
562c22
Conflicts:      vlock <= 1.3
562c22
Obsoletes:      vlock
562c22
562c22
%description
562c22
The %{name} package contains tools for managing a Linux
562c22
system's console's behavior, including the keyboard, the screen
562c22
fonts, the virtual terminals and font files.
562c22
562c22
%package misc
562c22
Summary:        Data for kbd package
562c22
BuildArch:      noarch
562c22
 
562c22
%description misc
562c22
The %{name}-misc package contains data for kbd package - console fonts,
562c22
keymaps etc. Please note that %{name}-misc is not helpful without kbd.
562c22
562c22
%package legacy
562c22
Summary:        Legacy data for kbd package
562c22
BuildArch:      noarch
562c22
 
562c22
%description legacy
562c22
The %{name}-legacy package contains original keymaps for kbd package.
562c22
Please note that %{name}-legacy is not helpful without kbd.
562c22
562c22
%prep
562c22
%setup -q -a 1 -a 2
562c22
cp -fp %{SOURCE3} .
562c22
cp -fp %{SOURCE6} .
562c22
%patch0 -p1 -b .keycodes-man
562c22
%patch1 -p1 -b .sparc
562c22
%patch2 -p1 -b .unicode_start
562c22
%patch3 -p1 -b .dumpkeys-man
562c22
%patch4 -p1 -b .sg-decimal-separator
562c22
%patch5 -p1 -b .loadkeys-search-path
562c22
%patch6 -p1 -b .unicode-start-font
562c22
%patch7 -p1 -b .covscan-fixes
562c22
562c22
# 7-bit maps are obsolete; so are non-euro maps
562c22
pushd data/keymaps/i386
562c22
cp qwerty/pt-latin9.map qwerty/pt.map
562c22
cp qwerty/sv-latin1.map qwerty/se-latin1.map
562c22
562c22
mv azerty/fr.map azerty/fr-old.map
562c22
cp azerty/fr-latin9.map azerty/fr.map
562c22
562c22
cp azerty/fr-latin9.map azerty/fr-latin0.map # legacy alias
562c22
562c22
# Rename conflicting keymaps
562c22
mv dvorak/no.map dvorak/no-dvorak.map
562c22
mv fgGIod/trf.map fgGIod/trf-fgGIod.map
562c22
mv olpc/es.map olpc/es-olpc.map
562c22
mv olpc/pt.map olpc/pt-olpc.map
562c22
mv qwerty/cz.map qwerty/cz-qwerty.map
562c22
popd
562c22
562c22
# remove obsolete "gr" translation
562c22
pushd po
562c22
rm -f gr.po gr.gmo
562c22
popd
562c22
562c22
# Convert to utf-8
562c22
iconv -f iso-8859-1 -t utf-8 < "ChangeLog" > "ChangeLog_"
562c22
mv "ChangeLog_" "ChangeLog"
562c22
562c22
%build
562c22
%configure --prefix=%{_prefix} --datadir=/lib/kbd --mandir=%{_mandir} --localedir=%{_datadir}/locale --enable-nls
562c22
make %{?_smp_mflags}
562c22
562c22
%install
562c22
make install DESTDIR=$RPM_BUILD_ROOT
562c22
562c22
# ro_win.map.gz is useless
562c22
rm -f $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty/ro_win.map.gz
562c22
562c22
# Create additional name for Serbian latin keyboard
562c22
ln -s sr-cy.map.gz $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty/sr-latin.map.gz
562c22
562c22
# The rhpl keyboard layout table is indexed by kbd layout names, so we need a
562c22
# Korean keyboard
562c22
ln -s us.map.gz $RPM_BUILD_ROOT/lib/kbd/keymaps/i386/qwerty/ko.map.gz
562c22
562c22
# Move binaries which we use before /usr is mounted from %{_bindir} to /bin.
562c22
mkdir -p $RPM_BUILD_ROOT/bin
562c22
for binary in setfont dumpkeys kbd_mode unicode_start unicode_stop loadkeys ; do
562c22
  mv $RPM_BUILD_ROOT%{_bindir}/$binary $RPM_BUILD_ROOT/bin/
562c22
done
562c22
562c22
# Some microoptimization
562c22
sed -i -e 's,\<kbd_mode\>,/bin/kbd_mode,g;s,\<setfont\>,/bin/setfont,g' \
562c22
        $RPM_BUILD_ROOT/bin/unicode_start
562c22
562c22
# Link open to openvt
562c22
ln -s openvt $RPM_BUILD_ROOT%{_bindir}/open
562c22
ln -s openvt.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/open.1.gz
562c22
562c22
# install kbdinfo manpage
562c22
gzip -c %SOURCE5 > $RPM_BUILD_ROOT/%{_mandir}/man1/kbdinfo.1.gz
562c22
562c22
# Move locale files to correct place
562c22
cp -r $RPM_BUILD_ROOT/lib/kbd/locale/ $RPM_BUILD_ROOT%{_datadir}/locale
562c22
rm -rf $RPM_BUILD_ROOT/lib/kbd/locale
562c22
562c22
# Install PAM configuration for vlock
562c22
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/pam.d
562c22
install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/vlock
562c22
562c22
# Move original keymaps to legacy directory
562c22
mkdir -p $RPM_BUILD_ROOT/lib/kbd/keymaps/legacy
562c22
mv $RPM_BUILD_ROOT/lib/kbd/keymaps/{amiga,atari,i386,include,mac,ppc,sun} $RPM_BUILD_ROOT/lib/kbd/keymaps/legacy
562c22
562c22
# Convert X keyboard layouts to console keymaps
562c22
mkdir -p $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb
562c22
perl xml2lst.pl < /usr/share/X11/xkb/rules/base.xml > layouts-variants.lst
562c22
while read line; do
562c22
  XKBLAYOUT=`echo "$line" | cut -d " " -f 1`
562c22
  echo "$XKBLAYOUT" >> layouts-list.lst
562c22
  XKBVARIANT=`echo "$line" | cut -d " " -f 2`
562c22
  ckbcomp "$XKBLAYOUT" "$XKBVARIANT" | gzip > $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/"$XKBLAYOUT"-"$XKBVARIANT".map.gz
562c22
done < layouts-variants.lst
562c22
562c22
# Convert X keyboard layouts (plain, no variant)
562c22
cat layouts-list.lst | sort -u >> layouts-list-uniq.lst
562c22
while read line; do
562c22
  ckbcomp "$line" | gzip > $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/"$line".map.gz
562c22
done < layouts-list-uniq.lst
562c22
562c22
# wipe converted layouts which cannot input ASCII (#1031848)
562c22
zgrep -L "U+0041" $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/* | xargs rm -f
562c22
562c22
# Rename the converted default fi (kotoistus) layout (#1117891)
562c22
gunzip $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/fi.map.gz
562c22
mv $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/fi.map $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/fi-kotoistus.map
562c22
gzip $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/fi-kotoistus.map
562c22
562c22
# Fix converted cz layout - add compose rules
562c22
gunzip $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/cz.map.gz
562c22
patch $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/cz.map < %{SOURCE6}
562c22
gzip $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/cz.map
562c22
562c22
%find_lang %{name}
562c22
562c22
%check
562c22
%ifnarch s390x
562c22
make check
562c22
%endif
562c22
562c22
%files -f %{name}.lang
562c22
%doc ChangeLog AUTHORS README COPYING docs/doc/kbd.FAQ*.html docs/doc/font-formats/*.html docs/doc/utf/utf* docs/doc/dvorak/*
562c22
/bin/*
562c22
%{_bindir}/*
562c22
%{_mandir}/*/*
562c22
%config(noreplace) %{_sysconfdir}/pam.d/vlock
562c22
562c22
%files misc
562c22
/lib/kbd
562c22
%exclude /lib/kbd/keymaps/legacy
562c22
562c22
%files legacy
562c22
/lib/kbd/keymaps/legacy
562c22
562c22
%changelog
562c22
* Wed Jun 17 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.4-10
562c22
- Add %%check, rebuild
562c22
562c22
* Tue Jun 16 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.4-9
562c22
- Rebuild
562c22
  Resolves: #1844967
562c22
562c22
* Mon Dec 10 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.4-8
562c22
- Fix issues found by static analysis
562c22
  Resoloves: #1602566
562c22
562c22
* Tue Jul 31 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.4-7
562c22
- Drop initscripts Require
562c22
  Resolves: #1610277
562c22
562c22
* Tue Jul 24 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.4-6
562c22
- Rebuilt (reuploaded upstream tarball, the checksum differed)
562c22
562c22
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-5
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
562c22
562c22
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
562c22
562c22
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
562c22
562c22
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-2
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
562c22
562c22
* Wed Jan 11 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.4-1
562c22
- Update to kbd-2.0.4
562c22
  Resolves: #1411174
562c22
562c22
* Tue Oct 11 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.3-4
562c22
- Fix FTBFS
562c22
  Resolves: #1381878
562c22
562c22
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
562c22
562c22
* Thu Aug 06 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.3-2
562c22
- Add compose rules to generated cz.map
562c22
  Resolves: #1181581
562c22
562c22
* Wed Jul 15 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.3-1
562c22
- Update to kbd-2.0.3
562c22
  Resolves: #1242684
562c22
562c22
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.2-7
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
562c22
562c22
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.0.2-6
562c22
- Rebuilt for Fedora 23 Change
562c22
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
562c22
562c22
* Mon Oct 06 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.2-5
562c22
- Rename and keep Finnish xkb converted layout (patch by Marko Myllynen)
562c22
  Related: #1117891
562c22
562c22
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.2-4
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
562c22
562c22
* Tue Aug 12 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.2-3
562c22
- Fix unicode_start hardcodes font
562c22
  Resolves: #1101007
562c22
562c22
* Wed Jul 16 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.2-2
562c22
- Remove Finnish xkb converted layout
562c22
  Resolves: #1117891
562c22
562c22
* Tue Jul 08 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.2-1
562c22
- Update to kbd-2.0.2
562c22
562c22
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-7
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
562c22
562c22
* Mon Feb 17 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-6
562c22
- Add man page for kbdinfo, link open man page to openvt man page
562c22
562c22
* Wed Nov 27 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-5
562c22
- Add missing patch for loadkeys search path
562c22
562c22
* Tue Nov 26 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-4
562c22
- Add xkb and legacy keymaps subdirs to loadkyes search path, remove symlinks
562c22
  Related: #1028207
562c22
- Don't convert layouts that can't input ASCII (patch by Adam Williamson)
562c22
  Resolves: #1031848
562c22
- Fix vlock doesn't perform PAM account management or credential reinitialization
562c22
  (patch by  Dmitry V. Levin)
562c22
  Resolves: #913311
562c22
562c22
* Wed Nov 06 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-3
562c22
- Add PAM config for vlock
562c22
  Resolves: #913309
562c22
562c22
* Mon Nov 04 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-2
562c22
- Fix URL
562c22
- Remove source files already included in upstream tarball
562c22
562c22
* Mon Nov 04 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-1
562c22
- Update to kbd-2.0.1
562c22
562c22
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.5-9
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
562c22
562c22
* Thu May 23 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-8
562c22
- Add vlock to obsoletes
562c22
562c22
* Wed May 22 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-7
562c22
- Convert also plain layouts (no variant), point relevant symlinks to them
562c22
562c22
* Tue May 21 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-6
562c22
- Original keymaps moved to legacy dir, created symlinks to xkb keymaps
562c22
562c22
* Thu Feb 21 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-5
562c22
- Fix decimal separator in Swiss German keyboard layout
562c22
  Resolves: #882529
562c22
562c22
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.5-4
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
562c22
562c22
* Tue Jan 22 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-3
562c22
- Include xkb layouts from xkeyboard-config converted to console keymaps
562c22
- Add version to vlock provides
562c22
  Resolves: #902564
562c22
562c22
* Mon Jan 21 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-2
562c22
- Fix loadkeys regression
562c22
  Resolves: #902259
562c22
562c22
* Mon Jan 14 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.5-1
562c22
- Update to kbd-1.15.5 (removed kbd-1.15-resizecon-x86_64.patch,
562c22
  kbd-1.15-defkeymap.patch, kbd-1.15.3-fix-es-translation.patch,
562c22
  kbd-1.15.3-loadkeys-d.patch)
562c22
562c22
* Thu Sep 13 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.3-8
562c22
- Fix link to upstream tarball
562c22
562c22
* Tue Aug 28 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.3-7
562c22
- Fix issues found by fedora-review utility in the spec file
562c22
562c22
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.3-6
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
562c22
562c22
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.3-5
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
562c22
562c22
* Tue Dec 13 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.3-4
562c22
- Ship double scaled latarcyrheb console font for high resolution screens
562c22
  (created by Tom Horsley)
562c22
  Resolves: #617768
562c22
562c22
* Mon Oct 24 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.3-3
562c22
* Fix loadkeys -d option (patch by Jaroslav Skarvada)
562c22
  Resolves: #744567
562c22
562c22
* Tue Aug 23 2011 Vitezlsav Crhonek <vcrhonek@redhat.com> - 1.15.3-2
562c22
- Add missing dumpkeys option to man page
562c22
  Resolves: #732121
562c22
562c22
* Mon Aug 22 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.3-1
562c22
- Update to kbd-1.15.3
562c22
562c22
* Thu Apr 21 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.2-3
562c22
- Add French Canadian Dvorak keymap
562c22
  Resolves: #680989
562c22
562c22
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.2-2
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
562c22
562c22
* Wed Jan  5 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15.2-1
562c22
- Update to kbd-1.15.2 (removed kbd-1.15-quiet_doc.patch and romanian keymaps, both are
562c22
  part of the upstream tarball now)
562c22
562c22
* Thu Jun 24 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-11
562c22
- Ship /lib/kbd in separate subpackage
562c22
562c22
* Mon Jun 14 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-10
562c22
- Fix name referring to default keymap
562c22
562c22
* Wed Aug 26 2009 Karsten Hopp <karsten@redhat.com> 1.15-9
562c22
- drop excludearch s390x, we need this package to be able to build other packages on s390x
562c22
562c22
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-8
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
562c22
562c22
* Thu Mar  5 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-7
562c22
- Add loadkeys 'q' option to loadkeys manpage and --help
562c22
  Resolves: #487538
562c22
562c22
* Mon Mar  2 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-6
562c22
- Remove static loadkeys binary (it's not needed anymore)
562c22
562c22
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-5
562c22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
562c22
562c22
* Fri Feb  6 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-4
562c22
- Merge review (drop Provides/Obsoletes, change Prereq to Requires,
562c22
  add URL, convert ChangeLog to utf-8, replace locale destination
562c22
  with macro, add COPYING and add dvorak documentation)
562c22
  Resolves: #225958
562c22
562c22
* Thu Jan 29 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-3
562c22
- Rename conflicting keymaps to have unique names
562c22
  Resolves: #481674
562c22
562c22
* Mon Jan 12 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-2
562c22
- Move loadkeys to /bin
562c22
562c22
* Thu Jan  8 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-1
562c22
- Update to kbd-1.15
562c22
562c22
* Mon Sep  8 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-32
562c22
- Rediff all patches to work with patch --fuzz=0
562c22
- Add static loadkeys
562c22
  Related: #451672
562c22
562c22
* Tue Feb 26 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-31
562c22
- Fix trq.map
562c22
  Resolves: #216710
562c22
562c22
* Fri Feb 22 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-30
562c22
- Rebuild fo GCC 4.3
562c22
562c22
* Tue Nov 27 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-29
562c22
- Stop kbdrate using consolehelper
562c22
  Resolves: #393231
562c22
562c22
* Thu Nov 15 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-28
562c22
- Fix ro.map.gz, add ro_std.map.gz, drop ro_win.map.gz,
562c22
  add Lat2-Terminus16.psf console font (many thanks to Alexandru Szasz
562c22
  <alexxed@gmail.com>)
562c22
  Resolves: #253892
562c22
562c22
* Wed Oct 17 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-27
562c22
- Add resizecons (with man page) for x86_64
562c22
  Resolves: #333651
562c22
562c22
* Mon Oct 15 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-26
562c22
- Fix ro.map to generate right unicode for s, S, t, T with comma
562c22
- Fix LatArCyrHeb-16 unicode mapping table to show comma-version
562c22
  of s, S, t, T and cedilla-version of s, S, t, T as the same glyph
562c22
  (because there is no font in kbd for comma-version)
562c22
  Resolves: #329071
562c22
562c22
* Tue Sep 18 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-25
562c22
- Add new romanian keymap
562c22
  Resolves: #253892
562c22
562c22
* Mon Aug 27 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-24
562c22
- Fix license
562c22
- Symlink sr-cy layout to sr-latin
562c22
  Resolves: #253957
562c22
562c22
* Tue Jul  3 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-23
562c22
- Rebuild
562c22
562c22
* Tue Jul  3 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-22
562c22
- Fix sun12x22 font missing unicode mapping table
562c22
  Resolves: #244628
562c22
562c22
* Tue Jan  9 2007 Miloslav Trmac <mitr@redhat.com> - 1.12-21
562c22
- Add a "ko" (Korean) keyboard layout, equivalent to the "us" layout
562c22
  Resolves: #220151
562c22
562c22
* Thu Dec  7 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-20
562c22
- Document that setkeycodes doesn't affect USB keyboards and that the kernel
562c22
  doesn't provide the raw scan codes by default
562c22
  Resolves: #211803
562c22
562c22
* Tue Oct 31 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-19
562c22
- Ship "el" translation instead of the obsolete "gr" translation
562c22
  Resolves: #210749
562c22
- Fix %% quoting in %%changelog
562c22
562c22
* Fri Sep 29 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-18
562c22
- Add a missing tilde to U+00E3 in latarcyrheb-sun16.psfu (#204470)
562c22
562c22
* Fri Jul 14 2006 Jesse Keating <jkeating@redhat.com> - 1.12-17
562c22
- Obsoletes/Provides open
562c22
- Create a symlink from open to openvt
562c22
562c22
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.12-16.1
562c22
- rebuild
562c22
562c22
* Sun Jul  9 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-16
562c22
- Don't include <asm/kbdio.h> on SPARC (#198040, patch by Dennis Gilmore
562c22
  <dennis@ausil.us>)
562c22
562c22
* Mon May 29 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-15
562c22
- Fix missing BuildRequires (#193406)
562c22
562c22
* Mon Mar 27 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-14
562c22
- Don't install resizecons.8 on non-x86 (#186877, patch by Keiichi Mori
562c22
  <kmori@redhat.com>)
562c22
562c22
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.12-13.2
562c22
- bump again for double-long bug on ppc(64)
562c22
562c22
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.12-13.1
562c22
- rebuilt for new gcc4.1 snapshot and glibc changes
562c22
562c22
* Fri Jan 20 2006 Miloslav Trmac <mitr@redhat.com> - 1.12-13
562c22
- Fix build with new coreutils
562c22
- Hardcode paths in unicode_start to avoid a few file lookups (#178329)
562c22
- Drop unnecessary Prereq: sed mktemp
562c22
562c22
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
562c22
- rebuilt
562c22
562c22
* Thu Dec  1 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-12
562c22
- Don't reload the keymap in unicode_start (#172425)
562c22
562c22
* Fri Nov 11 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-11
562c22
- Don't ship character set lists (they are already in glibc-common) and an
562c22
  obsolete copy of kbd.FAQ
562c22
562c22
* Fri May 20 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-10
562c22
- Don't attempt to open directories as source files (#141634, original patch by
562c22
  Paul Nasrat)
562c22
562c22
* Tue May 17 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-9
562c22
- Fix another violation of C aliasing rules (#157720, patch by Jan Kratochvil)
562c22
562c22
* Sat Mar 12 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-8
562c22
- Fix violation of C aliasing rules (#150440)
562c22
562c22
* Sun Mar  6 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-7
562c22
- Don't run ldconfig
562c22
- Don't strip executables
562c22
562c22
* Fri Mar  4 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-6
562c22
- Rebuild with gcc4
562c22
562c22
* Sun Feb 20 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-5
562c22
- Put "Meta_acute" back in German keymaps, just ignore it in (loadkeys -u)
562c22
  (patch by Jochen Schmitt)
562c22
- Don't ship patch backup files, simpler way
562c22
562c22
* Sat Feb 19 2005 Miloslav Trmac <mitr@redhat.com> - 1.12-4
562c22
- Don't ship a patch backup file
562c22
- Mention in setfont.8 that 512-glyph fonts reduce the number of available
562c22
  colors (#140935, patch by Dmitry Butskoj)
562c22
- Remove "Meta_acute" from German keymaps (#143124)
562c22
- Make the %%triggerun script condition more precise, ignore failure of the
562c22
  script
562c22
562c22
* Mon Feb 14 2005 Adrian Havill <havill@redhat.com>
562c22
- rebuilt
562c22
562c22
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
562c22
- rebuilt
562c22
562c22
* Thu Feb 26 2004 Adrian Havill <havill@redhat.com>
562c22
- update to 1.12
562c22
562c22
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
562c22
- rebuilt
562c22
562c22
* Wed Jan 14 2004 Bill Nottingham <notting@redhat.com> 1.08-12
562c22
- remove speakup patch at request of author
562c22
562c22
* Wed Jan 14 2004 Bill Nottingham <notting@redhat.com> 1.08-12
562c22
- remove speakup patch at request of author
562c22
562c22
* Fri Oct 10 2003 Bill Nottingham <notting@redhat.com> 1.08-11
562c22
- remove keytable init script (#106783)
562c22
562c22
* Tue Aug 12 2003 Adrian Havill <havill@rtedhat.com> 1.08-10.1
562c22
- bump for RHEL
562c22
562c22
* Tue Aug 12 2003 Adrian Havill <havill@rtedhat.com> 1.08-10
562c22
- apply the rukbd patch (#78218)
562c22
562c22
* Thu Jul 31 2003 Adrian Havill <havill@redhat.com> 1.08-9
562c22
- don't print "plus before..." warnings about non-supported capslock
562c22
  in unimode <Andries.Brouwer@cwi.nl> (#81855)
562c22
562c22
* Wed Jul 30 2003 Adrian Havill <havill@redhat.com> 1.08-8
562c22
- replaced Russian keyboard map with working UTF-8 equivalent (#79338)
562c22
562c22
* Thu Jul 24 2003 Adrian Havill <havill@redhat.com> 1.08-7
562c22
- make euro/latin-9 the default instead of latin-1 and 7-bit (#97013)
562c22
- fix swedish keymap; se, not sv (#88791)
562c22
- add fr-latin0 legacy alias of fr-latin-9 (#88324)
562c22
- add ".map" ext to filename param of init script (#90562)
562c22
562c22
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
562c22
- rebuilt
562c22
562c22
* Thu Mar 06 2003 Florian La Roche <Florian.LaRoche@redhat.de>
562c22
- build new rpm
562c22
562c22
* Fri Feb 21 2003 Florian La Roche <Florian.LaRoche@redhat.de>
562c22
- ExcludeArch mainframe
562c22
562c22
* Thu Jan 30 2003 Bill Nottingham <notting@redhat.com> 1.08-4
562c22
- remove condrestart from initscript
562c22
562c22
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
562c22
- rebuilt
562c22
562c22
* Fri Dec  6 2002 Nalin Dahyabhai <nalin@redhat.com> 1.08-2
562c22
- only output terminal unicode init sequence if both stdout and stderr are
562c22
  connected to terminals, so that it doesn't show up when script outputs
562c22
  get piped to files
562c22
562c22
* Fri Nov 22 2002 Nalin Dahyabhai <nalin@redhat.com> 1.08-1
562c22
- update to 1.08
562c22
- drop updates which went mainline
562c22
562c22
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.06-27
562c22
- add detached signature
562c22
- remove directory names from PAM configuration so that the same config file
562c22
  can be used for any arch on multilib systems
562c22
562c22
* Wed Sep  4 2002 Bill Nottingham <notting@redhat.com> 1.06-26
562c22
- don't munge /etc/sysconfig/i18n
562c22
562c22
* Tue Sep  3 2002 Bill Nottingham <notting@redhat.com> 1.06-25
562c22
- don't run setsysfont in upgrade trigger on console-tools
562c22
562c22
* Thu Aug 29 2002 Jakub Jelinek <jakub@redhat.com> 1.06-24
562c22
- use cyr-sun16 cyrillic chars in latarcyrheb-sun16 font
562c22
  instead of old LatArCyrHeb-16 chars
562c22
- add Euro character to latarcyrheb-sun16
562c22
- use latarcyrheb-sun16 by default in unicode_start script
562c22
562c22
* Tue Aug 27 2002 Jakub Jelinek <jakub@redhat.com> 1.06-23
562c22
- add back lat[02]-sun16 fonts plus latarcyrheb-sun16 font
562c22
562c22
* Thu Aug 22 2002 Karsten Hopp <karsten@redhat.de>
562c22
- needs to conflict with older util-linux packages
562c22
  (kbdrate moved between packages)
562c22
562c22
* Tue Aug 13 2002 Bill Nottingham <notting@redhat.com> 1.06-21
562c22
- remove Evil Hack in favor of slightly-less-evil-hack in initscripts
562c22
562c22
* Tue Jul  9 2002 Bill Nottingham <notting@redhat.com> 1.06-20
562c22
- fix speakup keymap names
562c22
562c22
* Tue Jul 09 2002 Phil Knirsch <pknirsch@redhat.com> 1.06-19
562c22
- Evil hack to make setfont work correctly on all consoles (#68018)
562c22
562c22
* Thu Jun 27 2002 Bill Nottingham <notting@redhat.com> 1.06-18
562c22
- move unicode_stop to /bin too
562c22
- fix path to loadkeys in keytable.init
562c22
- add in speakup keymaps
562c22
562c22
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
562c22
- automated rebuild
562c22
562c22
* Tue Jun 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.06-16
562c22
- fix incorrect path in console.apps configuration file
562c22
562c22
* Thu May 30 2002 Bill Nottingham <notting@redhat.com> 1.06-14
562c22
- move some more stuff to /bin (unicode_start and dependencies)
562c22
562c22
* Thu May 23 2002 Tim Powers <timp@redhat.com>
562c22
- automated rebuild
562c22
562c22
* Mon Feb 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-12
562c22
- Rebuild in new environment
562c22
562c22
* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-11
562c22
- Oops, actually list the pam files in %%files
562c22
562c22
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-10
562c22
- Add and consolehelper'ify kbdrate
562c22
562c22
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-9
562c22
- Re-remove kbdrate
562c22
562c22
* Thu Jan 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-7
562c22
- Fix build in current environment
562c22
- Get rid of kbdrate, it's in util-linux these days
562c22
562c22
* Wed Jul 18 2001 Matt Wilson <msw@redhat.com>
562c22
- added a patch (Patch4) that allows --tty= in setfont
562c22
- modified patch not to break translations
562c22
562c22
* Tue Jul  3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-4
562c22
- Add cyrillic patches from leon@geon.donetsk.ua (#47144)
562c22
562c22
* Tue Jun 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-3
562c22
- Fix "Alt+AltGr=Compose" in qwertz-keyboards
562c22
562c22
* Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.06-2
562c22
- Fix "make install" and init script (#45327)
562c22
562c22
* Sat Jun 16 2001 Than Ngo <than@redhat.com>
562c22
- update to 1.0.6
562c22
- use %%{_tmppath}
562c22
- use find_lang
562c22
- support new gettext
562c22
- remove some patch files, which are included in 1.0.6
562c22
- fix to use RPM_OPT_FLAGS
562c22
562c22
* Thu May  3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.05-3
562c22
- Fix up resizecons
562c22
562c22
* Wed May  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.05-2
562c22
- Build everything, obsoletes console-tools
562c22
- s/Copyright:/License:/
562c22
- License is GPL, not just distributable
562c22
- Add our compose mappings from old console-tools
562c22
- Add triggerpostun -- console-tools magic to get sane fonts and mappings
562c22
562c22
* Tue Apr 17 2001 Erik Troan <ewt@redhat.com>
562c22
- initial packaging for kbdrate