Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-check-updates > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed nagios-plugins-check-updates.spec
x
 
1
@@ -14,6 +14,7 @@
2
 URL:           https://github.com/matteocorti/check_updates
3
 Source:        https://github.com/matteocorti/check_updates/releases/download/v%{version}/check_updates-%{version}.tar.gz
4
 Patch0:           check_updates-1.6.23-xcpng.patch
5
+Patch1:        check_updates-1.7.5_travis.diff
6
 BuildRequires: perl-generators
7
 BuildRequires: perl(ExtUtils::MakeMaker)
8
 BuildRequires: perl(Test::More)
9
@@ -40,6 +41,7 @@
10
 %prep
11
 %setup -q -n %{plugin}-%{version}
12
 %patch0
13
+%patch1
14
 
15
 %build
16
 %{__perl} Makefile.PL INSTALLDIRS=vendor \
17
[+] Added check_updates-1.7.5_travis.diff ^