Accepting request 288458 from M17N
1 OBS-URL: https://build.opensuse.org/request/show/288458 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/m17n-db?expand=0&rev=27
This commit is contained in:
commit
05bb88b405
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:408aae0f3e7bed97bbcb9334ce8d91848617e52b54bfe3f61e79551ea0a06841
|
|
||||||
size 1937268
|
|
3
m17n-db-1.7.0.tar.gz
Normal file
3
m17n-db-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2ba9f80161433d5c06e57915a9cd51f26c6df4a8909723f952cdbb9b48508f0
|
||||||
|
size 1939608
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 1 17:54:13 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.7.0
|
||||||
|
* ar-translit.mim: Arabic input method based on Roman transliteration.
|
||||||
|
* latn1-pre.mim: Latin input method simulating "US International Keyboard".
|
||||||
|
* ssymbol.mim, lsymbol.mim: Input method for various symbols.
|
||||||
|
* fallback-input-method: Comma separated fallback input method names.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 15 11:52:38 UTC 2013 - i@marguerite.su
|
Sun Dec 15 11:52:38 UTC 2013 - i@marguerite.su
|
||||||
|
|
||||||
|
11
m17n-db.spec
11
m17n-db.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package m17n-db
|
# spec file for package m17n-db
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: m17n-db
|
Name: m17n-db
|
||||||
Version: 1.6.5
|
Version: 1.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Database Needed by the m17n Library m17n-lib
|
Summary: Database Needed by the m17n Library m17n-lib
|
||||||
License: GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain and MIT
|
License: GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain and MIT
|
||||||
@ -27,6 +27,7 @@ Source0: http://download.savannah.gnu.org/releases/m17n/%{name}-%{version
|
|||||||
Patch0: bnc429430-ar-kbd.patch
|
Patch0: bnc429430-ar-kbd.patch
|
||||||
BuildRequires: glibc-i18ndata
|
BuildRequires: glibc-i18ndata
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
Recommends: %{name}-lang
|
||||||
Provides: m17n-contrib > 1.1.14
|
Provides: m17n-contrib > 1.1.14
|
||||||
Obsoletes: m17n-contrib <= 1.1.14
|
Obsoletes: m17n-contrib <= 1.1.14
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -35,6 +36,8 @@ BuildArch: noarch
|
|||||||
%description
|
%description
|
||||||
Database that is needed by the m17n library "m17n-lib".
|
Database that is needed by the m17n library "m17n-lib".
|
||||||
|
|
||||||
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
@ -48,7 +51,7 @@ make %{?_sm_mflags}
|
|||||||
|
|
||||||
%find_lang m17n-db
|
%find_lang m17n-db
|
||||||
|
|
||||||
%files -f m17n-db.lang
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS COPYING NEWS README ChangeLog
|
%doc AUTHORS COPYING NEWS README ChangeLog
|
||||||
%dir %{_datadir}/m17n/
|
%dir %{_datadir}/m17n/
|
||||||
@ -56,4 +59,6 @@ make %{?_sm_mflags}
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/pkgconfig/m17n-db.pc
|
%{_datadir}/pkgconfig/m17n-db.pc
|
||||||
|
|
||||||
|
%files lang -f m17n-db.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user