Setting tag mod_python-3.3.1-1
[mod_python.git] / mod_python.spec
index 3a3dc37..a4dd679 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name mod_python
 %define version 3.3.1
-%define taglevel 0
+%define taglevel 1
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -17,6 +17,7 @@ Patch2: mod_python-3.1.4-cflags.patch
 Patch3: mod_python-3.3.1-buckets.patch
 Patch4: mod_python-3.3.1-pycapsule.patch
 Patch5: mod_python-3.3.1-no-user-site-directory.patch
+Patch6: mod_python-3.3.1-apache24.patch
 
 Packager: PlanetLab <devel@planet-lab.org>
 Distribution: PlanetLab %{plrelease}
@@ -43,6 +44,7 @@ performance over the traditional CGI approach.
 %patch3 -p1 -b .buckets
 %patch4 -p1 -b .capsule
 %patch5 -p1 -b .no-user-site-directory
+%patch6 -p1 -b .apache24
 
 # Convert to utf-8
 for file in CREDITS NEWS; do
@@ -76,6 +78,9 @@ cp -a doc-html/* $RPM_BUILD_ROOT%{contentdir}/manual/mod/mod_python/
 %{python_sitearch}/mod_python*
 
 %changelog
+* Wed May 29 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - mod_python-3.3.1-1
+- First buildable version - not tested
+
 * Sun May 26 2013 Thierry Parmentelat <thierry.parmentelat@inria.fr>
 - reinstate for fedora18
 - fresh start from mod_python-3.3.1-16.fc16.src.rpm