rpms/reciteword/EL-5 reciteword.spec,1.2,1.3

Hu Zheng (zhu) fedora-extras-commits at redhat.com
Wed Jun 27 08:46:34 UTC 2007


Author: zhu

Update of /cvs/pkgs/rpms/reciteword/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18533/EL-5

Modified Files:
	reciteword.spec 
Log Message:
fix mo file problem


Index: reciteword.spec
===================================================================
RCS file: /cvs/pkgs/rpms/reciteword/EL-5/reciteword.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- reciteword.spec	20 Jun 2007 08:57:15 -0000	1.2
+++ reciteword.spec	27 Jun 2007 08:45:57 -0000	1.3
@@ -1,7 +1,7 @@
 Name: reciteword
 Summary: Recite Word Easily
 Version: 0.8.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Applications/Productivity
 License: GPL
 URL: http://reciteword.cosoft.org.cn
@@ -13,7 +13,7 @@
 
 Requires: gtk2 >= 2.2
 Requires: esound >= 0.2.28
-BuildRequires: gtk2-devel >= 2.2, esound-devel >= 0.2.28
+BuildRequires: gettext gtk2-devel >= 2.2, esound-devel >= 0.2.28
 
 %description
 ReciteWord is an education software to help people to study English,
@@ -46,10 +46,15 @@
 %defattr(-, root, root, -)
 
 %{_bindir}/reciteword
-%{_datadir}/*
-
+%{_datadir}/reciteword
+%{_datadir}/locale/*/LC_MESSAGES/*
+%{_datadir}/applications/*
+%{_datadir}/pixmaps/*
 
 %changelog
+* Wed Jun 27 2007 Hu Zheng <zhu at redhat.com> - 0.8.3-4
+- Fix no .mo file problem.
+
 * Wed Jun 20 2007 Hu Zheng <zhu at redhat.com> - 0.8.3-3
 - Fix x86_64 compile error.
 




More information about the fedora-extras-commits mailing list