rpms/ibus-chewing/devel .cvsignore, 1.31, 1.32 ibus-chewing.spec, 1.37, 1.38 import.log, 1.28, 1.29 sources, 1.32, 1.33

Ding-Yi Chen dchen at fedoraproject.org
Fri Jun 4 04:02:57 UTC 2010


Author: dchen

Update of /cvs/pkgs/rpms/ibus-chewing/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5376/devel

Modified Files:
	.cvsignore ibus-chewing.spec import.log sources 
Log Message:
 Fix google issue 942


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	17 Mar 2010 03:35:20 -0000	1.31
+++ .cvsignore	4 Jun 2010 04:02:56 -0000	1.32
@@ -1 +1 @@
-ibus-chewing-1.2.99.20100317-Source.tar.gz
+ibus-chewing-1.3.4.20100605-Source.tar.gz


Index: ibus-chewing.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/ibus-chewing.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- ibus-chewing.spec	27 May 2010 23:05:46 -0000	1.37
+++ ibus-chewing.spec	4 Jun 2010 04:02:56 -0000	1.38
@@ -1,6 +1,6 @@
 Name:       ibus-chewing
-Version:    1.2.99.20100317
-Release:    2%{?dist}
+Version:    1.3.4.20100605
+Release:    1%{?dist}
 Summary:    The Chewing engine for IBus input platform
 Summary(zh_TW): IBus新酷音輸入法
 License:    GPLv2+
@@ -14,7 +14,13 @@ BuildRequires:  gettext-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  ibus-devel >= 1.1
 BuildRequires:  cmake >= 2.4
-BuildRequires:  gob2
+
+# Make sure gob2 is patched against https://bugzilla.redhat.com/show_bug.cgi?id=519108
+%if 0%{?fedora} == 11
+BuildRequires:  gob2 >= 2.0.15-5
+%else
+BuildRequires:  gob2 >= 2.0.16-4
+%endif
 BuildRequires:  libchewing-devel >= 0.3.2-16
 BuildRequires:  pkgconfig
 BuildRequires:  GConf2-devel
@@ -90,6 +96,14 @@ fi
 %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
 
 %changelog
+* Fri Jun 04 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100605-1
+- Fix Issue 942: Fix unsunk references in ibus-chewing
+  Applied the patch provided by zork at chromium.org.
+- Rename CVS_DIST_TAGS to FEDORA_DIST_TAGS, and move its
+  definition to cmake_modules/
+- Gob2 generated file is now removed, because
+  Bug 519108 is fixed from Fedora 11.
+
 * Wed Apr 07 2010 Peng Huang <shawn.p.huang at gmail.com> - 1.2.99.20100317-2
 - Rebuild with ibus-1.3.0
 
@@ -286,13 +300,3 @@ Fix the errors which Funda Wang as point
 
 
 
-
-
-
-
-
-
-
-
-
-


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/import.log,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- import.log	27 May 2010 23:05:46 -0000	1.28
+++ import.log	4 Jun 2010 04:02:56 -0000	1.29
@@ -26,3 +26,4 @@ ibus-chewing-1_2_99_20100216-1_fc12:HEAD
 ibus-chewing-1_2_99_20100217-1_fc12:HEAD:ibus-chewing-1.2.99.20100217-1.fc12.src.rpm:1266478371
 ibus-chewing-1_2_99_20100317-1_fc12:HEAD:ibus-chewing-1.2.99.20100317-1.fc12.src.rpm:1268796841
 ibus-chewing-1_2_99_20100317-2_fc12:HEAD:ibus-chewing-1.2.99.20100317-2.fc12.src.rpm:1275001523
+ibus-chewing-1_3_4_20100605-1_fc12:HEAD:ibus-chewing-1.3.4.20100605-1.fc12.src.rpm:1275624129


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-chewing/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- sources	17 Mar 2010 03:35:21 -0000	1.32
+++ sources	4 Jun 2010 04:02:57 -0000	1.33
@@ -1 +1 @@
-94d7becb485c0bc0e1be933b3a3825f4  ibus-chewing-1.2.99.20100317-Source.tar.gz
+763584b2d790c524f034f420c3518da6  ibus-chewing-1.3.4.20100605-Source.tar.gz



More information about the scm-commits mailing list