/[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.3 by slords, Thu Mar 27 20:11:45 2008 UTC Revision 1.10 by slords, Tue Oct 20 20:45:22 2009 UTC
# Line 1  Line 1 
1    # $Id: Pootle.spec,v 1.9 2009/10/20 15:04:04 slords Exp $
2    # Authority: slords
3    # Name: Shad L. Lords
4    
5  %define name Pootle  %define name Pootle
6  %define version 1.1.0  %define version 1.2.1
7  %define release 1  %define release 2
8    
9  Summary: pootle is a web portal for localisation  Summary: pootle is a web portal for localisation
10  Name: %{name}  Name: %{name}
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  Source0: %{name}-%{version}.tar.gz  Source0: %{name}-%{version}.tar.bz2
14    Patch0: Pootle-1.2.1-findunit.patch
15  License: GNU General Public License (GPL)  License: GNU General Public License (GPL)
16  Group: Development/Libraries  Group: Development/Libraries
17  BuildRoot: %{_tmppath}/%{name}-buildroot  BuildRoot: %{_tmppath}/%{name}-buildroot
# Line 18  Url: http://translate.sourceforge.net/ Line 23  Url: http://translate.sourceforge.net/
23  pootle is a web portal for localisation  pootle is a web portal for localisation
24    
25  %prep  %prep
26  %setup  %setup -q
27    %patch -p1
28    
29  %build  %build
30  python pootlesetup.py build  python pootlesetup.py build


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