Hello community,

here is the log from the commit of package icinga2 for openSUSE:Factory checked 
in at 2020-01-13 22:22:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icinga2 (Old)
 and      /work/SRC/openSUSE:Factory/.icinga2.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icinga2"

Mon Jan 13 22:22:39 2020 rev:24 rq:764046 version:2.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/icinga2/icinga2.changes  2019-12-21 
12:31:14.819359402 +0100
+++ /work/SRC/openSUSE:Factory/.icinga2.new.6675/icinga2.changes        
2020-01-13 22:22:40.970550470 +0100
@@ -1,0 +2,11 @@
+Mon Jan 13 14:49:05 UTC 2020 - [email protected]
+
+- Set minimum require boost version to 1.66
+
+-------------------------------------------------------------------
+Mon Jan 13 13:56:46 UTC 2020 - [email protected]
+
+- Fix boo#1159869
+  Permission error when use the icinga cli wizard. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ icinga2.spec ++++++
--- /var/tmp/diff_new_pack.tZhZpq/_old  2020-01-13 22:22:42.538551197 +0100
+++ /var/tmp/diff_new_pack.tZhZpq/_new  2020-01-13 22:22:42.542551199 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icinga2
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -149,11 +149,11 @@
 
 %if 0%{?build_icinga_org} && "%{_vendor}" == "redhat" && (0%{?el5} || 
0%{?rhel} == 5 || "%{?dist}" == ".el5" || 0%{?el6} || 0%{?rhel} == 6 || 
"%{?dist}" == ".el6")
 # el5 and el6 require packages.icinga.com
-BuildRequires:  boost153-devel
+BuildRequires:  boost166-devel
 %else
 %if 0%{?build_icinga_org} && "%{_vendor}" == "suse" && 0%{?suse_version} < 1310
 # sles 11 sp3 requires packages.icinga.com
-BuildRequires:  boost153-devel
+BuildRequires:  boost166-devel
 %else
 %if "%{_vendor}" == "suse" && 0%{?suse_version} > 1320
 BuildRequires:  libboost_context-devel >= 1.66
@@ -166,9 +166,9 @@
 %else
 %if (0%{?el5} || 0%{?rhel} == 5 || "%{?dist}" == ".el5" || 0%{?el6} || 
0%{?rhel} == 6 || "%{?dist}" == ".el6")
 # Requires EPEL repository
-BuildRequires:  boost148-devel >= 1.48
+BuildRequires:  boost166-devel >= 1.66
 %else
-BuildRequires:  boost-devel >= 1.48
+BuildRequires:  boost-devel >= 1.66
 %endif
 %endif
 %endif
@@ -660,7 +660,7 @@
 %{_libexecdir}/%{name}/prepare-dirs
 %{_libexecdir}/%{name}/safe-reload
 
-%attr(0750,root,%{icinga_group}) %dir %{_sysconfdir}/%{name}
+%attr(0750,%{icinga_user},%{icinga_group}) %dir %{_sysconfdir}/%{name}
 %attr(0750,%{icinga_user},%{icinga_group}) %dir %{_sysconfdir}/%{name}/conf.d
 %attr(0750,%{icinga_user},%{icinga_group}) %dir 
%{_sysconfdir}/%{name}/features-available
 %exclude %{_sysconfdir}/%{name}/features-available/ido-*.conf


Reply via email to