[packages/pootle] up to 2.8.0b1
glen
glen at pld-linux.org
Mon Jun 27 13:05:45 CEST 2016
commit 6a1a7ce1c57364860169a625d954ab47d6b54dfc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Jun 27 13:47:24 2016 +0300
up to 2.8.0b1
uses django which we have in pld
pootle.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/pootle.spec b/pootle.spec
index 7e2a867..785b403 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -1,14 +1,16 @@
# TODO
# - move %{_datadir}/pootle/mo/* to system localedir as pootle.mo
+%define rel 0.1
+%define subver b1
%define fullname Pootle
Summary: Localization and translation management web application
Name: pootle
-Version: 2.7.6
+Version: 2.8.0
Release: 0.9
License: GPL v2
Group: Development/Tools
-Source0: https://github.com/translate/pootle/releases/download/%{version}/Pootle-%{version}.tar.bz2
-# Source0-md5: 45b21b432261c20e0f7641d6f6703081
+Source0: https://github.com/translate/pootle/releases/download/%{version}%{subver}/Pootle-%{version}%{subver}.tar.bz2
+# Source0-md5: 5cc1913bbe92d92c19ed4e3dcf1325bf
Source1: apache.conf
Source2: find-lang.sh
Patch0: settings.patch
@@ -54,7 +56,7 @@ It's features include::
- Quality checks
%prep
-%setup -q -n %{fullname}-%{version}
+%setup -q -n %{fullname}-%{version}%{?subver}
%patch0 -p1
#%patch1 -p1
#%patch2 -p1
@@ -137,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
%endif
%{py_sitescriptdir}/%{name}
-%{py_sitescriptdir}/Pootle-%{version}-py*.egg-info
+%{py_sitescriptdir}/Pootle-%{version}%{?subver}-py*.egg-info
%dir %{_sharedstatedir}/%{name}
%dir %attr(770,root,http) %{_sharedstatedir}/%{name}/dbs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pootle.git/commitdiff/110e0cd337a6ee47f63d4fd2f83a3b585b5dedb3
More information about the pld-cvs-commit
mailing list