X-Git-Url: http://git.onelab.eu/?p=mod_python.git;a=blobdiff_plain;f=mod_python.spec;h=a4dd679828694caee4f91b0489dfd2c56b55f9cf;hp=3a3dc373c2dc7b6ada90ece57fd65d6cf97968c5;hb=714f7881dafbe5b3aaccdcd224a6812da0b2fb14;hpb=d83b724dda35d02c56ebf6c92d9376dadfc79a9b diff --git a/mod_python.spec b/mod_python.spec index 3a3dc37..a4dd679 100644 --- a/mod_python.spec +++ b/mod_python.spec @@ -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 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 - mod_python-3.3.1-1 +- First buildable version - not tested + * Sun May 26 2013 Thierry Parmentelat - reinstate for fedora18 - fresh start from mod_python-3.3.1-16.fc16.src.rpm