test/pdo-test/mod/database.inc test/pdo-test/mod/errorhandler.inc \
test/pgpool_setup test/watchdog_setup test/regression \
redhat/pgpool.init \
- redhat/pgpool_rhel7.sysconfig redhat/pgpool_rhel6.sysconfig \
+ redhat/pgpool_rhel.sysconfig redhat/pgpool_rhel6.sysconfig \
redhat/pgpool.conf.sample.patch \
redhat/pgpool.service \
pgpool.spec
test/pdo-test/mod/database.inc test/pdo-test/mod/errorhandler.inc \
test/pgpool_setup test/watchdog_setup test/regression \
redhat/pgpool.init \
- redhat/pgpool_rhel7.sysconfig redhat/pgpool_rhel6.sysconfig \
+ redhat/pgpool_rhel.sysconfig redhat/pgpool_rhel6.sysconfig \
redhat/pgpool.conf.sample.patch \
redhat/pgpool.service \
pgpool.spec
%if %{systemd_enabled}
Source3: pgpool.service
%endif
-Source4: pgpool_rhel7.sysconfig
+Source4: pgpool_rhel.sysconfig
Patch1: pgpool-II-head.patch
%if %{pgsql_ver} >=94 && %{rhel} >= 7
Patch2: pgpool_socket_dir.patch
%endif
%changelog
+* Mon Jul 27 2020 Bo Peng <pengbo@sraoss.co.jp> 3.7.15
+- Rename src/redhat/pgpool_rhel7.sysconfig to src/redhat/pgpool_rhel.sysconfig.
+
* Thu Oct 10 2019 Bo Peng <pengbo@sraoss.co.jp> 3.7.12
- Update to support PostgreSQL 12