/[smecontribs]/rpms/translate-toolkit/contribs8/translate-toolkit.spec
ViewVC logotype

Diff of /rpms/translate-toolkit/contribs8/translate-toolkit.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.9 by slords, Tue Oct 20 15:29:55 2009 UTC Revision 1.14 by slords, Wed Feb 24 19:48:09 2010 UTC
# Line 1  Line 1 
1  # $Id: translate-toolkit.spec,v 1.8 2008/11/25 16:20:36 slords Exp $  # $Id: translate-toolkit.spec,v 1.13 2010/02/24 18:19:19 slords Exp $
2  # Authority: slords  # Authority: slords
3  # Name: Shad L. Lords  # Name: Shad L. Lords
4    
5  %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}  %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
6    
7  Name:           translate-toolkit  Name:           translate-toolkit
8  Version:        1.4.1  Version:        1.5.3
9  Release:        1%{?dist}  Release:        2.0%{?dist}
10  Summary:        Tools to assist with translation and software localization  Summary:        Tools to assist with translation and software localization
11    
12  Group:          Development/Tools  Group:          Development/Tools
13  License:        GPLv2+  License:        GPLv2+
14  URL:            http://translate.sourceforge.net/wiki/toolkit/index  URL:            http://translate.sourceforge.net/wiki/toolkit/index
15  Source0:        http://downloads.sourceforge.net/project/translate/Translate%20Toolkit/1.4.0/%{name}-%{version}.tar.bz2  Source0:        http://downloads.sourceforge.net/project/translate/Translate%20Toolkit/%{version}/%{name}-%{version}.tar.bz2
16  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
17    
18  Patch0:         translate-toolkit-1.2.1-stoplist.patch  Patch0:         translate-toolkit-1.5.3-stoplist.patch
19    Patch1:         translate-toolkit-1.5.0-langmodel_dir.patch
20    Patch2:         translate-toolkit-1.5.3-bug1372_filesystem_encoding.patch
21    
22  BuildArch:      noarch  BuildArch:      noarch
23  BuildRequires:  python-devel  BuildRequires:  python-devel
24  # The following are needed for man page generation  # The following are needed for man page generation
25  BuildRequires:  python-lxml  BuildRequires:  python-lxml
 BuildRequires:  python-iniparse  
