]> git.pld-linux.org Git - packages/apache.git/commitdiff
- mod_lbmethod_by* += R: mod_proxy (for mod_proxy_balancer)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 26 Feb 2012 21:45:51 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.668

apache.spec

index 20f06b125b4f04b34c7b1d45f0bf25919bd9f49b..1fef2d667cd21586579be9cdffef8aaaab4d0acf 100644 (file)
@@ -1472,6 +1472,7 @@ Summary:  Pending Request Counting load balancer scheduler algorithm for mod_prox
 Group:         Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_bybusyness.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_proxy = %{version}-%{release}
 Provides:      apache(mod_lbmethod_bybusyness) = %{version}-%{release}
 
 %description mod_lbmethod_bybusyness
@@ -1483,6 +1484,7 @@ Summary:  Request Counting load balancer scheduler algorithm for mod_proxy_balanc
 Group:         Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_byrequests.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_proxy = %{version}-%{release}
 Provides:      apache(mod_lbmethod_byrequests) = %{version}-%{release}
 
 %description mod_lbmethod_byrequests
@@ -1494,6 +1496,7 @@ Summary:  Weighted Traffic Counting load balancer scheduler algorithm for mod_pro
 Group:         Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_bytraffic.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_proxy = %{version}-%{release}
 Provides:      apache(mod_lbmethod_bytraffic) = %{version}-%{release}
 
 %description mod_lbmethod_bytraffic
@@ -1505,6 +1508,7 @@ Summary:  Heartbeat Traffic Counting load balancer scheduler algorithm for mod_pr
 Group:         Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_lbmethod_heartbeat.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_proxy = %{version}-%{release}
 Provides:      apache(mod_lbmethod_heartbeat) = %{version}-%{release}
 
 %description mod_lbmethod_heartbeat
This page took 0.081325 seconds and 4 git commands to generate.