Hello community, here is the log from the commit of package booth for openSUSE:Factory checked in at 2016-07-14 09:50:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/booth (Old) and /work/SRC/openSUSE:Factory/.booth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "booth" Changes: -------- --- /work/SRC/openSUSE:Factory/booth/booth.changes 2016-07-03 12:28:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.booth.new/booth.changes 2016-07-14 09:50:31.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jul 13 12:53:22 UTC 2016 - [email protected] + +- spec: Set the owner of /etc/booth and booth.conf.example to hacluster:haclient (bsc#968865) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ booth.spec ++++++ --- /var/tmp/diff_new_pack.2ucLZN/_old 2016-07-14 09:50:32.000000000 +0200 +++ /var/tmp/diff_new_pack.2ucLZN/_new 2016-07-14 09:50:32.000000000 +0200 @@ -16,6 +16,9 @@ # +%global uname hacluster +%global gname haclient + %global test_path %{_datadir}/booth/tests Name: booth Version: 1.0 @@ -113,12 +116,12 @@ %dir %{_prefix}/lib/ocf/resource.d/booth %dir %{_prefix}/lib/ocf/lib %dir %{_prefix}/lib/ocf/lib/booth -%dir %{_sysconfdir}/booth +%dir %attr (755, %{uname}, %{gname}) %{_sysconfdir}/booth %{_sbindir}/rcbooth-arbitrator %{_prefix}/lib/ocf/resource.d/pacemaker/booth-site %{_prefix}/lib/ocf/lib/booth/geo_attr.sh %{_prefix}/lib/ocf/resource.d/booth/geostore -%config %{_sysconfdir}/booth/booth.conf.example +%config %attr (644, %{uname}, %{gname}) %{_sysconfdir}/booth/booth.conf.example %{_unitdir}/[email protected] %{_unitdir}/booth-arbitrator.service %exclude %{_initddir}/booth-arbitrator
