Go to file
Nathan Scott 59378174a9 Incorporate recent feedback from Remi, build once
Drop modification of the configuration file to add
systemd supervision - Remi correctly points out this
is redundant (due to unit files already overriding)
and will just cause issues.

Noticed the build runs twice also, once during the
%build phase and once again during %install (full
rebuild) - this was because of differing options on
the make lines (CFLAGS= etc vs PREFIX= etc) and the
Redis src/Makefile causes full rebuild as a result
(including of deps/* which it "make distclean"s).

Also fixed a rpmbuild "warning: Macro expanded in
comment" message in a couple of places, and changed
the way we squash hidden build messages to use the
"V" macro as the Makefiles intended.
2017-09-26 17:43:26 +10:00
.gitignore Latest upstream bugfix release and some packaging BZ fixes 2017-09-26 14:58:36 +10:00
0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch Latest upstream bugfix release and some packaging BZ fixes 2017-09-26 14:58:36 +10:00
0002-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch Latest upstream bugfix release and some packaging BZ fixes 2017-09-26 14:58:36 +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 Incorporate recent feedback from Haikel and Remi 2017-09-07 16:39:14 +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 Incorporate recent feedback from Haikel and Remi 2017-09-07 16:39:14 +10:00
redis.spec Incorporate recent feedback from Remi, build once 2017-09-26 17:43:26 +10:00
sources Latest upstream bugfix release and some packaging BZ fixes 2017-09-26 14:58:36 +10:00