summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-05 11:10:47 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-05 11:10:47 +0100
commit2e64c95833b0d06d7b98c31978e0c52f08c183f9 (patch)
treedb8db4eb0cda9c976b9863ab84c518c2df017c27 /redis.spec
parent3d26d517415c68e3865b1b3c8e0a9a39f35c38bf (diff)
redis: EL-5 rebuild with upstream patch
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/redis.spec b/redis.spec
index daacda5..37ad73f 100644
--- a/redis.spec
+++ b/redis.spec
@@ -11,7 +11,7 @@
Name: redis
Version: 2.8.18
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: A persistent key-value database
Group: Applications/Databases
@@ -72,9 +72,7 @@ Documentation: http://redis.io/documentation
%patch1 -p1 -b .pic
%patch2 -p1 -b .jem
-%if 0%{?rhel} == 5
-%patch9 -p1 -b .el5
-%endif
+%patch9 -p1 -b .upstream
%build
@@ -218,6 +216,9 @@ fi
%changelog
+* Thu Dec 4 2014 Remi Collet <remi@fedoraproject.org> - 2.8.18-1.1
+- EL-5 rebuild with upstream patch
+
* Thu Dec 4 2014 Remi Collet <remi@fedoraproject.org> - 2.8.18-1
- Redis 2.8.18 - Release date: 4 Dec 2014
upgrade urgency: LOW for both Redis and Sentinel.