SPECS: apache-mod_python.spec - unified

glen glen at pld-linux.org
Tue Dec 27 01:43:27 CET 2005


Author: glen                         Date: Tue Dec 27 00:43:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   apache-mod_python.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_python.spec
diff -u SPECS/apache-mod_python.spec:1.74 SPECS/apache-mod_python.spec:1.75
--- SPECS/apache-mod_python.spec:1.74	Wed Dec 21 23:44:59 2005
+++ SPECS/apache-mod_python.spec	Tue Dec 27 01:43:22 2005
@@ -39,8 +39,8 @@
 BuildRequires:	python
 BuildRequires:	python-devel >= 2.2
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	apache(modules-api) = %apache_modules_api
-Requires:	apache >= 2.0.52-7
 Requires:	apr >= 1:1.0.0
 # apache.py uses pdb module
 Requires:	python-devel-tools
@@ -152,6 +152,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/60_mod_python.conf
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -171,7 +172,7 @@
 %files
 %defattr(644,root,root,755)
 %doc doc-html/* README COPYRIGHT NEWS CREDITS
-%{_sysconfdir}/httpd.conf/60_mod_python.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/*.so
 %dir %{py_sitedir}/mod_%{mod_name}
 %attr(755,root,root) %{py_sitedir}/mod_%{mod_name}/*.so
@@ -183,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2005/12/27 00:43:22  glen
+- unified
+
 Revision 1.74  2005/12/21 22:44:59  glen
 - rel 4 (rebuild with new apache)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache-mod_python.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list