Update to mrtg-2.17.0
This commit is contained in:
parent
0cfcf20305
commit
d3a3366720
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ mrtg-2.16.3.tar.gz
|
|||||||
mrtg-2.16.3.tar.gz.md5.gpg
|
mrtg-2.16.3.tar.gz.md5.gpg
|
||||||
/mrtg-2.16.4.tar.gz
|
/mrtg-2.16.4.tar.gz
|
||||||
/mrtg-2.16.4.tar.gz.md5
|
/mrtg-2.16.4.tar.gz.md5
|
||||||
|
/mrtg-2.17.0.tar.gz
|
||||||
|
/mrtg-2.17.0.tar.gz.md5
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Summary: Multi Router Traffic Grapher
|
Summary: Multi Router Traffic Grapher
|
||||||
Name: mrtg
|
Name: mrtg
|
||||||
Version: 2.16.4
|
Version: 2.17.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://oss.oetiker.ch/mrtg/
|
URL: http://oss.oetiker.ch/mrtg/
|
||||||
Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
|
Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
|
||||||
Source1: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5
|
Source1: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5
|
||||||
@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_localstatedir}/lock/mrtg
|
%dir %{_localstatedir}/lock/mrtg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 15 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.17.0-1
|
||||||
|
- Update to mrtg-2.17.0
|
||||||
|
|
||||||
* Mon Dec 13 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.16.4-4
|
* Mon Dec 13 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.16.4-4
|
||||||
- Resurrect part of the previous patch lost by mistake
|
- Resurrect part of the previous patch lost by mistake
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user