PNP updated to latest git master state, perl module can now be updated. Kodi Leia updated to RC4
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
%global PRERELEASE rc3
|
%global PRERELEASE rc4
|
||||||
#global DIRVERSION %{version}
|
#global DIRVERSION %{version}
|
||||||
#global GITCOMMIT Gotham_r2-ge988513
|
#global GITCOMMIT Gotham_r2-ge988513
|
||||||
# use the line below for pre-releases
|
# use the line below for pre-releases
|
||||||
@@ -477,6 +477,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 4 2019 Daniel Steiner <daniel.steiner@greenmail.ch> - 18.0-0.21.rc4
|
||||||
|
- Update to RC4
|
||||||
|
|
||||||
* Wed Dec 19 2018 Daniel Steiner <daniel.steiner@greenmail.ch> - 18.0-0.21.rc3
|
* Wed Dec 19 2018 Daniel Steiner <daniel.steiner@greenmail.ch> - 18.0-0.21.rc3
|
||||||
- Update to RC3
|
- Update to RC3
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
|
%define gitversion git.ff7cd69
|
||||||
Name: pnp4nagios
|
Name: pnp4nagios
|
||||||
Version: 0.6.26
|
Version: 0.6.27
|
||||||
Release: 2%{?dist}
|
Release: 1.%{gitversion}%{?dist}
|
||||||
Summary: Nagios performance data analysis tool
|
Summary: Nagios performance data analysis tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@@ -39,9 +40,9 @@ and stores them automatically into RRD-databases.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
#%patch2 -p0
|
#%patch2 -p0
|
||||||
%patch3 -p0
|
#%patch3 -p0
|
||||||
autoreconf
|
autoreconf
|
||||||
|
|
||||||
cp -p %{SOURCE3} README.fedora
|
cp -p %{SOURCE3} README.fedora
|
||||||
@@ -156,6 +157,9 @@ fi
|
|||||||
%{_datadir}/nagios/html/%{name}
|
%{_datadir}/nagios/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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!
|
- FPDI pdf generation patch added, this was required for php 7.2!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user