1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
10 groups = Networking/Tools
11 url = http://www.red-bean.com/~bos/
13 summary = A daemon that manages network interfaces in response to \
14 network cables being plugged in and out.
17 Netplug is a Linux daemon that manages network interfaces in response
18 to network cables being plugged in and out. If you're familiar with
19 Windows XP, which just does the Right Thing when you plug an ethernet
20 cable into a laptop, netplug will need no further explanation.
24 sources = %{thisapp}.tar.bz2
28 # Remove debugging flags from CFLAGS.
29 sed -i Makefile -e "s/-ggdb3 -O3//g"
37 rm -rfv %{BUILDROOT}/etc/rc.d
44 package %{name}-debuginfo