Hello community, here is the log from the commit of package redis for openSUSE:Factory checked in at 2015-02-13 08:35:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-12-16 14:48:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.redis.new/redis.changes 2015-02-13 08:35:26.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Feb 12 07:41:34 UTC 2015 - [email protected] + +- redis requires sudo for the systemv-init script. + As of openSUSE 13.2 sudo is not implicitly included in the dependency tree. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis.spec ++++++ --- /var/tmp/diff_new_pack.Wc3T5w/_old 2015-02-13 08:35:27.000000000 +0100 +++ /var/tmp/diff_new_pack.Wc3T5w/_new 2015-02-13 08:35:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package redis # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,7 @@ BuildRequires: procps BuildRequires: tcl Requires: logrotate +Requires: sudo BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
