]> git.pld-linux.org Git - packages/apache-mod_wsgi.git/commitdiff
conflict with mod_python
authorElan Ruusamäe <glen@delfi.ee>
Thu, 25 Apr 2013 09:56:43 +0000 (12:56 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 25 Apr 2013 09:56:54 +0000 (12:56 +0300)
apache-mod_wsgi.spec

index 6431c1c20d1e00ae4c57069cc86226a322d69787..a0bbdf2bd6a33b383d98ae6331454943499aa9a2 100644 (file)
@@ -31,6 +31,8 @@ BuildRequires:        python-devel >= 2.3
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires:      apache(modules-api) = %{apache_modules_api}
 Requires:      apr >= 1:1.0.0
+# http://helpful.knobs-dials.com/index.php/Mod_wsgi_notes#PyEval_AcquireThread:_non-NULL_old_thread_state
+Conflicts:     apache-mod_python
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                apacheconfdir   %(%{apxs} -q SYSCONFDIR 2>/dev/null)/conf.d
This page took 0.083236 seconds and 4 git commands to generate.