forked from pool/redis
Accepting request 285791 from server:database
1 OBS-URL: https://build.opensuse.org/request/show/285791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=17
This commit is contained in:
commit
f4153936d3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 12 07:41:34 UTC 2015 - lang@b1-systems.de
|
||||
|
||||
- redis requires sudo for the systemv-init script.
|
||||
As of openSUSE 13.2 sudo is not implicitly included in the dependency tree.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 6 02:20:25 UTC 2014 - mrueckert@suse.de
|
||||
|
||||
|
@ -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 @@ Patch2: redis-enable-bactrace-on-x86-and-ia64-only.patch
|
||||
BuildRequires: procps
|
||||
BuildRequires: tcl
|
||||
Requires: logrotate
|
||||
Requires: sudo
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user