File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Summary: Apache HTTP Server
29
29
Name: ea-apache24
30
30
Version: 2.4.63
31
31
# Doing release_prefix this way for Release allows for OBS-proof versioning, See EA-4544 for more details
32
- %define release_prefix 1
32
+ %define release_prefix 2
33
33
Release: %{release_prefix }%{?dist }.cpanel
34
34
Vendor: cPanel, Inc.
35
35
URL: http://httpd.apache.org/
@@ -151,6 +151,7 @@ Requires: ea-apache24-config-runtime
151
151
Requires: ea-apache24-mod_bwlimited
152
152
Requires: ea-apache24-mod_proxy_wstunnel
153
153
Requires: ea-apache24-mod_headers
154
+ Requires: ea-apache24-mod_remoteip
154
155
155
156
Obsoletes: httpd-suexec
156
157
Conflicts: httpd-mmn
@@ -2126,6 +2127,9 @@ rm -rf $RPM_BUILD_ROOT
2126
2127
%{_sysconfdir }/rpm/macros.apache2
2127
2128
2128
2129
%changelog
2130
+ *
Thu May 15 2025 Dan Muey <[email protected] > -
2.4.63-2
2131
+ - ZC-12836: Add dep for remote IP module
2132
+
2129
2133
*
Fri Jan 24 2025 Cory McIntire <[email protected] > -
2.4.63-1
2130
2134
- EA-12665: Update ea-apache24 from v2.4.62 to v2.4.63
2131
2135
- Remove Proxy FCGI patch (upstream patched in v2.5.63)
You can’t perform that action at this time.
0 commit comments