Added Patch 3 as sk-kbd-222804.patch to fix bug 222804
This commit is contained in:
parent
bf097042dd
commit
9e6748d876
@ -3,7 +3,7 @@
|
|||||||
Name: m17n-db
|
Name: m17n-db
|
||||||
Summary: Multilingualization datafiles for m17n-lib
|
Summary: Multilingualization datafiles for m17n-lib
|
||||||
Version: 1.3.4
|
Version: 1.3.4
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPL
|
License: LGPL
|
||||||
URL: http://www.m17n.org/m17n-lib/index.html
|
URL: http://www.m17n.org/m17n-lib/index.html
|
||||||
@ -13,6 +13,7 @@ BuildArch: noarch
|
|||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Patch1: bn-itrans-t-182227.patch
|
Patch1: bn-itrans-t-182227.patch
|
||||||
Patch2: si-wijesekera-keymap-rename_key-summary.patch
|
Patch2: si-wijesekera-keymap-rename_key-summary.patch
|
||||||
|
Patch3: sk-kbd-222804.patch
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -371,6 +372,7 @@ m17n-db Urdu input map.
|
|||||||
%setup -q -a1
|
%setup -q -a1
|
||||||
%patch1 -p1 -b .1
|
%patch1 -p1 -b .1
|
||||||
%patch2 -p0 -b .2
|
%patch2 -p0 -b .2
|
||||||
|
%patch3 -p0 -b .3
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -727,6 +729,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 16 2007 Mayank Jain <majain@redhat.com>
|
||||||
|
- Added Patch 3 as sk-kbd-222804.patch to fix bug 222804
|
||||||
|
|
||||||
* Tue Jan 11 2007 Mayank Jain <majain@redhat.com>
|
* Tue Jan 11 2007 Mayank Jain <majain@redhat.com>
|
||||||
- Moved all translations to m17n-db-datafiles package
|
- Moved all translations to m17n-db-datafiles package
|
||||||
|
|
||||||
|
11
sk-kbd-222804.patch
Normal file
11
sk-kbd-222804.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- sk-kbd.mim.orig 2007-01-16 15:10:38.000000000 +0530
|
||||||
|
+++ sk-kbd.mim 2007-01-16 15:10:56.000000000 +0530
|
||||||
|
@@ -63,7 +63,7 @@ key char key char key char key char key
|
||||||
|
|
||||||
|
(map
|
||||||
|
(map
|
||||||
|
- ("a" "ttt")
|
||||||
|
+ ("a" "a")
|
||||||
|
("1" ?+)
|
||||||
|
("2" ?ľ)
|
||||||
|
("3" ?š)
|
Loading…
Reference in New Issue
Block a user