Go to file
Nathan Scott 9f0877ed49 Refactor some patches out of redis.spec
For cases where we have two ways of doing one thing (using
a patch or sed-based modification of files), rework these
such that we're only using one method.  Allows several of
the patches to be dropped.

Described in https://github.com/antirez/redis/issues/1417
is a method for allowing integration/replication-psync to
be reliably run - start using it, and drop the patch that
was disabling that test.

Other small side-effects of this commit:
- the build warning about "jemalloc not found" is fixed;
- CFLAGS additions are now consistently handled (for deps
  as well) - using the upstream-provided mechanism for
  compiler flag propogation.
2017-09-07 15:33:39 +10:00
.gitignore Upload 3.2.10 sources 2017-08-17 10:19:57 +10:00
0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch Refactor some patches out of redis.spec 2017-09-07 15:33:39 +10:00
0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch Refactor some patches out of redis.spec 2017-09-07 15:33:39 +10:00
redis-limit-init Add limits files for services 2015-02-27 19:19:44 +01:00
redis-limit-systemd Add limits files for services 2015-02-27 19:19:44 +01:00
redis-sentinel.init add LSB headers to init scripts 2016-09-14 11:57:23 +02:00
redis-sentinel.service Switch to systemd service Type=notify for Redis 2017-08-28 16:06:15 +10:00
redis-shutdown Upstream 3.2.9 2017-06-23 15:02:15 +02:00
redis.init add LSB headers to init scripts 2016-09-14 11:57:23 +02:00
redis.logrotate rotate /var/log/redis/sentinel.log 2015-04-14 09:56:03 +02:00
redis.service Switch to systemd service Type=notify for Redis 2017-08-28 16:06:15 +10:00
redis.spec Refactor some patches out of redis.spec 2017-09-07 15:33:39 +10:00
sources Upload 3.2.10 sources 2017-08-17 10:19:57 +10:00