diff -r 02f650e4c5d8 -r 944803a4d3f3 libupnp/libupnp.spec --- a/libupnp/libupnp.spec Wed Jan 14 14:02:46 2009 +0100 +++ b/libupnp/libupnp.spec Wed Jan 14 14:47:21 2009 +0100 @@ -150,7 +150,7 @@ # after installing or upgrading package networking reminder ( echo "Before using UPnP, the network must be able to multicast route." echo "The following command may add a static multicast route:" - echo " # route add -net 239.0.0.0 netmask 255.0.0.0 eth0" + echo " # route add -net 239.0.0.0 netmask 255.0.0.0 dev eth0" ) | %{l_rpmtool} msg -b -t notice exit 0