[iproute/f16] Include rtmon in the distribution (#814819)

Petr Šabata psabata at fedoraproject.org
Mon Apr 30 13:28:29 UTC 2012


commit 1c57601a57c58e14a357b0bf48928343d8701924
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Apr 30 15:28:05 2012 +0200

    Include rtmon in the distribution (#814819)

 iproute.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/iproute.spec b/iproute.spec
index f33494a..9c35075 100644
--- a/iproute.spec
+++ b/iproute.spec
@@ -2,7 +2,7 @@
 Summary:            Advanced IP routing and network device configuration tools
 Name:               iproute
 Version:            2.6.39
-Release:            5%{?dist}
+Release:            6%{?dist}
 Group:              Applications/System
 URL:                http://www.linuxfoundation.org/collaborate/workgroups/networking/%{name}2
 Source0:            http://devresources.linuxfoundation.org/dev/iproute2/download/%{name}2-%{version}.tar.gz
@@ -97,6 +97,7 @@ for binary in \
     ip/ip \
     ip/routef \
     ip/routel \
+    ip/rtmon \
     ip/rtpr \
     tc/tc 
     do install -m755 ${binary} %{buildroot}/sbin
@@ -191,6 +192,9 @@ done
 %{_includedir}/libnetlink.h
 
 %changelog
+* Mon Apr 30 2012 Petr Šabata <contyk at redhat.com> - 2.6.39-6
+- Include rtmon in the distribution (#814819)
+
 * Thu Mar 01 2012 Petr Šabata <contyk at redhat.com> - 2.6.39-5
 - Address dangerous /tmp files security issue (CVE-2012-1088, #797881, #797878)
 


More information about the scm-commits mailing list