This commit is contained in:
Alexander Stefanov 2020-06-09 18:57:38 +00:00
parent 295de64d19
commit e145f2ddac
2 changed files with 8 additions and 8 deletions

View file

@ -1,2 +1,2 @@
sources:
redis-6.0.4.tar.gz: aef1ef2006e3b250d222acfebd5da68dd2e66e3e
redis-6.0.5.tar.gz: 9aabd4ad8a007342741933c73314a87402f6e279

View file

@ -1,18 +1,18 @@
Name: redis
Version: 6.0.4
Version: 6.0.5
Release: 1
Summary: A persistent key-value database
Group: Databases
License: BSD
URL: http://redis.io/
Patch0: http://pkgs.fedoraproject.org/cgit/rpms/redis.git/plain/0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch
Patch1: http://pkgs.fedoraproject.org/cgit/rpms/redis.git/plain/0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch
Patch0: 0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch
Patch1: 0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch
Patch2: redis-4.0.8-workaround-make-deadlock.patch
Source0: http://download.redis.io/releases/%{name}-%{version}.tar.gz
Source1: http://pkgs.fedoraproject.org/cgit/rpms/redis.git/plain/redis-limit-systemd
Source2: http://pkgs.fedoraproject.org/cgit/rpms/redis.git/plain/redis-sentinel.service
Source3: http://pkgs.fedoraproject.org/cgit/rpms/redis.git/plain/redis-shutdown
Source4: http://pkgs.fedoraproject.org/cgit/rpms/redis.git/plain/redis.logrotate
Source1: redis-limit-systemd
Source2: redis-sentinel.service
Source3: redis-shutdown
Source4: redis.logrotate
# Based on, but not identical to, Fedora's file
Source5: redis.service
BuildRequires: pkgconfig(lua)