From: Marcin Krol Date: Wed, 8 Mar 2023 21:43:32 +0000 (+0100) Subject: - install init script and sysconfig file X-Git-Url: https://git.tld-linux.org/?p=packages%2Frrdtool.git;a=commitdiff_plain;h=HEAD - install init script and sysconfig file --- diff --git a/rrdtool.spec b/rrdtool.spec index 284f00e..03526dc 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -28,7 +28,7 @@ Summary(ru.UTF-8): RRDtool - база данных с "циклическим о Summary(uk.UTF-8): RRDtool - це система зберігання та показу серійних даних Name: rrdtool Version: 1.8.0 -Release: 2 +Release: 3 License: GPL v2+ + FLOSS exception Group: Applications/Databases Source0: https://github.com/oetiker/rrdtool-1.x/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -449,6 +449,8 @@ fi %files cached %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/rrdcached +%attr(754,root,root) /etc/rc.d/init.d/rrdcached +%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rrdcached %{_mandir}/man1/rrdcached.1* %{_mandir}/man1/rrdflushcached.1*