[m17n-lib/f16] update to 1.6.3

pnemade pnemade at fedoraproject.org
Thu Oct 13 12:44:57 UTC 2011


commit 54a2c30c0aeda51c7f3c66bbcfbf57754076edec
Author: Parag Nemade <pnemade at redhat.com>
Date:   Thu Oct 13 18:14:47 2011 +0530

    update to 1.6.3

 m17n-lib.spec |   14 +++++---------
 sources       |    2 +-
 2 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/m17n-lib.spec b/m17n-lib.spec
index d557982..7072a11 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
@@ -11,7 +11,6 @@ License:  LGPLv2
 URL:    http://www.m17n.org/m17n-lib/index.html
 Source0:  http://www.m17n.org/m17n-lib-download/%{name}-%{version}.tar.gz
 Patch0:  m17n-lib-1.6.1-multilib.patch
-Patch1:  m17n-lib-1.6.2-fix-pkgconfig-path.patch
 
 BuildRequires:  m17n-db-devel libthai
 %if %{with anthy}
@@ -63,7 +62,6 @@ Tools to test M17n GUI widget library.
 %prep
 %setup -q 
 %patch0 -p0
-%patch1 -p0
 
 %build
 %configure --disable-rpath --disable-static
@@ -87,7 +85,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 +92,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 +102,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 +110,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
diff --git a/sources b/sources
index c02b235..5864820 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad889ed85d4c24928e52f9865bc224ce  m17n-lib-1.6.2.tar.gz
+24c8f0a2fb167e1a0e25815c8421a2a4  m17n-lib-1.6.3.tar.gz


More information about the scm-commits mailing list