diff --git a/apache2.changes b/apache2.changes index 83cfd99..67446e6 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 5 12:57:56 UTC 2017 - pgajdos@suse.com + +- suexec binary moved to main package [bsc#1054741] + ------------------------------------------------------------------- Tue Oct 3 16:13:13 UTC 2017 - pgajdos@suse.com diff --git a/apache2.spec b/apache2.spec index e123b80..cb00fb0 100644 --- a/apache2.spec +++ b/apache2.spec @@ -785,6 +785,8 @@ mv %{buildroot}/%{sysconfdir}/original . %{_mandir}/man?/httpd2.?.* %{_mandir}/man?/apxs.?.* %{_mandir}/man?/apxs2.?.* +%{_mandir}/man?/suexec.?.* +%{_mandir}/man?/suexec2.?.* %doc robots.txt %doc printenv %doc test-cgi @@ -830,6 +832,8 @@ mv %{buildroot}/%{sysconfdir}/original . %{_sbindir}/start_apache2 %{_bindir}/log_server_status %{_bindir}/log_server_status2 +%verify(not mode) %attr(0755,root,root) %{_sbindir}/suexec +%{_sbindir}/suexec2 %{iconsdir} %{errordir} %{_var}/adm/fillup-templates/sysconfig.%{name} @@ -1265,8 +1269,6 @@ mv %{buildroot}/%{sysconfdir}/original . %{_mandir}/man?/logresolve2.?.* %{_mandir}/man?/rotatelogs.?.* %{_mandir}/man?/rotatelogs2.?.* -%{_mandir}/man?/suexec.?.* -%{_mandir}/man?/suexec2.?.* %{_sbindir}/fcgistarter %{_mandir}/man8/fcgistarter.8.* %{_bindir}/check_forensic @@ -1292,8 +1294,6 @@ mv %{buildroot}/%{sysconfdir}/original . %{_bindir}/logresolve2 %{_sbindir}/rotatelogs %{_sbindir}/rotatelogs2 -%verify(not mode) %attr(0755,root,root) %{_sbindir}/suexec -%{_sbindir}/suexec2 %if %{prefork} #