Compare commits
2 Commits
11_0_0-3_e
...
11_0_0-5_e
Author | SHA1 | Date | |
---|---|---|---|
3407c830f9 | |||
0f4a4aa637 |
@@ -1 +0,0 @@
|
||||
../../var/state/httpd
|
@@ -6,7 +6,6 @@ Documentation=man:apachectl(8)
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
EnvironmentFile=/etc/sysconfig/httpd
|
||||
ExecStartPre=/sbin/e-smith/service-status httpd-e-smith
|
||||
ExecStartPre=/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
|
||||
ExecStartPre=/sbin/e-smith/systemd/httpd-e-smith-prepare
|
||||
|
0
root/var/state/httpd/.gitignore
vendored
0
root/var/state/httpd/.gitignore
vendored
@@ -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 5
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@@ -70,6 +70,12 @@ if [ $1 -gt 1 ] ; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-5.sme
|
||||
- fix systemd service file [SME: 12556]
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user