- suexec binary moved to main package [bsc#1054741]
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=526
This commit is contained in:
parent
91db59dc7a
commit
1a67fa8fff
@ -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
|
Tue Oct 3 16:13:13 UTC 2017 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -785,6 +785,8 @@ mv %{buildroot}/%{sysconfdir}/original .
|
|||||||
%{_mandir}/man?/httpd2.?.*
|
%{_mandir}/man?/httpd2.?.*
|
||||||
%{_mandir}/man?/apxs.?.*
|
%{_mandir}/man?/apxs.?.*
|
||||||
%{_mandir}/man?/apxs2.?.*
|
%{_mandir}/man?/apxs2.?.*
|
||||||
|
%{_mandir}/man?/suexec.?.*
|
||||||
|
%{_mandir}/man?/suexec2.?.*
|
||||||
%doc robots.txt
|
%doc robots.txt
|
||||||
%doc printenv
|
%doc printenv
|
||||||
%doc test-cgi
|
%doc test-cgi
|
||||||
@ -830,6 +832,8 @@ mv %{buildroot}/%{sysconfdir}/original .
|
|||||||
%{_sbindir}/start_apache2
|
%{_sbindir}/start_apache2
|
||||||
%{_bindir}/log_server_status
|
%{_bindir}/log_server_status
|
||||||
%{_bindir}/log_server_status2
|
%{_bindir}/log_server_status2
|
||||||
|
%verify(not mode) %attr(0755,root,root) %{_sbindir}/suexec
|
||||||
|
%{_sbindir}/suexec2
|
||||||
%{iconsdir}
|
%{iconsdir}
|
||||||
%{errordir}
|
%{errordir}
|
||||||
%{_var}/adm/fillup-templates/sysconfig.%{name}
|
%{_var}/adm/fillup-templates/sysconfig.%{name}
|
||||||
@ -1265,8 +1269,6 @@ mv %{buildroot}/%{sysconfdir}/original .
|
|||||||
%{_mandir}/man?/logresolve2.?.*
|
%{_mandir}/man?/logresolve2.?.*
|
||||||
%{_mandir}/man?/rotatelogs.?.*
|
%{_mandir}/man?/rotatelogs.?.*
|
||||||
%{_mandir}/man?/rotatelogs2.?.*
|
%{_mandir}/man?/rotatelogs2.?.*
|
||||||
%{_mandir}/man?/suexec.?.*
|
|
||||||
%{_mandir}/man?/suexec2.?.*
|
|
||||||
%{_sbindir}/fcgistarter
|
%{_sbindir}/fcgistarter
|
||||||
%{_mandir}/man8/fcgistarter.8.*
|
%{_mandir}/man8/fcgistarter.8.*
|
||||||
%{_bindir}/check_forensic
|
%{_bindir}/check_forensic
|
||||||
@ -1292,8 +1294,6 @@ mv %{buildroot}/%{sysconfdir}/original .
|
|||||||
%{_bindir}/logresolve2
|
%{_bindir}/logresolve2
|
||||||
%{_sbindir}/rotatelogs
|
%{_sbindir}/rotatelogs
|
||||||
%{_sbindir}/rotatelogs2
|
%{_sbindir}/rotatelogs2
|
||||||
%verify(not mode) %attr(0755,root,root) %{_sbindir}/suexec
|
|
||||||
%{_sbindir}/suexec2
|
|
||||||
|
|
||||||
%if %{prefork}
|
%if %{prefork}
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user