From c829f3b6901d7940253b20d23f7808f1228d1d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 27 Feb 2012 16:07:49 +0100 Subject: [PATCH] Provide /sbin/ip for initscripts --- iproute.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/iproute.spec b/iproute.spec index 4472f53..d0c742d 100644 --- a/iproute.spec +++ b/iproute.spec @@ -26,6 +26,9 @@ BuildRequires: flex linux-atm-libs-devel psutils db4-devel bison BuildRequires: iptables-devel >= 1.4.5 BuildRequires: libnl-devel Requires: iptables >= 1.4.5 +# For the UsrMove transition period +Conflicts: filesystem < 3 +Provides: /sbin/ip %description The iproute package contains networking utilities (ip and rtmon, for example)