Accepting request 584998 from server:http

OBS-URL: https://build.opensuse.org/request/show/584998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2018-03-11 14:25:02 +00:00 committed by Git OBS Bridge
commit 3110332817
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 8 19:19:06 UTC 2018 - mrueckert@suse.de
- if we lock down the permissions the home directory has to be
owned by haproxy (bsc#1077716)
-------------------------------------------------------------------
Sun Mar 4 08:36:21 UTC 2018 - jengelh@inai.de

View File

@ -226,7 +226,7 @@ getent passwd %{pkg_name} >/dev/null || \
%{_sbindir}/haproxy
%{_sbindir}/haproxy-halog
%{_sbindir}/rchaproxy
%{pkg_home}
%dir %attr(-,root,haproxy) %{pkg_home}
%{_mandir}/man1/%{pkg_name}.1.gz
%{vim_data_dir}/syntax/%{pkg_name}.vim
%if %{with apparmor}