packages: apache/apache.spec - fix URLs in newly added modules

adamg adamg at pld-linux.org
Sat Feb 25 22:58:57 CET 2012


Author: adamg                        Date: Sat Feb 25 21:58:57 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix URLs in newly added modules

---- Files affected:
packages/apache:
   apache.spec (1.649 -> 1.650) 

---- Diffs:

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.649 packages/apache/apache.spec:1.650
--- packages/apache/apache.spec:1.649	Sat Feb 25 22:55:40 2012
+++ packages/apache/apache.spec	Sat Feb 25 22:58:51 2012
@@ -345,7 +345,7 @@
 %package mod_access_compat
 Summary:	Group authorizations based on host (name or IPaddress)
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/access_compat.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_access_compat.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_access_compat) = %{version}-%{release}
 
@@ -420,7 +420,7 @@
 %package mod_allowmethods
 Summary:	Easily restrict what HTTP methods can be used on the server
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/allowmethods.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_allowmethods.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_allowmethods) = %{version}-%{release}
 
@@ -536,7 +536,7 @@
 %package mod_auth_form
 Summary:	Form authentication
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/auth_form.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_auth_form.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_auth_form) = %{version}-%{release}
 
@@ -587,7 +587,7 @@
 %package mod_authn_core
 Summary:	Core Authentication
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/authn_core.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_authn_core.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_authn_core) = %{version}-%{release}
 
@@ -671,7 +671,7 @@
 %package mod_authn_socache
 Summary:	Manages a cache of authentication credentials to relievethe load on backends
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/authn_socache.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_authn_socache.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_authn_socache) = %{version}-%{release}
 
@@ -703,7 +703,7 @@
 %package mod_authz_core
 Summary:	Core Authorization
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/authz_core.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_authz_core.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_authz_core) = %{version}-%{release}
 
@@ -713,7 +713,7 @@
 %package mod_authz_dbd
 Summary:	Group Authorization and Login using SQL
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/authz_dbd.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_authz_dbd.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_authz_dbd) = %{version}-%{release}
 
@@ -872,7 +872,7 @@
 %package mod_buffer
 Summary:	Support for request buffering
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/buffer.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_buffer.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_buffer) = %{version}-%{release}
 
@@ -905,7 +905,7 @@
 %package mod_cache_disk
 Summary:	Disk based storage module for the HTTP caching filter.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/cache_disk.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_cache_disk) = %{version}-%{release}
 
@@ -1057,7 +1057,7 @@
 %package mod_data
 Summary:	Convert response body into an RFC2397 data URL
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/data.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_data.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_data) = %{version}-%{release}
 
@@ -1126,7 +1126,7 @@
 %package mod_dialup
 Summary:	Send static content at a bandwidth rate limit, defined by the various old modem standards
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/dialup.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_dialup.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_dialup) = %{version}-%{release}
 
@@ -1343,7 +1343,7 @@
 %package mod_heartbeat
 Summary:	sends messages with server status to frontend proxy
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/heartbeat.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_heartbeat.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_heartbeat) = %{version}-%{release}
 
@@ -1353,7 +1353,7 @@
 %package mod_heartmonitor
 Summary:	centralized monitor for mod_heartbeat origin servers
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/heartmonitor.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_heartmonitor.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_heartmonitor) = %{version}-%{release}
 
@@ -1441,7 +1441,7 @@
 %package mod_lbmethod_bybusyness
 Summary:	Pending Request Counting load balancer scheduler algorithm for mod_proxy_balancer
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/lbmethod_bybusyness.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_bybusyness.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_lbmethod_bybusyness) = %{version}-%{release}
 
@@ -1451,7 +1451,7 @@
 %package mod_lbmethod_byrequests
 Summary:	Request Counting load balancer scheduler algorithm for mod_proxy_balancer
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/lbmethod_byrequests.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_byrequests.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_lbmethod_byrequests) = %{version}-%{release}
 
@@ -1461,7 +1461,7 @@
 %package mod_lbmethod_bytraffic
 Summary:	Weighted Traffic Counting load balancer scheduler algorithm for mod_proxy_balancer
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/lbmethod_bytraffic.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_bytraffic.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_lbmethod_bytraffic) = %{version}-%{release}
 
@@ -1471,7 +1471,7 @@
 %package mod_lbmethod_heartbeat
 Summary:	Heartbeat Traffic Counting load balancer scheduler algorithm for mod_proxy_balancer
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/lbmethod_heartbeat.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_heartbeat.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_lbmethod_heartbeat) = %{version}-%{release}
 
@@ -1525,7 +1525,7 @@
 %package mod_log_debug
 Summary:	Additional configurable debug logging
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/log_debug.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_log_debug.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_log_debug) = %{version}-%{release}
 
@@ -1627,7 +1627,7 @@
 %package mod_mpm_event
 Summary:	A variant of the worker MPM with the goalof consuming threads only for connections with active processing
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/mpm_event.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_mpm_event.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_mpm_event) = %{version}-%{release}
 
