[mrtg] Apply patch #3

vcrhonek vcrhonek at fedoraproject.org
Mon Dec 10 11:57:42 UTC 2012


commit c7f6fb0fb1ae33f9a8e8c63edc787e9133468dc7
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Mon Dec 10 12:57:27 2012 +0100

    Apply patch #3

 mrtg.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mrtg.spec b/mrtg.spec
index 8494bcd..7e066ee 100644
--- a/mrtg.spec
+++ b/mrtg.spec
@@ -6,7 +6,7 @@
 Summary:   Multi Router Traffic Grapher
 Name:      mrtg
 Version:   2.17.4
-Release:   6%{?dist}
+Release:   7%{?dist}
 URL:       http://oss.oetiker.ch/mrtg/
 Source0:   http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
 Source1:   http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5
@@ -50,6 +50,7 @@ images which provide a LIVE visual representation of this traffic.
 %setup -q
 %patch0 -p1 -b .lib64
 %patch2 -p1 -b .socket6
+%patch3 -p1 -b .ifhighspeed
 
 for i in doc/mrtg-forum.1 doc/mrtg-squid.1 CHANGES; do
     iconv -f iso-8859-1 -t utf-8 < "$i" > "${i}_"
@@ -137,6 +138,9 @@ fi
 %{_unitdir}/mrtg.timer
 
 %changelog
+* Mon Dec 10 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.17.4-7
+- Apply patch #3
+
 * Thu Nov 29 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.17.4-6
 - Comment sources
 


More information about the scm-commits mailing list