- drop skip-aof-test.patch
OBS-URL: https://build.opensuse.org/package/show/server:database/redis?expand=0&rev=48
This commit is contained in:
parent
0c7b1def0e
commit
bc782e7ff4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 8 12:50:55 UTC 2013 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- drop skip-aof-test.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 8 02:07:54 UTC 2013 - mrueckert@suse.de
|
Thu Aug 8 02:07:54 UTC 2013 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -34,10 +34,7 @@ Source4: redis.sysconfig
|
|||||||
Patch0: %{name}-initscript.patch
|
Patch0: %{name}-initscript.patch
|
||||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
|
||||||
Patch1: %{name}-conf.patch
|
Patch1: %{name}-conf.patch
|
||||||
# PATCH-FIX-UPSTREAM -- Fixed AOF: Server should have been started: Expected '1' to equal or match '0'
|
Patch2: redis-enable-bactrace-on-x86-and-ia64-only.patch
|
||||||
Patch2: skip-aof-test.patch
|
|
||||||
# for make test
|
|
||||||
Patch3: redis-enable-bactrace-on-x86-and-ia64-only.patch
|
|
||||||
BuildRequires: tcl
|
BuildRequires: tcl
|
||||||
BuildRequires: procps
|
BuildRequires: procps
|
||||||
Requires: logrotate
|
Requires: logrotate
|
||||||
@ -55,8 +52,7 @@ different kind of sorting abilities.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
%patch1
|
%patch1
|
||||||
#patch2
|
%patch2
|
||||||
%patch3
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags} CFLAGS="%{optflags}" V=1
|
make %{?_smp_mflags} CFLAGS="%{optflags}" V=1
|
||||||
|
Loading…
Reference in New Issue
Block a user