update to 1.6.3

This commit is contained in:
Parag Nemade 2011-10-11 18:57:16 +05:30
parent b768eafb9e
commit cd3ddc5937

View File

@ -2,8 +2,8 @@
%bcond_without anthy
Name: m17n-lib
Version: 1.6.2
Release: 3%{?dist}
Version: 1.6.3
Release: 1%{?dist}
Summary: Multilingual text library
Group: System Environment/Libraries
@ -87,7 +87,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%postun tools -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS
%{_bindir}/m17n-conv
%{_libdir}/libm17n.so.*
@ -95,11 +94,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/libm17n-flt.so.*
%files anthy
%defattr(-,root,root,-)
%{_libdir}/m17n/1.0/libmimx-anthy.so
%files devel
%defattr(-,root,root,-)
%doc ChangeLog README
%{_bindir}/m17n-config
%{_includedir}/*
@ -107,7 +104,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/*
%files tools
%defattr(-,root,root,-)
%{_bindir}/m17n-date
%{_bindir}/m17n-dump
%{_bindir}/m17n-edit
@ -116,8 +112,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/m17n/1.0/libm17n-gd.so
%{_libdir}/libm17n-gui.so.*
%changelog
* Tue Oct 11 2011 Parag Nemade <pnemade AT redhat DOT com> - 1.6.3-1
- update to 1.6.3
* Tue Mar 22 2011 Parag Nemade <pnemade AT redhat DOT com> - 1.6.2-3
- Resolves: rh#680363 - Remove m17n-lib-ispell subpackage
- Resolves: rh#677866 - m17n*.pc reports wrong moduledir on x86_64 system