[packages/pootle/dev-2.7: 3/3] drop iso-codes-message.patch
glen
glen at pld-linux.org
Thu May 5 19:05:59 CEST 2016
commit 5001e5fcafdd771919d431c4ce9a18cbf2bc4951
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 5 20:05:27 2016 +0300
drop iso-codes-message.patch
no longer code to patch
iso-codes-message.patch | 14 --------------
pootle.spec | 2 --
2 files changed, 16 deletions(-)
---
diff --git a/pootle.spec b/pootle.spec
index ba020f5..c640c65 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -13,7 +13,6 @@ Source1: apache.conf
Patch0: settings.patch
Patch1: paths.patch
Patch2: homedir.patch
-Patch3: iso-codes-message.patch
URL: http://pootle.translatehouse.org/
BuildRequires: python-devel
BuildRequires: python-modules
@@ -62,7 +61,6 @@ It's features include::
#%patch0 -p1
#%patch1 -p1
#%patch2 -p1
-%patch3 -p1
#%{__sed} -i -e '1s,#!.*env python,#!%{__python},' wsgi.py
diff --git a/iso-codes-message.patch b/iso-codes-message.patch
deleted file mode 100644
index 1a6ae5e..0000000
--- a/iso-codes-message.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- Pootle-2.5.1.3/pootle/apps/pootle_app/views/admin/dashboard.py~ 2015-06-03 16:30:23.000000000 +0300
-+++ Pootle-2.5.1.3/pootle/apps/pootle_app/views/admin/dashboard.py 2015-07-22 11:56:40.834510196 +0300
-@@ -102,8 +102,9 @@
- if not depcheck.test_iso_codes():
- optional.append({
- 'dependency': 'iso-codes',
-- 'text': _("Can't find the ISO codes package. Pootle uses ISO codes"
-- " to translate language names.")
-+ 'text': _("Can't find languages from ISO codes package. "
-+ "Be sure that languages configured are actually installed in iso-codes package. "
-+ "Pootle uses ISO codes to translate language names.")
- })
- if not depcheck.test_gaupol():
- optional.append({
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pootle.git/commitdiff/5001e5fcafdd771919d431c4ce9a18cbf2bc4951
More information about the pld-cvs-commit
mailing list