SPECS: mailman.spec - temporary fix for strings as exceptions in python 2.6...

heretyk heretyk at pld-linux.org
Fri Nov 14 12:45:19 CET 2008


Author: heretyk                      Date: Fri Nov 14 11:45:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- temporary fix for strings as exceptions in python 2.6
- release 2

---- Files affected:
SPECS:
   mailman.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.149 SPECS/mailman.spec:1.150
--- SPECS/mailman.spec:1.149	Wed Oct 15 13:39:54 2008
+++ SPECS/mailman.spec	Fri Nov 14 12:45:14 2008
@@ -4,7 +4,7 @@
 
 %bcond_with	umbrella_hack	# break anonimization (for use with moderated umbrella list of moderated lists)
 
-%define		rel	1
+%define		rel	2
 Summary:	The GNU Mailing List Management System
 Summary(es.UTF-8):	El Sistema de Mantenimiento de listas de GNU
 Summary(pl.UTF-8):	System Zarządzania Listami Pocztowymi GNU
@@ -34,6 +34,7 @@
 Patch8:		%{name}-lib64.patch
 Patch9:		%{name}-umbrella-anon-hack.patch
 Patch10:	%{name}-python2.6.patch
+Patch11:	%{name}-python2.6-exceptions-quickfix.patch
 URL:		http://www.list.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -174,6 +175,7 @@
 %patch8 -p1
 %{?with_umbrella_hack:%patch9 -p1}
 %patch10 -p1
+%patch11 -p1
 
 # Conflicts with python built-in email package
 sed -i -e 's,EMAILPKG=,#EMAILPKG=,g' misc/Makefile.in
@@ -476,6 +478,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2008/11/14 11:45:14  heretyk
+- temporary fix for strings as exceptions in python 2.6
+- release 2
+
 Revision 1.149  2008/10/15 11:39:54  baggins
 - rel 1
 - looks good, works for my lists
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mailman.spec?r1=1.149&r2=1.150&f=u



More information about the pld-cvs-commit mailing list