1 |
%define name smeserver-systemd-control |
%define name smeserver-systemd-control |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 2 |
%define release 3 |
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} |
23 |
https://raw.githubusercontent.com/NethServer/nethserver-lib/master/lib/perl/NethServer/Service.pm |
https://raw.githubusercontent.com/NethServer/nethserver-lib/master/lib/perl/NethServer/Service.pm |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Tue Jun 07 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-2.sme |
27 |
|
- Force update to Description with new release [SME: 11064] |
28 |
|
|
29 |
* Tue Sep 21 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-2.sme |
* Tue Sep 21 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-2.sme |
30 |
- Updated description |
- Updated description [SME: 11064] |
31 |
|
|
32 |
* 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 |
33 |
- Initial build |
- Initial build [SME: 11064] |
34 |
|
|
35 |
%prep |
%prep |
36 |
%setup |
%setup |
60 |
|
|
61 |
|
|
62 |
echo "****************************************" |
echo "****************************************" |
63 |
echo "https://wiki.contribs.org/SystemdControl" |
echo "https://wiki.koozali.org/Systemd-control" |
64 |
echo "****************************************" |
echo "****************************************" |
65 |
|
|
66 |
%postun |
%postun |