[writetype] Fixed Bug (#752347)

PRABIN KUMAR DATTA prabindatta at fedoraproject.org
Mon Nov 14 18:54:11 UTC 2011


commit 23d7a976626d1aacad53bc1bd9bb77db5f2322d2
Author: prabindatta <prabindatta at localhost.localdomain>
Date:   Tue Nov 15 00:24:03 2011 +0530

    Fixed Bug (#752347)

 writetype.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/writetype.spec b/writetype.spec
index 94bb193..29973e6 100644
--- a/writetype.spec
+++ b/writetype.spec
@@ -4,7 +4,7 @@
 
 Name:		writetype
 Version:	1.2.130
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Light word processor
 Group:		Applications/Editors
 License:	GPLv3+
@@ -18,7 +18,7 @@ BuildArch:	noarch
 BuildRequires:	python2-devel
 BuildRequires:	python-setuptools, desktop-file-utils
 
-Requires:	PyQt4, pyttsx, enchant, festival
+Requires:	PyQt4, pyttsx, python-enchant, festival
 
 %description
 WriteType is a free  (and open source) program that helps 
@@ -60,6 +60,9 @@ find %{buildroot}%{_datadir}/%{name} -size 0 -delete
 
 
 %changelog
+* Sun Jun 19 2011 Prabin Kumar Datta <prabindatta at fedoraproject.org> - 1.2.130-7
+- Fixed Bug 752347
+
 * Sun Jun 19 2011 Prabin Kumar Datta <prabindatta at fedoraproject.org> - 1.2.130-6
 - removed shebangs
 


More information about the scm-commits mailing list