rpms/pydict/F-7 pydict-trans.patch,1.2,1.3 pydict.spec,1.14,1.15

Hu Zheng (zhu) fedora-extras-commits at redhat.com
Wed Jun 27 07:21:00 UTC 2007


Author: zhu

Update of /cvs/pkgs/rpms/pydict/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28275/F-7

Modified Files:
	pydict-trans.patch pydict.spec 
Log Message:
fix desktop file

pydict-trans.patch:

Index: pydict-trans.patch
===================================================================
RCS file: /cvs/pkgs/rpms/pydict/F-7/pydict-trans.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pydict-trans.patch	27 Jun 2007 07:01:01 -0000	1.2
+++ pydict-trans.patch	27 Jun 2007 07:20:24 -0000	1.3
@@ -92,3 +92,21 @@
  	self.dicttext.set_buffer(text)
  
          #update Word List
+diff -ru pydict.orig/pyDict.desktop pydict/pyDict.desktop
+--- pydict.orig/pyDict.desktop	2007-06-27 14:36:10.000000000 +0800
++++ pydict/pyDict.desktop	2007-06-27 15:17:12.000000000 +0800
+@@ -1,10 +1,10 @@
+ [Desktop Entry]
+ Name=Chinese/English Dictionary
+-Name[zh_TW.Big5]=­^º~/º~­^¦r¨å
+-Name[zh_CN.GB2312]=Ó¢ºº/ººÓ¢×Öµä
++Name[zh_TW]=英漢/漢英字典
++Name[zh_CN]=英汉/汉英字典
+ Comment=A dictionary for Chinese <-> English
+-Comment[zh_TW.Big5]=­^º~/º~­^¦r¨å
+-Comment[zh_CN.GB2312]=Ó¢ºº/ººÓ¢×Öµä
++Comment[zh_TW]=英漢/漢英字典
++Comment[zh_CN]=英汉/汉英字典
+ Exec=pydict
+ Icon=/usr/share/icons/dict.xpm
+ Terminal=0


Index: pydict.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pydict/F-7/pydict.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pydict.spec	27 Jun 2007 07:01:01 -0000	1.14
+++ pydict.spec	27 Jun 2007 07:20:24 -0000	1.15
@@ -1,7 +1,7 @@
 Summary: English/Chinese Dictionary written with python/gtk
 Name:      pydict
 Version:   0.3.0
-Release:   10%{?dist}
+Release:   11%{?dist}
 Source0:   pydict-%{version}.tar.gz
 Patch: pydict-trans.patch
 Patch1: pydict-0.3.0-python.patch
@@ -57,8 +57,8 @@
 /usr/share/icons/dict.xpm
 
 %changelog
-* Wed Jun 27 2007 Hu Zheng <zhu at redhat.com> - 0.3.0-10
-- add encoding tag
+* Wed Jun 27 2007 Hu Zheng <zhu at redhat.com> - 0.3.0-11
+- add encoding tag and fix desktop file.
 
 * Mon Jun 05 2006 Jesse Keating <jkeating at redhat.com> - 0.3.0-9
 - Added missing BuildRequires desktop-file-utils




More information about the scm-commits mailing list