1 |
# $Id: smeserver-sysmon.spec,v 1.5 2022/08/15 10:54:52 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 4 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
29 |
Patch3: smeserver-sysmon-remove-unecessary-50koozali-12191.patch |
Patch3: smeserver-sysmon-remove-unecessary-50koozali-12191.patch |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* 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 |
* 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] |
- remove superflous and incorrect references to 50koozali.conf [SME: 12191] |
37 |
|
|
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 |