auto-import changelog data from mrtg-2.9.6-6.src.rpm
Tue Jul 03 2001 Tim Powers <timp@redhat.com> - changed description to indicate that it creates PNG images and not GIF images
This commit is contained in:
parent
1798308210
commit
57aacc54aa
@ -3,7 +3,7 @@
|
|||||||
Summary: Multi Router Traffic Grapher
|
Summary: Multi Router Traffic Grapher
|
||||||
Name: mrtg
|
Name: mrtg
|
||||||
Version: 2.9.6
|
Version: 2.9.6
|
||||||
Release: 5
|
Release: 6
|
||||||
URL: http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html
|
URL: http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html
|
||||||
Source0: http://www.ee.ethz.ch/~oetiker/webtools/mrtg/pub/%{name}-%{version}.tar.gz
|
Source0: http://www.ee.ethz.ch/~oetiker/webtools/mrtg/pub/%{name}-%{version}.tar.gz
|
||||||
Source1: mrtg.cfg
|
Source1: mrtg.cfg
|
||||||
@ -18,7 +18,7 @@ BuildPrereq: freetype-devel, gd-devel, libjpeg-devel, libpng-devel
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic
|
The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic
|
||||||
load on network-links. MRTG generates HTML pages containing GIF
|
load on network-links. MRTG generates HTML pages containing PNG
|
||||||
images which provide a LIVE visual representation of this traffic.
|
images which provide a LIVE visual representation of this traffic.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 3 2001 Tim Powers <timp@redhat.com>
|
||||||
|
- changed description to indicate that it creates PNG images and not GIF images
|
||||||
|
|
||||||
* Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- set LIBS=-lfreetype and LDFLAGS="-lgd -lpng -lfreetype -lm" to link the gd
|
- set LIBS=-lfreetype and LDFLAGS="-lgd -lpng -lfreetype -lm" to link the gd
|
||||||
support with freetype, which it needs
|
support with freetype, which it needs
|
||||||
|
Loading…
Reference in New Issue
Block a user