[packages/apache-mod_python] - no bundled html in github archive

baggins baggins at pld-linux.org
Sat Oct 12 23:45:51 CEST 2024


commit 4e70741981cc83ced0f78ffd3a023c87cfc9184f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 12 23:45:24 2024 +0200

    - no bundled html in github archive

 apache-mod_python.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache-mod_python.spec b/apache-mod_python.spec
index 408b059..682464d 100644
--- a/apache-mod_python.spec
+++ b/apache-mod_python.spec
@@ -318,7 +318,7 @@ fi
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc doc-html/* README.md COPYRIGHT NEWS CREDITS
+%doc README.md COPYRIGHT NEWS CREDITS
 %doc examples
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{apacheconfdir}/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_bindir}/mod_python
@@ -332,7 +332,7 @@ fi
 %if %{with python3}
 %files -n apache-mod_python3
 %defattr(644,root,root,755)
-%doc doc-html/* README.md COPYRIGHT NEWS CREDITS
+%doc README.md COPYRIGHT NEWS CREDITS
 %doc examples
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{apacheconfdir}/*_mod_%{mod_name}3.conf
 %attr(755,root,root) %{_bindir}/mod_python3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_python.git/commitdiff/4e70741981cc83ced0f78ffd3a023c87cfc9184f



More information about the pld-cvs-commit mailing list