Logoj0ke.net Open Build Service > Projects > home:netmax:playground:monitoring > nrpe > Changes
Sign Up | Log In

Changes of Revision 12

[-] Changed nrpe.spec
x
 
1
@@ -27,6 +27,7 @@
2
 Patch1:        %{myname}-config.patch
3
 Patch2:        %{myname}-%{version}_ADH.patch
4
 Patch3:        %{myname}-%{version}_openssl.patch
5
+Patch4:        %{myname}-2.15_packetbuffer.patch
6
 BuildRoot: %{_tmppath}/%{name}-buildroot
7
 Prefix:        %{_prefix}
8
 Prefix:        /etc/init.d
9
@@ -76,6 +77,7 @@
10
 %if 0%{?rhel} >= 8
11
 %patch3
12
 %endif
13
+%patch4
14
 
15
 %pre
16
 # Create `nagios' group on the system if necessary
17
[+] Added nrpe-2.15_packetbuffer.patch ^