diff --git a/apache2.changes b/apache2.changes index e84f086..091ebb5 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 12 22:29:52 UTC 2021 - Christian Boltz + +- re-add rcapache2 symlink (was lost about 6 weeks ago) + ------------------------------------------------------------------- Tue Jan 12 11:24:20 UTC 2021 - pgajdos@suse.com diff --git a/apache2.spec b/apache2.spec index addde0b..6070e12 100644 --- a/apache2.spec +++ b/apache2.spec @@ -533,6 +533,7 @@ mkdir -p %{buildroot}%{_unitdir} install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/apache2.service install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/apache2@.service install -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/apache2.target +ln -sf service %{buildroot}/%{_sbindir}/rcapache2 install -m 700 %{SOURCE102} %{buildroot}%{_sbindir}/apache2-systemd-ask-pass @@ -872,6 +873,7 @@ exit 0 %{_sbindir}/a2disflag %{_sbindir}/a2dismod %{_sbindir}/start_apache2 +%{_sbindir}/rcapache2 %{_datadir}/apache2/script-helpers %verify(not mode) %attr(0755,root,root) %{_sbindir}/suexec %if %{use_firewalld}