[m17n-lib] update to 1.6.3

pnemade pnemade at fedoraproject.org
Tue Oct 11 13:27:22 UTC 2011


commit cd3ddc5937af3615ec679cae89eb49f57d556539
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Oct 11 18:57:16 2011 +0530

    update to 1.6.3

 m17n-lib.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/m17n-lib.spec b/m17n-lib.spec
index d557982..6d34fb6 100644
--- a/m17n-lib.spec
+++ b/m17n-lib.spec
@@ -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


More information about the scm-commits mailing list