AlmaLinux changes
This commit is contained in:
parent
e6db5d9467
commit
28d7b6fc3a
@ -1,9 +1,10 @@
|
|||||||
|
%global dist %{?dist}.alma
|
||||||
%define contentdir %{_datadir}/httpd
|
%define contentdir %{_datadir}/httpd
|
||||||
%define docroot /var/www
|
%define docroot /var/www
|
||||||
%define suexec_caller apache
|
%define suexec_caller apache
|
||||||
%define mmn 20120211
|
%define mmn 20120211
|
||||||
%define mmnisa %{mmn}%{__isa_name}%{__isa_bits}
|
%define mmnisa %{mmn}%{__isa_name}%{__isa_bits}
|
||||||
%define vstring %(source /etc/os-release; echo ${REDHAT_SUPPORT_PRODUCT})
|
%define vstring %(source /etc/os-release; echo ${NAME})
|
||||||
%if 0%{?fedora} > 26 || 0%{?rhel} > 7
|
%if 0%{?fedora} > 26 || 0%{?rhel} > 7
|
||||||
%global mpm event
|
%global mpm event
|
||||||
%else
|
%else
|
||||||
@ -867,6 +868,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_rpmconfigdir}/macros.d/macros.httpd
|
%{_rpmconfigdir}/macros.d/macros.httpd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 20 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 2.4.37-39.alma
|
||||||
|
- include AlmaLinux in version string
|
||||||
|
|
||||||
* Tue Jan 26 2021 Artem Egorenkov <aegorenk@redhat.com> - 2.4.37-39
|
* Tue Jan 26 2021 Artem Egorenkov <aegorenk@redhat.com> - 2.4.37-39
|
||||||
- prevent htcacheclean from while break when first file processed
|
- prevent htcacheclean from while break when first file processed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user