@@ -1637,7 +1637,7 @@
 %package mod_mpm_prefork
 Summary:	Implements a non-threaded, pre-forking web server
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/mpm_prefork.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_mpm_prefork.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_mpm_prefork) = %{version}-%{release}
 
@@ -1647,7 +1647,7 @@
 %package mod_mpm_worker
 Summary:	Multi-Processing Module implementing a hybrid    multi-threaded multi-process web server
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/mpm_worker.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_mpm_worker.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_mpm_worker) = %{version}-%{release}
 
@@ -1696,7 +1696,7 @@
 %package mod_ratelimit
 Summary:	Bandwidth Rate Limiting for Clients
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/ratelimit.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_ratelimit.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_ratelimit) = %{version}-%{release}
 
@@ -1706,7 +1706,7 @@
 %package mod_reflector
 Summary:	Reflect a request body as a response via the output filter stack.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/reflector.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_reflector.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_reflector) = %{version}-%{release}
 
@@ -1716,7 +1716,7 @@
 %package mod_remoteip
 Summary:	Replaces the original client IP address for the connectionwith the useragent IP address list presented by a proxies or a load balancervia the request headers.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/remoteip.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_remoteip.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_remoteip) = %{version}-%{release}
 
@@ -1743,7 +1743,7 @@
 %package mod_request
 Summary:	Filters to handle and make available HTTP request bodies
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/request.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_request.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_request) = %{version}-%{release}
 
@@ -1769,7 +1769,7 @@
 %package mod_sed
 Summary:	Filter Input (request) and Output (response) content using sed syntax
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/sed.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_sed.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_sed) = %{version}-%{release}
 
@@ -1779,7 +1779,7 @@
 %package mod_session
 Summary:	Session support
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/session.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_session.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_session) = %{version}-%{release}
 
@@ -1789,7 +1789,7 @@
 %package mod_session_cookie
 Summary:	Cookie based session support
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/session_cookie.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_session_cookie.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_session_cookie) = %{version}-%{release}
 
@@ -1799,7 +1799,7 @@
 %package mod_session_crypto
 Summary:	Session encryption support
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/session_crypto.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_session_crypto.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_session_crypto) = %{version}-%{release}
 
@@ -1809,7 +1809,7 @@
 %package mod_session_dbd
 Summary:	DBD/SQL based session support
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/session_dbd.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_session_dbd.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_session_dbd) = %{version}-%{release}
 
@@ -1839,7 +1839,7 @@
 %package mod_slotmem_plain
 Summary:	Slot-based shared memory provider.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/slotmem_plain.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_slotmem_plain.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_slotmem_plain) = %{version}-%{release}
 
@@ -1849,7 +1849,7 @@
 %package mod_slotmem_shm
 Summary:	Slot-based shared memory provider.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/slotmem_shm.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_slotmem_shm.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_slotmem_shm) = %{version}-%{release}
 
@@ -1859,7 +1859,7 @@
 %package mod_socache_dbm
 Summary:	DBM based shared object cache provider.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/socache_dbm.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_socache_dbm.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_socache_dbm) = %{version}-%{release}
 
@@ -1869,7 +1869,7 @@
 %package mod_socache_memcache
 Summary:	Memcache based shared object cache provider.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/socache_memcache.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_socache_memcache.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_socache_memcache) = %{version}-%{release}
 
@@ -1879,7 +1879,7 @@
 %package mod_socache_shmcb
 Summary:	shmcb based shared object cache provider.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/socache_shmcb.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_socache_shmcb.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_socache_shmcb) = %{version}-%{release}
 
@@ -2006,7 +2006,7 @@
 %package mod_unixd
 Summary:	Basic (required) security for Unix-family platforms.
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/unixd.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_unixd.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_unixd) = %{version}-%{release}
 
@@ -2088,7 +2088,7 @@
 %package mod_watchdog
 Summary:	provides infrastructure for other modules to periodically run     tasks
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/watchdog.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_watchdog.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_watchdog) = %{version}-%{release}
 
@@ -2098,7 +2098,7 @@
 %package mod_xml2enc
 Summary:	Enhanced charset/internationalisation support for libxml2-basedfilter modules
 Group:		Networking/Daemons/HTTP
-URL:		http://httpd.apache.org/docs/2.4/mod/xml2enc.html
+URL:		http://httpd.apache.org/docs/2.4/mod/mod_xml2enc.html
 Requires:	%{name}-base = %{version}-%{release}
 Provides:	apache(mod_xml2enc) = %{version}-%{release}
 
@@ -3436,6 +3436,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.650  2012/02/25 21:58:51  adamg
+- fix URLs in newly added modules
+
 Revision 1.649  2012/02/25 21:55:40  adamg
 - base R: -mod_unixd (User directive)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.649&r2=1.650&f=u



More information about the pld-cvs-commit mailing list