SHA256
1
0
forked from pool/redis

Accepting request 417152 from home:AndreasStieger:branches:server:database

redis 3.2.3

OBS-URL: https://build.opensuse.org/request/show/417152
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=83
This commit is contained in:
Martin Pluskal
2016-08-06 06:39:53 +00:00
committed by Git OBS Bridge
parent 996487d607
commit 978f1eb115
5 changed files with 11 additions and 53 deletions

View File

@@ -25,7 +25,7 @@
%bcond_with systemd
%endif
Name: redis
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: Persistent key-value database
License: BSD-3-Clause
@@ -42,7 +42,6 @@ Patch0: %{name}-initscript.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch1: %{name}-conf.patch
Patch2: redis-enable-bactrace-on-x86-and-ia64-only.patch
Patch3: CVE-2013-7458.patch
BuildRequires: pkgconfig
BuildRequires: procps
BuildRequires: tcl
@@ -71,7 +70,6 @@ different kind of sorting abilities.
%patch0
%patch1
%patch2
%patch3 -p1
%build
make %{?_smp_mflags} CFLAGS="%{optflags}" V=1