1 |
# $Id: smeserver-sysmon.spec,v 1.3 2022/07/31 23:07:28 trevorb Exp $ |
# $Id: smeserver-sysmon.spec,v 1.7 2022/09/21 07:54:37 trevorb Exp $ |
2 |
# Authority: slords |
# Authority: slords |
3 |
# Name: Shad L. Lords |
# Name: Shad L. Lords |
4 |
|
|
6 |
%define name smeserver-sysmon |
%define name smeserver-sysmon |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 6.5 |
%define version 6.5 |
9 |
%define release 3 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
26 |
Patch0: smeserver-sysmon-6.5-bz4449.patch |
Patch0: smeserver-sysmon-6.5-bz4449.patch |
27 |
Patch1: smeserver-sysmon-backup-12024.patch |
Patch1: smeserver-sysmon-backup-12024.patch |
28 |
Patch2: smeserver-sysmon-systemd-11072.patch |
Patch2: smeserver-sysmon-systemd-11072.patch |
29 |
|
Patch3: smeserver-sysmon-remove-unecessary-50koozali-12191.patch |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
* Wed Aug 3 2022 Trevor Batley <trevor@batey.id.au> 6.5-3.sme |
* Wed Sep 21 2022 Trevor Batley <trevor@batley.id.au> 6.5-5.sme |
33 |
|
- redo patch to remove 50koozali.conf (as not added to cvs) [SME: 12191] |
34 |
|
|
35 |
|
* Wed Sep 21 2022 Trevor Batley <trevor@batley.id.au> 6.5-4.sme |
36 |
|
- remove superflous and incorrect references to 50koozali.conf [SME: 12191] |
37 |
|
|
38 |
|
* Mon Aug 15 2022 Trevor Batley <trevor@batley.id.au> 6.5-3.sme |
39 |
|
- add -U parameter to sadf call to enforce datetime type [SME: 11702] |
40 |
- alter sysmon service to use to use systemd [SME: 11072] |
- alter sysmon service to use to use systemd [SME: 11072] |
41 |
- initial release to contribs10 |
- initial release to contribs10 |
42 |
|
|
76 |
%patch0 -p1 |
%patch0 -p1 |
77 |
%patch1 -p1 |
%patch1 -p1 |
78 |
%patch2 -p1 |
%patch2 -p1 |
79 |
|
%patch3 -p1 |
80 |
|
|
81 |
%build |
%build |
82 |
perl createlinks |
perl createlinks |