* Tue Mar 26 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme

- remove conflicting /etc/httpd/state
This commit is contained in:
Jean-Philippe Pialasse 2024-03-26 01:10:29 -04:00
parent 75ffeaa08c
commit 0f4a4aa637
3 changed files with 4 additions and 2 deletions

View File

@ -1 +0,0 @@
../../var/state/httpd

View File

View File

@ -4,7 +4,7 @@ Summary: smeserver server and gateway - apache module
%define name smeserver-apache
Name: %{name}
%define version 11.0.0
%define release 3
%define release 4
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -70,6 +70,9 @@ if [ $1 -gt 1 ] ; then
fi
%changelog
* Tue Mar 26 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme
- remove conflicting /etc/httpd/state
* Mon Mar 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
- conflict with smeserver-proxy