[mozc] Update to 1.1.690.102.

Akira TAGOH tagoh at fedoraproject.org
Tue Apr 19 03:48:17 UTC 2011


commit f21906988b530dbdbcac825569da9e5b48fe5552
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Apr 19 12:48:24 2011 +0900

    Update to 1.1.690.102.

 .gitignore |    1 +
 mozc.spec  |   13 +++++++------
 sources    |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1b07ae..38ff85e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ clog
 /mozc-0.13.523.102-20101104.tar.bz2
 /mozc-1.0.558.102-20101216.tar.bz2
 /mozc-1.1.626.102-20110301.tar.bz2
+/mozc-1.1.690.102-20110419.tar.bz2
diff --git a/mozc.spec b/mozc.spec
index fe6ea81..500ffc2 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -1,9 +1,9 @@
-%define		archivedate		20110301
+%define		archivedate		20110419
 %define		pkg			mozc
 
 Name:		mozc
-Version:	1.1.626.102
-Release:	0.2.%{archivedate}svn%{?dist}
+Version:	1.1.690.102
+Release:	0.1.%{archivedate}svn%{?dist}
 Summary:	Open-sourced Google Japanese Input
 
 Group:		System Environment/Libraries
@@ -36,10 +36,9 @@ URL:		http://code.google.com/p/mozc
 Source0:	mozc-%{version}-%{archivedate}.tar.bz2
 Source1:	mozc-init.el
 Patch0:		mozc-build-verbosely.patch
-Patch1:		mozc-el-byte-compile.patch
 
 BuildRequires:	python gettext
-BuildRequires:	openssl-devel libstdc++-devel zlib-devel libcurl-devel gtest-devel protobuf-devel glib2-devel qt-devel
+BuildRequires:	openssl-devel libstdc++-devel zlib-devel libcurl-devel gtest-devel protobuf-devel glib2-devel qt-devel zinnia-devel
 BuildRequires:	gyp >= 0.1-0.4.840svn
 BuildRequires:	ibus-devel >= 1.3.99
 BuildRequires:	scim-devel
@@ -144,7 +143,6 @@ to use mozc with XEmacs.
 %prep
 %setup -q -c -n %{name}-%{version}
 %patch0 -p0 -b .0-build-verbosely
-%patch1 -p1 -b .1-mozc-el
 
 
 %build
@@ -261,6 +259,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_xemacs_sitelispdir}/%{pkg}/*.el
 
 %changelog
+* Tue Apr 19 2011 Akira TAGOH <tagoh at redhat.com> - 1.1.690.102-0.1.20110419svn
+- Update to 1.1.690.102.
+
 * Thu Mar  8 2011 Akira TAGOH <tagoh at redhat.com> - 1.1.626.102-0.2.20110301svn
 - Fix mozc.el not working when byte-compiled.
 
diff --git a/sources b/sources
index 67bc957..adc7d62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93372a41dca810a3396ff83fe693dc4e  mozc-1.1.626.102-20110301.tar.bz2
+a444174b17c578e534ff9a64095e26bb  mozc-1.1.690.102-20110419.tar.bz2


More information about the scm-commits mailing list