1 |
# $Id: Pootle.spec,v 1.4 2008/04/02 15:12:56 slords Exp $ |
# $Id: Pootle.spec,v 1.5 2008/04/02 15:22:02 slords Exp $ |
2 |
# Authority: slords |
# Authority: slords |
3 |
# Name: Shad L. Lords |
# Name: Shad L. Lords |
4 |
|
|
5 |
%define name Pootle |
%define name Pootle |
6 |
%define version 1.1.0 |
%define version 1.2.0 |
7 |
%define release 1 |
%define release 1 |
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 |
License: GNU General Public License (GPL) |
License: GNU General Public License (GPL) |
15 |
Group: Development/Libraries |
Group: Development/Libraries |
16 |
BuildRoot: %{_tmppath}/%{name}-buildroot |
BuildRoot: %{_tmppath}/%{name}-buildroot |