Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aaf7d119d5 | ||
|
|
8e2fbedce4 | ||
|
|
0a384be7ba | ||
|
|
aeed128a11 | ||
|
|
1cee685bd7 |
3 changed files with 6 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,3 +9,5 @@ m17n-lib-1.6.1.tar.gz
|
|||
/m17n-lib-1.8.2.tar.gz
|
||||
/m17n-lib-1.8.3.tar.gz
|
||||
/m17n-lib-1.8.4.tar.gz
|
||||
/m17n-lib-1.8.5.tar.gz
|
||||
/m17n-lib-1.8.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: m17n-lib
|
||||
Version: 1.8.4
|
||||
Version: 1.8.6
|
||||
Release: %autorelease
|
||||
Summary: Multilingual text library
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ BuildRequires: automake libtool
|
|||
Provides: bundled(gnulib)
|
||||
|
||||
%if %{with anthy}
|
||||
BuildRequires: anthy-devel
|
||||
BuildRequires: anthy-unicode-devel
|
||||
%endif
|
||||
|
||||
Requires: m17n-db
|
||||
|
|
@ -120,6 +120,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||
%{_bindir}/m17n-dump
|
||||
%{_bindir}/m17n-edit
|
||||
%{_bindir}/m17n-view
|
||||
%{_bindir}/m17n-input-test
|
||||
%{_libdir}/m17n/1.0/libm17n-X.so
|
||||
%{_libdir}/m17n/1.0/libm17n-gd.so
|
||||
%{_libdir}/libm17n-gui.so.*
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (m17n-lib-1.8.4.tar.gz) = 7e322788aed8a758a8c289112433aabccd12dacf14b247ba9060503bcc44930c9251f0c4e718987b9a151de097e72bc1e07c8096f7f4ad83a7d7183a549721d6
|
||||
SHA512 (m17n-lib-1.8.6.tar.gz) = 4fe3e9d2f88a90e8e9b30ee53a71612f937ab3d4c5243075f39de13818522e5c595840f67b3411b03d403affeafeb1802158b6ae8ddf80a1e695d1105b595a59
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue