[mod_python/el6] Rebuild for python 2.6.6

Orion Poplawski orion at fedoraproject.org
Wed Aug 28 15:01:38 UTC 2013


commit c827280258fd770e1e0dadda7a80d8ffdee06992
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Aug 28 09:01:28 2013 -0600

    Rebuild for python 2.6.6

 mod_python.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mod_python.spec b/mod_python.spec
index 82d253c..36b1b72 100644
--- a/mod_python.spec
+++ b/mod_python.spec
@@ -3,7 +3,7 @@
 Summary: An embedded Python interpreter for the Apache HTTP Server
 Name: mod_python
 Version: 3.3.1
-Release: 15%{?dist}
+Release: 16%{?dist}
 Source: http://www.apache.org/dist/httpd/modpython/%{name}-%{version}.tgz
 Source1: python.conf
 Patch1: mod_python-3.1.3-ldflags.patch
@@ -67,6 +67,9 @@ cp -a doc-html/* $RPM_BUILD_ROOT%{contentdir}/manual/mod/mod_python/
 %{python_sitearch}/mod_python*
 
 %changelog
+* Wed Aug 28 2013 Orion Poplawski <orion at cora.nwra.com> - 3.3.1-16
+- Rebuild for python 2.6.6
+
 * Fri Nov 30 2012 Orion Poplawski <orion at cora.nwra.com> - 3.3.1-15
 - fix #633905 - fixed AVC message caused by accessing ~/.local directory
 - Add patch to use hashlib instead of md5 (#526062)


More information about the scm-commits mailing list