]> git.pld-linux.org Git - packages/pootle.git/commitdiff
drop iso-codes-message.patch
authorElan Ruusamäe <glen@delfi.ee>
Thu, 5 May 2016 17:05:27 +0000 (20:05 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 5 May 2016 17:05:27 +0000 (20:05 +0300)
no longer code to patch

iso-codes-message.patch [deleted file]
pootle.spec

diff --git a/iso-codes-message.patch b/iso-codes-message.patch
deleted file mode 100644 (file)
index 1a6ae5e..0000000
+++ /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({
index ba020f5b9a3c2f3ca8ac44f91e5fc3e2d66246d1..c640c656b9e6d0281952cd56c2de2a0054105800 100644 (file)
@@ -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
 
This page took 0.105633 seconds and 4 git commands to generate.