/[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.3 by slords, Wed Feb 24 16:33:06 2010 UTC
# Line 1  Line 1 
1    # $Id: pootle.spec,v 1.10 2009/10/20 20:45:22 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:        1%{?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 31  Requires:       python-Levenshtein Line 35  Requires:       python-Levenshtein
35  # EL-5 uses Python 2.4 and thus needs sqlite2  # EL-5 uses Python 2.4 and thus needs sqlite2
36  Requires:       python-sqlite2  Requires:       python-sqlite2
37  Requires:       translate-toolkit >= 1.5.1  Requires:       translate-toolkit >= 1.5.1
38  # Xapian is not packaged for EL-5  Requires:       xapian-bindings-python >= 1.0.13
39  #Requires:       xapian-bindings-python >= 1.0.13  Requires:       xapian-core
 #Requires:       xapian-core  
40  Requires:       zip  Requires:       zip
41  # This is for /sbin/service  # This is for /sbin/service
42  Requires(post): initscripts  Requires(post): initscripts
# Line 123  fi Line 126  fi
126    
127    
128  %changelog  %changelog
129    * Wed Feb 24 2010 Shad L. Lords <slords@mail.com> - 2.0.2-1
130    - Update to 2.0.2
131    
132  * 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
133  - Require python-sqlite2 as its not included in Python 2.4  - Require python-sqlite2 as its not included in Python 2.4
134    


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