From repocop Tue Jan 15 05:47:58 MSK 2019
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop NMU

- NMU (by repocop). See http://www.altlinux.org/Tools/Repocop
- applied repocop fixes:
  * altlinux-python-obsolete-buildreq-python-dev for apache2-mod_python
  * postclean-03-private-rpm-macros for the spec file
--- a/apache2-mod_python.spec	2019-01-15 05:47:58.665137128 +0300
+++ b/apache2-mod_python.spec	2019-01-15 05:47:58.665137128 +0300
@@ -27,7 +27,7 @@
 Source3: python.start
 
 BuildPreReq: rpm-build-apache2 >= %a2_version
-BuildRequires: flex python-dev python-modules-encodings
+BuildRequires: flex python-devel python-modules-encodings
 BuildRequires: apache2-devel >= %a2_version
 BuildRequires: rpm-build-python >= 0.21-alt1
 BuildRequires: python-base >= 2.4.4
@@ -90,7 +90,7 @@
 ln -s %_docdir/%modname-%version %buildroot%apache2_htdocsaddondir/%modname
 
 ### Creating mptest.py
-%__cat <<EOF >mptest.py
+cat <<EOF >mptest.py
 from mod_python import apache
 
 def handler(req):
