Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-08-04 08:04:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-02 
15:41:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-08-04 
08:04:27.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Aug  3 06:01:32 UTC 2013 - abo...@gmail.com
+
+- Fixed regression bug in salt 0.16.2
+  - Newly installed salt-minion doesn't create
+    /var/cache/salt/minion/proc
+  - fix let package create this directory
+    next version of Salt doesn't need this.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ salt.spec ++++++
--- /var/tmp/diff_new_pack.z1A3VV/_old  2013-08-04 08:04:28.000000000 +0200
+++ /var/tmp/diff_new_pack.z1A3VV/_new  2013-08-04 08:04:28.000000000 +0200
@@ -128,6 +128,7 @@
 mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
 mkdir -p %{buildroot}/%{_sbindir}
 mkdir -p %{buildroot}/var/log/salt
+mkdir -p %{buildroot}/var/cache/salt/minion/proc
 mkdir -p %{buildroot}/srv/salt
 #
 ##init scripts
@@ -228,6 +229,7 @@
 %config(noreplace) %{_sysconfdir}/init.d/salt-minion
 %attr(0644, root, root) %config(noreplace) %{_sysconfdir}/salt/minion
 %{_sysconfdir}/salt/minion.d
+%dir /var/cache/*
 %if 0%{?_unitdir:1}
 %_unitdir/salt-minion.service
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to