Bug 466608 - Update translate-toolkit to the latest release 1.2
Summary: Update translate-toolkit to the latest release 1.2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: translate-toolkit
Version: 10
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Dwayne Bailey
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 471754
TreeView+ depends on / blocked
 
Reported: 2008-10-11 06:22 UTC by Dwayne Bailey
Modified: 2008-12-06 20:56 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-12-06 20:56:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dwayne Bailey 2008-10-11 06:22:40 UTC
+++ This bug was initially created as a clone of Bug #439140 +++

Description of problem:
A new version, v1.2, of the Translate Toolkit has been released, see
http://sourceforge.net/forum/forum.php?forum_id=874951

I will add a draft .spec file for Fedora 9 to this bug shortly.

Comment 1 Dwayne Bailey 2008-11-12 20:55:50 UTC
SRPM: http://dwayne.fedorapeople.org/translate-toolkit-1.2.0-1.fc11.src.rpm
SPEC: http://dwayne.fedorapeople.org/translate-toolkit-1.2.0-1.spec

make lint:
rpmlint translate-toolkit-1.2.0-1.fc11.noarch.rpm
translate-toolkit.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/translate/search/indexing/test_indexers.py 0644
translate-toolkit.noarch: E: non-executable-script /usr/lib/python2.5/site-packages/translate/convert/ical2po.py 0644
.... * 200+

>>>>I believe I can safely ignore those?

translate-toolkit.noarch: E: explicit-lib-dependency gettext-libs

>>>>I need libgettextpo.so from gettext-libs

Comment 2 Fedora Update System 2008-11-13 11:42:11 UTC
translate-toolkit-1.2.0-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/translate-toolkit-1.2.0-1.fc9

Comment 3 Fedora Update System 2008-11-13 18:24:00 UTC
translate-toolkit-1.2.0-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/translate-toolkit-1.2.0-1.fc10

Comment 4 Fedora Update System 2008-11-14 12:53:35 UTC
translate-toolkit-1.2.0-1.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update translate-toolkit'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-9677

Comment 5 Dwayne Bailey 2008-11-17 08:33:11 UTC
I've pulled 1.2.0-1 as it had problems on non-i386 platforms as python-psyco is only available on i386.

I'll push as new 1.2.0-2 with the following patch shortly:


@@ -20,7 +20,9 @@ Requires:       python-enchant
 Requires:       python-iniparse
 Requires:       python-Levenshtein
 Requires:       python-lxml
+%ifarch i386
 Requires:       python-psyco
+%endif
 Requires:       python-vobject

Comment 6 Fedora Update System 2008-11-17 09:16:05 UTC
translate-toolkit-1.2.0-3.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/translate-toolkit-1.2.0-3.fc9

Comment 7 Fedora Update System 2008-11-17 09:36:57 UTC
translate-toolkit-1.2.0-3.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/translate-toolkit-1.2.0-3.fc10

Comment 8 Fedora Update System 2008-11-19 14:45:39 UTC
translate-toolkit-1.2.0-3.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update translate-toolkit'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-9693

Comment 9 Fedora Update System 2008-11-22 16:48:03 UTC
translate-toolkit-1.2.0-3.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2008-11-22 16:58:48 UTC
translate-toolkit-1.2.0-3.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Jens Petersen 2008-11-24 07:17:49 UTC
Error: Missing Dependency: python-Levenshtein is needed by package translate-toolkit-1.2.0-3.fc10.noarch (updates)

Comment 12 Bug Zapper 2008-11-26 03:46:57 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 13 Dwayne Bailey 2008-12-06 20:56:48 UTC
(In reply to comment #11)
> Error: Missing Dependency: python-Levenshtein is needed by package
> translate-toolkit-1.2.0-3.fc10.noarch (updates)

python-Levenshtein has been pushed to f10 so this dependency is now solved.


Note You need to log in before you can comment on or make changes to this bug.