rpms/gcin/devel gcin.spec,1.54,1.55 im-client.patch,1.17,1.18

Chung-Yen Chang candyz at fedoraproject.org
Wed Jun 23 03:23:49 UTC 2010


Author: candyz

Update of /cvs/pkgs/rpms/gcin/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30107

Modified Files:
	gcin.spec im-client.patch 
Log Message:
update to 1.5.0


Index: gcin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcin/devel/gcin.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- gcin.spec	23 Jun 2010 02:48:28 -0000	1.54
+++ gcin.spec	23 Jun 2010 03:23:48 -0000	1.55
@@ -1,6 +1,6 @@
 Name:           gcin
 Version:        1.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Input method for Traditional Chinese
 
 Group:          System Environment/Libraries
@@ -113,6 +113,9 @@ fi
 %{_libdir}/libgcin-im-client.so*
 
 %changelog
+* Wed Jun 23 2010 Chung-Yen Chang <candyz0416 at gmail.com> - 1.5.0-2
+- update to 1.5.0
+
 * Wed Jun 23 2010 Chung-Yen Chang <candyz0416 at gmail.com> - 1.5.0-1
 - update to 1.5.0
 

im-client.patch:
 Makefile           |   33 +++++----------------------------
 gtk-im/Makefile    |    5 ++---
 im-client/Makefile |    6 +++---
 3 files changed, 10 insertions(+), 34 deletions(-)

Index: im-client.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gcin/devel/im-client.patch,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- im-client.patch	23 Jun 2010 02:48:28 -0000	1.17
+++ im-client.patch	23 Jun 2010 03:23:48 -0000	1.18
@@ -6,7 +6,7 @@ diff -urN gcin-1.5.0.orig/Makefile gcin-
  gcin_gtab_o = gtab.o win-gtab.o gtab-util.o gtab-list.o gtab-buf.o
  
 -GCIN_SO= gcin1.so gcin2.so
-+GCIN_SO= intcode.o win-int.o win-message.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o win-kbm.o tsin-char.o anthy.o
++GCIN_SO= intcode.o win-int.o win-message.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o win-kbm.o anthy.o
  
  OBJS=gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o \
       gcin-switch.o gcin-exec-script.o $(GCIN_SO) pho-play.o cache.o gtk_bug_fix.o \



More information about the scm-commits mailing list