packages: apache/apache.spec - verbose list mod_proxy files

baggins baggins at pld-linux.org
Sun Jun 24 12:30:10 CEST 2012


Author: baggins                      Date: Sun Jun 24 10:30:10 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- verbose list mod_proxy files

---- Files affected:
packages/apache:
   apache.spec (1.680 -> 1.681) 

---- Diffs:

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.680 packages/apache/apache.spec:1.681
--- packages/apache/apache.spec:1.680	Tue Apr 17 18:56:39 2012
+++ packages/apache/apache.spec	Sun Jun 24 12:30:04 2012
@@ -2,7 +2,6 @@
 # # TODO:
 # - enable new modules: https://httpd.apache.org/docs/2.4/new_features_2_4.html
 #   - mod_lua
-#   - mod_proxy_fcgi, mod_proxy_scgi
 # - config examples for mod_*
 # - --with-suexec-uidmin=500 or =1000 ?
 # - check those autn modules inner deps
@@ -3356,7 +3355,17 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/fcgistarter
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_proxy.conf
-%attr(755,root,root) %{_libexecdir}/mod_proxy*.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_ajp.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_balancer.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_connect.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_express.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_fcgi.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_fdpass.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_ftp.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_html.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_http.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy_scgi.so
+%attr(755,root,root) %{_libexecdir}/mod_proxy.so
 %{_mandir}/man8/fcgistarter.8*
 
 %files mod_ratelimit
@@ -3530,6 +3539,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.681  2012/06/24 10:30:04  baggins
+- verbose list mod_proxy files
+
 Revision 1.680  2012/04/17 16:56:39  baggins
 - better systemd deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/apache/apache.spec?r1=1.680&r2=1.681



More information about the pld-cvs-commit mailing list