]> TLD Linux GIT Repositories - packages/rrdtool.git/commitdiff
- install init script and sysconfig file master
authorMarcin Krol <hawk@tld-linux.org>
Wed, 8 Mar 2023 21:43:32 +0000 (22:43 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 8 Mar 2023 21:43:32 +0000 (22:43 +0100)
rrdtool.spec

index 284f00e66096fa68e2f03f0982564ee14501080d..03526dc3766a65534e7f24ba33cc3440afcebb58 100644 (file)
@@ -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*