fix url link as per upstream request [release 2.17.4-2mamba;Mon Apr 30 2018]
This commit is contained in:
parent
27b8ff8f47
commit
29f97dcd9f
16
mrtg.spec
16
mrtg.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: mrtg
|
||||
Version: 2.17.4
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Multi Router Traffic Grapher
|
||||
Group: Network/Monitoring
|
||||
Vendor: openmamba
|
||||
@ -12,8 +12,17 @@ Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
|
||||
Source1: mrtg-initscript
|
||||
Source2: http://my14all.sourceforge.net/14all-1.1.cgi
|
||||
Patch: %{name}-2.14.6-makefile.patch
|
||||
URL: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
|
||||
URL: http://oss.oetiker.ch/mrtg/pub
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgd-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: perl-Net-SNMP
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: apache >= 2.0.48
|
||||
Requires: net-snmp >= 5.1
|
||||
Requires: libgd >= 2.0.17
|
||||
@ -143,6 +152,9 @@ exit 0
|
||||
%{_mandir}/man?/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 30 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.17.4-2mamba
|
||||
- fix url link as per upstream request
|
||||
|
||||
* Wed Aug 08 2012 Automatic Build System <autodist@mambasoft.it> 2.17.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user