/[smecontribs]/rpms/pootle/contribs8/pootle.spec
ViewVC logotype

Diff of /rpms/pootle/contribs8/pootle.spec

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

Revision 1.1 by slords, Wed Feb 24 16:14:29 2010 UTC Revision 1.4 by slords, Wed Feb 24 17:30:09 2010 UTC
# Line 1  Line 1 
1    # $Id: pootle.spec,v 1.3 2010/02/24 16:33:06 slords Exp $
2    # Authority: slords
3    # 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  %global         fullname Pootle  %global         fullname Pootle
8    
9  Name:           pootle  Name:           pootle
10  Version:        2.0.1  Version:        2.0.2
11  Release:        5%{?dist}  Release:        2%{?dist}
12  Summary:        Localization and translation management web application  Summary:        Localization and translation management web application
13    
14  Group:          Development/Tools  Group:          Development/Tools
# Line 21  BuildArch:      noarch Line 25  BuildArch:      noarch
25  BuildRequires:  python-devel  BuildRequires:  python-devel
26  BuildRequires:  translate-toolkit >= 1.4.1  BuildRequires:  translate-toolkit >= 1.4.1
27  Requires:       Django >= 1.0  Requires:       Django >= 1.0
28  # iso-codes is not packaged for EL-5  Requires:       iso-codes
 #Requires:       iso-codes  
29  Requires:       memcached  Requires:       memcached
30  Requires:       mod_wsgi  Requires:       mod_wsgi
31  Requires:       python-lxml  Requires:       python-lxml
# Line 31  Requires:       python-Levenshtein Line 34  Requires:       python-Levenshtein
34  # EL-5 uses Python 2.4 and thus needs sqlite2  # EL-5 uses Python 2.4 and thus needs sqlite2
35  Requires:       python-sqlite2  Requires:       python-sqlite2
36  Requires:       translate-toolkit >= 1.5.1  Requires:       translate-toolkit >= 1.5.1
37  # Xapian is not packaged for EL-5  Requires:       xapian-bindings-python >= 1.0.13
38  #Requires:       xapian-bindings-python >= 1.0.13  Requires:       xapian-core
 #Requires:       xapian-core  
39  Requires:       zip  Requires:       zip
40  # This is for /sbin/service  # This is for /sbin/service
41  Requires(post): initscripts  Requires(post): initscripts
# Line 123  fi Line 125  fi
125    
126    
127  %changelog  %changelog
128    * Wed Feb 24 2010 Shad L. Lords <slords@mail.com> - 2.0.2-2
129    - Enable xapian tools and iso-codes
130    
131    * Wed Feb 24 2010 Shad L. Lords <slords@mail.com> - 2.0.2-1
132    - Update to 2.0.2
133    
134  * Mon Jan 18 2010 Dwayne Bailey <dwayne@translate.org.za> - 2.0.1-5  * Mon Jan 18 2010 Dwayne Bailey <dwayne@translate.org.za> - 2.0.1-5
135  - Require python-sqlite2 as its not included in Python 2.4  - Require python-sqlite2 as its not included in Python 2.4
136    


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