26  BuildRequires:  python-simplejson  BuildRequires:  python-simplejson
27  BuildRequires:  python-vobject  BuildRequires:  python-vobject
28  Requires:       gettext-libs  Requires:       gettext
29  Requires:       python-enchant  Requires:       python-enchant
30  Requires:       python-iniparse  Requires:       python-iniparse
31  Requires:       python-Levenshtein  Requires:       python-Levenshtein
# Line 45  Including: Line 46  Including:
46    * Formats:    * Formats:
47      * Core localization formats - XLIFF and Gettext PO      * Core localization formats - XLIFF and Gettext PO
48      * Other localization formats - TMX, TBX, Qt Linguist (.ts),      * Other localization formats - TMX, TBX, Qt Linguist (.ts),
49             Java .properties, Wordfast TM             Java .properties, Wordfast TM, OmegaT glossary
50      * Compiled formats: Gettext MO, Qt .qm      * Compiled formats: Gettext MO, Qt .qm
51      * Other formats - OpenDocument Format (ODF), text, HTML, CSV, INI,      * Other formats - OpenDocument Format (ODF), text, HTML, CSV, INI,
52              wiki (MediaWiki, DokuWiki), iCal              wiki (MediaWiki, DokuWiki), iCal
# Line 71  toolkit or to use the libraries in other Line 72  toolkit or to use the libraries in other
72  %prep  %prep
73  %setup -q  %setup -q
74  %patch0 -p1  %patch0 -p1
75    %patch1 -p1
76    %patch2 -p2
77    
78    
79  %build  %build
# Line 104  rm $RPM_BUILD_ROOT/%{python_sitelib}/tra Line 107  rm $RPM_BUILD_ROOT/%{python_sitelib}/tra
107  # Move data files to /usr/share  # Move data files to /usr/share
108  mkdir  $RPM_BUILD_ROOT/%{_datadir}/translate-toolkit  mkdir  $RPM_BUILD_ROOT/%{_datadir}/translate-toolkit
109  mv $RPM_BUILD_ROOT/%{python_sitelib}/translate/share/stoplist* $RPM_BUILD_ROOT/%{_datadir}/translate-toolkit  mv $RPM_BUILD_ROOT/%{python_sitelib}/translate/share/stoplist* $RPM_BUILD_ROOT/%{_datadir}/translate-toolkit
110    mv $RPM_BUILD_ROOT/%{python_sitelib}/translate/share/langmodels $RPM_BUILD_ROOT/%{_datadir}/translate-toolkit
111    rmdir $RPM_BUILD_ROOT/%{python_sitelib}/translate/share
112    
113    
114  %clean  %clean
# Line 125  rm -rf $RPM_BUILD_ROOT Line 130  rm -rf $RPM_BUILD_ROOT
130    
131    
132  %changelog  %changelog
133  * Tue Oct 20 2009 Shad L. Lords <slords@mail.com> - 1.4.1-1  * Wed Feb 24 2010 Shad L. Lords <slords@mail.com> 1.5.3-2.0
134  - Update to 1.4.1 final  - Update Requires to match el5 requirements
135    
136    * Mon Feb 22 2010 Dwayne Bailey <dwayne@translate.org.za> - 1.5.3-2
137    - Bug #1372: Decode fulesystem paths correctly
138    
139    * Thu Feb 4 2010 Dwayne Bailey <dwayne@translate.org.za> - 1.5.3-1
140    - Update to 1.5.3
141       - Plural information for more languages
142       - Cleaner language names (for the benefit of Pootle and Virtaal)
143       - Skype support for prop2po and po2prop [by Filip Miletić]
144       - Small improvement to Qt .ts support
145       - Other small bugfixes
146    - Redo stoplist patch
147    - Drop gaupol and iniparse from BuildRequires
148    
149    * Mon Jan 11 2010 Dwayne Bailey <dwayne@translate.org.za> - 1.5.2-1
150    - Update to 1.5.2
151       - Initial support for '#' type comments in the PHP converters (#1298)
152       - Reliability improvements for Pootle concerning Xapian and Python 2.4
153       - A small fix affecting searching in Virtaal
154       - Classify XML tags as editable placeables for Virtaal (#1287)
155       - Correctly handle language codes with '@' in them (like ca@valencia)
156       - Don't unnecessarily add empty 'note' nodes in XLIFF (#1319)
157       - Allow for the translation of 'title' attributes in XML (#1294)
158    
159    * Thu Nov 26 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.5.1-1
160    - Update to 1.5.1
161       - Support for OmegaT glossary files
162       - Fixes for the fast (but still experimental) C PO parser
163       - Fixes for the LRU cache
164       - Fixes for correct and faster language identification
165    - Remove backports introduced in 1.5.0-1
166    
167    * Tue Nov 24 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.5.0-1
168    - Update to 1.5.0
169      - The tmserver will now be multithreaded if cherrypy is installed
170      - New faster PO parser for testing
171      - Optionally preserve HTML comments in html2po. Bug #1183
172      - Many reliability and API improvements for the upcoming versions of Pootle and Virtaal
173    - Move langmodels into /usr/share/translate-toolkit
174    - Remove backports introduced in 1.4.1-2
175    - Backports:
176       - r13226, r13234 - fix and optimise language identification
177       - r13225 - check for units based on source and target text
178    
179    * Fri Nov 6 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.1-3
180    - Backport various fixes needed for Pootle 1.3
181       - r12685 index speedup
182       - r12686 id index
183       - r12724 hassuggestion speedup
184       - r12727 msgidcomment
185    
186    * Thu Oct 15 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.1-2
187    - Retag
188    
189    * Thu Oct 15 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.1-1
190    - Update to 1.4.1
191       - Better support for printf (including numbered) variables (bug 1118)
192       - Fixes for the upcoming Pootle, including combined searches (bug 1036)
193       - subtle bug in tmserver handling of the percent sign (%) (bug 1101)
194       - obsolete messages seen as translatable (bug 1114)
195    - Drop patch bug#1114 - obsolete messages should not be translatable
196    
197  * Mon Aug 24 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-2  * Mon Aug 24 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-2
198  - Upstream bug #1114 - obsolete messages should not be translatable  - Upstream bug #1114 - obsolete messages should not be translatable
# Line 134  rm -rf $RPM_BUILD_ROOT Line 200  rm -rf $RPM_BUILD_ROOT
200  * Wed Aug 5 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-1  * Wed Aug 5 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-1
201  - Update to 1.4.0 final  - Update to 1.4.0 final
202    
203    * Fri Jul 31 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.5.rc2
204    - Fix tarball reference
205    
206  * Fri Jul 31 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.4.rc2  * Fri Jul 31 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.4.rc2
207  - Update to 1.4.0 rc2:  - Update to 1.4.0 rc2
208     - Some small fixes for XLIFF support     - Some small fixes for XLIFF support
209     - API documentation has been augmented with diagrams     - API documentation has been augmented with diagrams
210    
211  * Fri Jul 24 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.3.rc1  * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-0.3.rc1
212  - Update to 1.4.0 rc1:  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
213    
214      Improvements since beta 1:  * Fri Jul 24 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.2.rc1
215       * Improved support for Windows .rc files.  - Update to 1.4.0 rc1
      * Small fixes to Mozilla support.  
      * Improvements to some pofilter checks.  
      * The tmserver now has more startup options to control behaviour.  
      * Better handling of spaces between inline elements in XLIFF  
       
     There were also other bugfixes and small improvements, especially for  
     the sake of the rich editing features in the upcoming version of  
     Virtaal.  
   
 * Mon Jun 29 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.2.beta1  
 - Retag  
216    
217  * Sat Jun 27 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.1.beta1  * Sat Jun 27 2009 Dwayne Bailey <dwayne@translate.org.za> - 1.4.0-0.1.beta1
218  - Update to 1.4.0 beta1  - Update to 1.4.0 beta1


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed