SHA256
1
0
forked from pool/redis

Accepting request 186386 from server:database

- drop skip-aof-test.patch

OBS-URL: https://build.opensuse.org/request/show/186386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal 2013-08-10 09:58:15 +00:00 committed by Git OBS Bridge
commit cba7b6fbb4
2 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
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
- disable skip-aof-test.patch for now:
it seems adding procps to the buildrequires also fixed that test.
-------------------------------------------------------------------
Wed Aug 7 14:37:30 UTC 2013 - mrueckert@suse.de

View File

@ -34,10 +34,7 @@ Source4: redis.sysconfig
Patch0: %{name}-initscript.patch
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch1: %{name}-conf.patch
# PATCH-FIX-UPSTREAM -- Fixed AOF: Server should have been started: Expected '1' to equal or match '0'
Patch2: skip-aof-test.patch
# for make test
Patch3: redis-enable-bactrace-on-x86-and-ia64-only.patch
Patch2: redis-enable-bactrace-on-x86-and-ia64-only.patch
BuildRequires: tcl
BuildRequires: procps
Requires: logrotate
@ -56,7 +53,6 @@ different kind of sorting abilities.
%patch0
%patch1
%patch2
%patch3
%build
make %{?_smp_mflags} CFLAGS="%{optflags}" V=1