SPECS: apache-mod_python.spec - apache module does not require pyt...

glen glen at pld-linux.org
Wed Feb 1 23:40:01 CET 2006


Author: glen                         Date: Wed Feb  1 22:40:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apache module does not require python binary
- add examples dir to %doc

---- Files affected:
SPECS:
   apache-mod_python.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_python.spec
diff -u SPECS/apache-mod_python.spec:1.77 SPECS/apache-mod_python.spec:1.78
--- SPECS/apache-mod_python.spec:1.77	Wed Feb  1 23:16:46 2006
+++ SPECS/apache-mod_python.spec	Wed Feb  1 23:39:56 2006
@@ -44,7 +44,7 @@
 Requires:	apr >= 1:1.0.0
 # apache.py uses pdb module
 Requires:	python-devel-tools
-%pyrequires_eq	python
+%requires_eq	python-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_pkglibdir	%(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -164,6 +164,7 @@
 %files
 %defattr(644,root,root,755)
 %doc doc-html/* README COPYRIGHT NEWS CREDITS
+%doc examples
 %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}
@@ -176,6 +177,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2006/02/01 22:39:56  glen
+- apache module does not require python binary
+- add examples dir to %doc
+
 Revision 1.77  2006/02/01 22:16:46  glen
 - no EAPI in apache2 (it was apache1 extension)
 
================================================================

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



More information about the pld-cvs-commit mailing list