Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2016-04-28 16:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/redis (Old)
 and      /work/SRC/openSUSE:Factory/.redis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "redis"

Changes:
--------
--- /work/SRC/openSUSE:Factory/redis/redis.changes      2016-02-18 
12:36:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.redis.new/redis.changes 2016-04-28 
16:58:43.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 20 16:53:03 UTC 2016 - [email protected]
+
+- Fix installation example in README.SUSE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ README.SUSE ++++++
--- /var/tmp/diff_new_pack.EzHI0T/_old  2016-04-28 16:58:47.000000000 +0200
+++ /var/tmp/diff_new_pack.EzHI0T/_new  2016-04-28 16:58:47.000000000 +0200
@@ -18,7 +18,7 @@
 should be set to "no".
 
 3. create the database dir:
-$ install -d -m redis -g redis -m 0750 /var/lib/redis/otherapp/
+$ install -d -o redis -g redis -m 0750 /var/lib/redis/otherapp/
 
 4. systemctl start redis@otherapp
 5. systemctl enable redis@otherapp


Reply via email to