Fix alma dist

This commit is contained in:
Andrew Lukoshko 2022-03-24 17:41:46 +00:00
parent 0afc2f5f9f
commit 77afbda43c

View File

@ -1,4 +1,3 @@
%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
@ -14,7 +13,7 @@
Summary: Apache HTTP Server Summary: Apache HTTP Server
Name: httpd Name: httpd
Version: 2.4.37 Version: 2.4.37
Release: 43%{?dist}.3 Release: 43%{?dist}.3.alma
URL: https://httpd.apache.org/ URL: https://httpd.apache.org/
Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source2: httpd.logrotate Source2: httpd.logrotate