Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-06-11 06:38:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/salt (Old)
 and      /work/SRC/openSUSE:Factory/.salt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "salt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/salt/salt.changes        2013-06-05 
19:35:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-06-11 
09:37:40.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun  2 07:39:03 UTC 2013 - [email protected]
+
+- minor permission fix on salt config files to fix external auth
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ salt.spec ++++++
--- /var/tmp/diff_new_pack.kRDBbF/_old  2013-06-11 09:37:40.000000000 +0200
+++ /var/tmp/diff_new_pack.kRDBbF/_new  2013-06-11 09:37:40.000000000 +0200
@@ -135,20 +135,20 @@
 ln -sf %{_initddir}/salt-minion %{buildroot}%{_sbindir}/rcsalt-minion
 
 %if 0%{?_unitdir:1}
-install -Dpm 644  %{SOURCE4} %{buildroot}%_unitdir/salt-master.service
-install -Dpm 644  %{SOURCE5} %{buildroot}%_unitdir/salt-syndic.service
-install -Dpm 644  %{SOURCE6} %{buildroot}%_unitdir/salt-minion.service
+install -Dpm 0644  %{SOURCE4} %{buildroot}%_unitdir/salt-master.service
+install -Dpm 0644  %{SOURCE5} %{buildroot}%_unitdir/salt-syndic.service
+install -Dpm 0644  %{SOURCE6} %{buildroot}%_unitdir/salt-minion.service
 %endif
 #
 ##config files
-install -Dpm 0640 conf/minion %{buildroot}%{_sysconfdir}/salt/minion
-install -Dpm 0640 conf/master %{buildroot}%{_sysconfdir}/salt/master
+install -Dpm 0644 conf/minion %{buildroot}%{_sysconfdir}/salt/minion
+install -Dpm 0644 conf/master %{buildroot}%{_sysconfdir}/salt/master
 #
 ##logrotate file
-install -Dpm 644  %{SOURCE7} %{buildroot}%{_sysconfdir}/logrotate.d/salt
+install -Dpm 0644  %{SOURCE7} %{buildroot}%{_sysconfdir}/logrotate.d/salt
 #
 ##Salt-master daemon user
-install -Dpm 644  %{SOURCE8} 
%{buildroot}%{_sysconfdir}/salt/master.d/salt-daemon.conf
+install -Dpm 0644  %{SOURCE8} 
%{buildroot}%{_sysconfdir}/salt/master.d/salt-daemon.conf
 
 %preun -n salt-syndic
 %stop_on_removal salt-syndic

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to