Author: baggins                      Date: Wed Oct 15 10:59:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- shut up python 2.6 deprecation warnings

---- Files affected:
SPECS:
   mailman.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.147 SPECS/mailman.spec:1.148
--- SPECS/mailman.spec:1.147    Wed Oct 15 12:44:58 2008
+++ SPECS/mailman.spec  Wed Oct 15 12:59:33 2008
@@ -33,6 +33,7 @@
 Patch7:                %{name}-x-imap-folder.patch
 Patch8:                %{name}-lib64.patch
 Patch9:                %{name}-umbrella-anon-hack.patch
+Patch10:       %{name}-python2.6.patch
 URL:           http://www.list.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -172,6 +173,7 @@
 %patch7 -p1
 %patch8 -p1
 %{?with_umbrella_hack:%patch9 -p1}
+%patch10 -p1
 
 # Conflicts with python built-in email package
 sed -i -e 's,EMAILPKG=,#EMAILPKG=,g' misc/Makefile.in
@@ -474,6 +476,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2008/10/15 10:59:33  baggins
+- shut up python 2.6 deprecation warnings
+
 Revision 1.147  2008/10/15 10:44:58  baggins
 - up to 2.1.11
 - removed references to archaic xss patch
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to