From 77afbda43c80b521d9ea510b714acb234faa2bea Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Thu, 24 Mar 2022 17:41:46 +0000 Subject: [PATCH] Fix alma dist --- SPECS/httpd.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SPECS/httpd.spec b/SPECS/httpd.spec index 7c310f3..f9109c7 100644 --- a/SPECS/httpd.spec +++ b/SPECS/httpd.spec @@ -1,4 +1,3 @@ -%global dist %{?dist}.alma %define contentdir %{_datadir}/httpd %define docroot /var/www %define suexec_caller apache @@ -14,7 +13,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.4.37 -Release: 43%{?dist}.3 +Release: 43%{?dist}.3.alma URL: https://httpd.apache.org/ Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source2: httpd.logrotate