1 |
%define name smeserver-systemd-control |
%define name smeserver-systemd-control |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 1 |
%define release 2 |
4 |
Summary: Perl module to check systemd services |
Summary: Perl module to check systemd services |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
19 |
|
|
20 |
%description |
%description |
21 |
This module adds some systemd checks and commands for services |
This module adds some systemd checks and commands for services |
22 |
|
https://github.com/NethServer/nethserver-lib/blob/master/lib/perl/NethServer/Service.pm |
23 |
|
https://raw.githubusercontent.com/NethServer/nethserver-lib/master/lib/perl/NethServer/Service.pm |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Tue Sep 21 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-2.sme |
27 |
|
- Updated description |
28 |
|
|
29 |
* Wed Oct 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-1.sme |
* Wed Oct 14 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-1.sme |
30 |
- Initial build |
- Initial build |
31 |
|
|