diff --git a/redis-x86-backtrace.patch b/redis-enable-bactrace-on-x86-and-ia64-only.patch similarity index 100% rename from redis-x86-backtrace.patch rename to redis-enable-bactrace-on-x86-and-ia64-only.patch diff --git a/redis.changes b/redis.changes index 22372c3..dd6bb72 100644 --- a/redis.changes +++ b/redis.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Thu Jul 4 16:10:47 UTC 2013 - dvaleev@suse.com -- enable backtrace for x86 only - redis-x86-backtrace.patch +- enable backtrace for x86 and ia64 only + redis-enable-bactrace-on-x86-and-ia64-only.patch ------------------------------------------------------------------- Mon Jun 24 14:15:49 UTC 2013 - vjt@openssl.it diff --git a/redis.spec b/redis.spec index d233630..817d52f 100644 --- a/redis.spec +++ b/redis.spec @@ -37,7 +37,7 @@ 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-x86-backtrace.patch +Patch3: redis-enable-bactrace-on-x86-and-ia64-only.patch BuildRequires: tcl Requires: logrotate BuildRoot: %{_tmppath}/%{name}-%{version}-build