Update to mrtg-2.16.4
This commit is contained in:
parent
93f30e19f3
commit
e8ae9bf714
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
mrtg-2.16.3.tar.gz
|
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.md5
|
||||||
|
@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
Summary: Multi Router Traffic Grapher
|
Summary: Multi Router Traffic Grapher
|
||||||
Name: mrtg
|
Name: mrtg
|
||||||
Version: 2.16.3
|
Version: 2.16.4
|
||||||
Release: 1%{?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.gpg
|
Source1: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5
|
||||||
Source2: mrtg.cfg
|
Source2: mrtg.cfg
|
||||||
Source3: filter-requires-mrtg.sh
|
Source3: filter-requires-mrtg.sh
|
||||||
Source4: mrtg.crond.in
|
Source4: mrtg.crond.in
|
||||||
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_localstatedir}/lock/mrtg
|
%dir %{_localstatedir}/lock/mrtg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 27 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.16.4-1
|
||||||
|
- Update to mrtg-2.16.4
|
||||||
|
|
||||||
* Wed Apr 7 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.16.3-1
|
* Wed Apr 7 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.16.3-1
|
||||||
- Update to mrtg-2.16.3
|
- Update to mrtg-2.16.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user