diff --git a/.cvsignore b/.cvsignore index d19b95c..39d5a1a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ m17n-db-1.3.3.tar.gz -m17n-db-indic-0.4.13.tar.gz +m17n-db-indic-0.4.14.tar.gz diff --git a/m17n-db.spec b/m17n-db.spec index 8e4e2d5..b2a90e2 100644 --- a/m17n-db.spec +++ b/m17n-db.spec @@ -1,9 +1,9 @@ -%define indic_ver 0.4.13 +%define indic_ver 0.4.14 Name: m17n-db Summary: Multilingualization datafiles for m17n-lib Version: 1.3.3 -Release: 17%{?dist} +Release: 18%{?dist} Group: System Environment/Libraries License: LGPL URL: http://www.m17n.org/m17n-lib/index.html @@ -348,6 +348,13 @@ Group: System Environment/Libraries %description vietnamese m17n-db Vietnamese input map. +%package urdu +Summary: m17n-db input table for Urdu +Group: System Environment/Libraries + +%description urdu +m17n-db Urdu input map. + %prep %setup -q -a1 @@ -681,7 +688,19 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/m17n/icons/vi-*.png +%files urdu +%defattr(-,root,root) +%dir %{_datadir}/m17n +%{_datadir}/m17n/ur-*.mim +%{_datadir}/m17n/icons/ur-*.png + + %changelog +* Tue Aug 31 2006 Mayank Jain +- Updated bn-{inscript,probhat,itrans} for RH bug #204275 +- Added ur-phonetic.mim file for RH bug #177372 +- Updated m17n-db.spec file to incorporate Urdu keymap. + * Tue Aug 8 2006 Mayank Jain - Updated bn-probhat.mim for RH bz #200890 ...weird... that previous update didnt showed up! - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=200890#c4 diff --git a/sources b/sources index 19779a6..6294c6e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ a2aec22334c108565cc466d80a66292c m17n-db-1.3.3.tar.gz -63035b690cca5df3319b12cbf35ad9f9 m17n-db-indic-0.4.13.tar.gz +3e24db9655db17d623541b6a292c8701 m17n-db-indic-0.4.14.tar.gz