rpms/translate-toolkit/F-9 translate-toolkit.spec,1.18,1.19

Dwayne Bailey dwayne at fedoraproject.org
Mon Nov 17 08:34:36 UTC 2008


Author: dwayne

Update of /cvs/pkgs/rpms/translate-toolkit/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27558

Modified Files:
	translate-toolkit.spec 
Log Message:
* Mon Nov 17 2008 Dwayne Bailey <dwayne at translate.org.za> - 1.2.0-2
- python-psyco is only available on i386



Index: translate-toolkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/translate-toolkit/F-9/translate-toolkit.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- translate-toolkit.spec	13 Nov 2008 11:28:58 -0000	1.18
+++ translate-toolkit.spec	17 Nov 2008 08:34:05 -0000	1.19
@@ -2,7 +2,7 @@
 
 Name:           translate-toolkit
 Version:        1.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tools to assist with translation and software localization
 
 Group:          Development/Tools
@@ -20,7 +20,9 @@
 Requires:       python-iniparse
 Requires:       python-Levenshtein
 Requires:       python-lxml
+%ifarch i386
 Requires:       python-psyco
+%endif
 Requires:       python-vobject
 
 
@@ -113,6 +115,9 @@
 
 
 %changelog
+* Mon Nov 17 2008 Dwayne Bailey <dwayne at translate.org.za> - 1.2.0-2
+- python-psyco is only available on i386
+
 * Thu Nov 13 2008 Dwayne Bailey <dwayne at translate.org.za> - 1.2.0-1
 - Update to 1.2.0
 - Patch poterminology to read stoplist-en from /usr/share/




More information about the scm-commits mailing list