Author: glen Date: Mon Jan 31 10:23:47 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.1.5
---- Files affected: packages/pootle: pootle.spec (1.16 -> 1.17) , settings.patch (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/pootle/pootle.spec diff -u packages/pootle/pootle.spec:1.16 packages/pootle/pootle.spec:1.17 --- packages/pootle/pootle.spec:1.16 Mon Nov 22 10:44:51 2010 +++ packages/pootle/pootle.spec Mon Jan 31 11:23:42 2011 @@ -4,13 +4,13 @@ %define fullname Pootle Summary: Localization and translation management web application Name: pootle -Version: 2.1.3 +Version: 2.1.5 Release: 1 License: GPL v2+ Group: Development/Tools URL: http://translate.sourceforge.net/wiki/pootle/index -Source0: http://downloads.sourceforge.net/project/translate/%{fullname}/%{version}/%{fullname}-%{version}.tar.bz2 -# Source0-md5: 756e82e134901b96b90e728ea3d3bb57 +Source0: http://downloads.sourceforge.net/translate/%{fullname}-%{version}.tar.bz2 +# Source0-md5: e29ec52e4c198ee4084578b21d177770 Source1: apache.conf Patch0: settings.patch Patch1: paths.patch @@ -212,6 +212,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2011/01/31 10:23:42 glen +- up to 2.1.5 + Revision 1.16 2010/11/22 09:44:51 glen - up to 2.1.3 ================================================================ Index: packages/pootle/settings.patch diff -u packages/pootle/settings.patch:1.2 packages/pootle/settings.patch:1.3 --- packages/pootle/settings.patch:1.2 Mon Sep 13 16:18:13 2010 +++ packages/pootle/settings.patch Mon Jan 31 11:23:42 2011 @@ -1,9 +1,9 @@ ---- Pootle-2.0.0-rc2/localsettings.py.fedora-settings 2009-11-25 13:27:26.000000000 +0200 -+++ Pootle-2.0.0-rc2/localsettings.py 2009-11-27 16:02:58.000000000 +0200 -@@ -69,7 +69,7 @@ CACHE_BACKEND = 'locmem:///?max_entries= +--- Pootle-2.1.5/localsettings.py~ 2010-12-29 08:59:26.000000000 +0200 ++++ Pootle-2.1.5/localsettings.py 2011-01-31 12:01:13.958278122 +0200 +@@ -82,7 +82,7 @@ #SESSION_ENGINE = 'django.contrib.sessions.backends.cache' - # Uncomment this if you're using memcached as CACHE_BACKEND and running under Django 1.1 + # Uncomment this if you're using memcached as CACHE_BACKEND and running under Django >= 1.1 -#SESSION_ENGINE = 'django.contrib.sessions.backends.cached_db' +SESSION_ENGINE = 'django.contrib.sessions.backends.cached_db' ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pootle/pootle.spec?r1=1.16&r2=1.17&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pootle/settings.patch?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
