[mozc] New upstream release.

Akira TAGOH tagoh at fedoraproject.org
Wed Aug 17 11:24:30 UTC 2011


commit ea1ea194446f430bd0edabfb5ce25989e3c880b2
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Aug 17 20:24:17 2011 +0900

    New upstream release.

 .gitignore                 |    1 +
 mozc-build-verbosely.patch |   12 ++++++------
 mozc.spec                  |    7 +++++--
 sources                    |    2 +-
 4 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a323873..9b50b86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ clog
 /mozc-1.1.717.102.tar.bz2
 /mozc-1.1.758.102.tar.bz2
 /mozc-1.1.773.102.tar.bz2
+/mozc-1.2.809.102.tar.bz2
diff --git a/mozc-build-verbosely.patch b/mozc-build-verbosely.patch
index 7a495ac..42a7a7f 100644
--- a/mozc-build-verbosely.patch
+++ b/mozc-build-verbosely.patch
@@ -1,9 +1,9 @@
-diff -pruN mozc-1.1.717.102.orig/build_mozc.py mozc-1.1.717.102/build_mozc.py
---- mozc-1.1.717.102.orig/build_mozc.py	2011-05-20 17:17:00.000000000 +0900
-+++ mozc-1.1.717.102/build_mozc.py	2011-05-23 12:02:08.000000000 +0900
-@@ -702,6 +702,8 @@ def BuildOnLinux(options, targets):
-   if options.build_base:
-     build_args.append('builddir_name=%s' % options.build_base)
+diff -pruN mozc-1.2.809.102.orig/build_mozc.py mozc-1.2.809.102/build_mozc.py
+--- mozc-1.2.809.102.orig/build_mozc.py	2011-08-17 10:02:41.000000000 +0900
++++ mozc-1.2.809.102/build_mozc.py	2011-08-17 19:52:41.000000000 +0900
+@@ -659,6 +659,8 @@ def BuildOnLinux(options, targets, unuse
+                 'BUILDTYPE=%s' % options.configuration]
+   build_args.append('builddir_name=%s' % GetBuildBaseName(options))
  
 +  build_args.append('V=1')
 +
diff --git a/mozc.spec b/mozc.spec
index bcd9d33..91c8b83 100644
--- a/mozc.spec
+++ b/mozc.spec
@@ -1,8 +1,8 @@
 %define		pkg	mozc
 
 Name:		mozc
-Version:	1.1.773.102
-Release:	3%{?dist}
+Version:	1.2.809.102
+Release:	1%{?dist}
 Summary:	Open-sourced Google Japanese Input
 
 Group:		System Environment/Libraries
@@ -251,6 +251,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_xemacs_sitelispdir}/%{pkg}/*.el
 
 %changelog
+* Wed Aug 17 2011 Akira TAGOH <tagoh at redhat.com> - 1.2.809.102-1
+- New upstream release.
+
 * Thu Aug 11 2011 Akira TAGOH <tagoh at redhat.com> - 1.1.773.102-3
 - Re-enable hotkeys support and add a symbol. (#727022)
 
diff --git a/sources b/sources
index 3f5ae7f..7a11199 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f096785b0db4237273ce0111bd12a1c7  mozc-1.1.773.102.tar.bz2
+8a8681a7873d17167ab7b8317b430f10  mozc-1.2.809.102.tar.bz2


More information about the scm-commits mailing list