rpms/kbd/devel .cvsignore, 1.6, 1.7 kbd.spec, 1.43, 1.44 sources, 1.8, 1.9

Vitezslav Crhonek (vcrhonek) fedora-extras-commits at redhat.com
Tue Sep 18 10:20:26 UTC 2007


Author: vcrhonek

Update of /cvs/extras/rpms/kbd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8428

Modified Files:
	.cvsignore kbd.spec sources 
Log Message:
add new romanian keymap, resolves: #253892


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/kbd/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	3 Jul 2007 08:43:38 -0000	1.6
+++ .cvsignore	18 Sep 2007 10:19:55 -0000	1.7
@@ -2,3 +2,4 @@
 kbd-latsun-fonts.tar.bz2
 sun12x22-fixed.psfu
 kbd-sun12x22-fixed.tar.bz2
+ro.map


Index: kbd.spec
===================================================================
RCS file: /cvs/extras/rpms/kbd/devel/kbd.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- kbd.spec	27 Aug 2007 12:43:13 -0000	1.43
+++ kbd.spec	18 Sep 2007 10:19:55 -0000	1.44
@@ -1,7 +1,7 @@
 Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
 Name: kbd
 Version: 1.12
-Release: 24%{?dist}
+Release: 25%{?dist}
 # Except possibly for the restrictions mentioned in the directory consolefonts
 License: GPL+
 Group: System Environment/Base
@@ -11,6 +11,7 @@
 Source3: kbdrate.pam
 Source4: kbd-latsun-fonts.tar.bz2
 Source5: kbd-sun12x22-fixed.tar.bz2
+Source6: ro.map
 Requires: pam >= 0.66-4, /etc/pam.d/system-auth, usermode
 BuildRequires: bison, flex, gettext
 BuildRoot: %{_tmppath}/%{name}-root
@@ -68,6 +69,9 @@
 cp azerty/fr-latin9.map azerty/fr-latin0.map # legacy alias
 popd
 
+# add new romanian keymap
+cp ../ro.map data/keymaps/i386/qwerty
+
 # Default to latarcyrheb-sun16 font for unicode
 perl -pi -e 's/LatArCyrHeb-16/latarcyrheb-sun16/' src/unicode_start
 
@@ -140,6 +144,10 @@
 %config %{_sysconfdir}/pam.d/*
 
 %changelog
+* Tue Sep 18 2007 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.12-25
+- Add new romanian keymap
+  Resolves: #253892
+
 * Mon Aug 27 2007 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.12-24
 - Fix license
 - Symlink sr-cy layout to sr-latin


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kbd/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	3 Jul 2007 08:43:38 -0000	1.8
+++ sources	18 Sep 2007 10:19:55 -0000	1.9
@@ -1,3 +1,4 @@
 069d1175b4891343b107a8ac2b4a39f6  kbd-1.12.tar.bz2
 050e1e454e9c01e22f198303d649efb8  kbd-latsun-fonts.tar.bz2
 e56c7766760c16d4c7cbc16fc722c7f9  kbd-sun12x22-fixed.tar.bz2
+b7ea916f350df2dfedfd306ff54a6f65  ro.map




More information about the fedora-extras-commits mailing list