Fix ro.map.gz, add ro_std.map.gz, drop ro_win.map.gz, add
Lat2-Terminus16.psf console font
This commit is contained in:
parent
fa0e96f6aa
commit
d486f34bb1
@ -5,3 +5,5 @@ kbd-sun12x22-fixed.tar.bz2
|
||||
ro.map
|
||||
ro.tar.bz2
|
||||
kbd-latarcyrheb-16-fixed.tar.bz2
|
||||
ro_maps.tar.bz2
|
||||
terminus.tar.bz2
|
||||
|
14
kbd.spec
14
kbd.spec
@ -1,7 +1,7 @@
|
||||
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
|
||||
Name: kbd
|
||||
Version: 1.12
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
# Except possibly for the restrictions mentioned in the directory consolefonts
|
||||
License: GPL+
|
||||
Group: System Environment/Base
|
||||
@ -11,8 +11,8 @@ Source2: kbdrate.apps
|
||||
Source3: kbdrate.pam
|
||||
Source4: kbd-latsun-fonts.tar.bz2
|
||||
Source5: kbd-sun12x22-fixed.tar.bz2
|
||||
Source6: ro.tar.bz2
|
||||
Source7: kbd-latarcyrheb-16-fixed.tar.bz2
|
||||
Source6: ro_maps.tar.bz2
|
||||
Source7: terminus.tar.bz2
|
||||
Requires: pam >= 0.66-4, /etc/pam.d/system-auth, usermode
|
||||
BuildRequires: bison, flex, gettext
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
@ -138,10 +138,18 @@ ln -s openvt $RPM_BUILD_ROOT%{_bindir}/open
|
||||
%{_sbindir}/*
|
||||
%{_mandir}/*/*
|
||||
/lib/kbd
|
||||
# ro_win.map.gz is useless
|
||||
%exclude /lib/kbd/keymaps/i386/qwerty/ro_win.map.gz
|
||||
%config %{_sysconfdir}/security/console.apps/*
|
||||
%config %{_sysconfdir}/pam.d/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 15 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-28
|
||||
- Fix ro.map.gz, add ro_std.map.gz, drop ro_win.map.gz,
|
||||
add Lat2-Terminus16.psf console font (many thanks to Alexandru Szasz
|
||||
<alexxed@gmail.com>)
|
||||
Resolves: #253892
|
||||
|
||||
* Wed Oct 17 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.12-27
|
||||
- Add resizecons (with man page) for x86_64
|
||||
Resolves: #333651
|
||||
|
4
sources
4
sources
@ -1,5 +1,5 @@
|
||||
069d1175b4891343b107a8ac2b4a39f6 kbd-1.12.tar.bz2
|
||||
050e1e454e9c01e22f198303d649efb8 kbd-latsun-fonts.tar.bz2
|
||||
e56c7766760c16d4c7cbc16fc722c7f9 kbd-sun12x22-fixed.tar.bz2
|
||||
884fdbb0b952b2e3e8389a0c40a3e301 kbd-latarcyrheb-16-fixed.tar.bz2
|
||||
b57ba3490284756759382451c1d5fb38 ro.tar.bz2
|
||||
06ac1d4a6c014f6de9a29222497d70c8 ro_maps.tar.bz2
|
||||
0d894c1c024f531eb6d247ecc2bc4523 terminus.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user