PNP updated to latest git master state, perl module can now be updated. Kodi Leia updated to RC4
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
%define gitversion git.ff7cd69
|
||||
Name: pnp4nagios
|
||||
Version: 0.6.26
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.27
|
||||
Release: 1.%{gitversion}%{?dist}
|
||||
Summary: Nagios performance data analysis tool
|
||||
|
||||
Group: Applications/System
|
||||
@@ -39,9 +40,9 @@ and stores them automatically into RRD-databases.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
#%patch1 -p1
|
||||
#%patch2 -p0
|
||||
%patch3 -p0
|
||||
#%patch3 -p0
|
||||
autoreconf
|
||||
|
||||
cp -p %{SOURCE3} README.fedora
|
||||
@@ -156,6 +157,9 @@ fi
|
||||
%{_datadir}/nagios/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Dec 20 2018 Daniel Steiner <dsteiner@redhat.com> - 0.6.27-1-gitff7cd69
|
||||
- Upgrade to git master version ff7cd69.
|
||||
|
||||
* Sat Oct 6 2018 Daniel Steiner <dsteiner@redhat.com> - 0.6.26-2
|
||||
- FPDI pdf generation patch added, this was required for php 7.2!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user