PN: dnsmasq
PV: 2.78
PR: r0
PKGV: 2.78
PKGR: r0
LICENSE: GPLv2 | GPLv3
DESCRIPTION: Lightweight, easy to configure DNS forwarder and DHCP server.
SUMMARY: Lightweight, easy to configure DNS forwarder and DHCP server
RDEPENDS_dnsmasq: glibc (>= 2.26)
RPROVIDES_dnsmasq:  dnsmasq-systemd
RRECOMMENDS_dnsmasq: dnsmasq-lic update-rc.d
RREPLACES_dnsmasq:  dnsmasq-systemd
RCONFLICTS_dnsmasq:  dnsmasq-systemd
SECTION: net
PKG_dnsmasq: dnsmasq
FILES_dnsmasq: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /lib/udev /usr/lib/udev /lib/udev /usr/lib/udev /usr/share/dnsmasq /usr/lib/dnsmasq/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
CONFFILES_dnsmasq: /etc/dnsmasq.conf
pkg_postinst_dnsmasq: #!/bin/sh\n# Begin section update-rc.d\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT dnsmasq defaults\nfi\n# End section update-rc.d\n
pkg_postrm_dnsmasq: #!/bin/sh\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT dnsmasq remove\nfi\n
pkg_preinst_dnsmasq: #!/bin/sh\nif true && [ -z "$D" -a -f "/etc/init.d/dnsmasq" ]; then\n\t/etc/init.d/dnsmasq stop || :\nfi\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT dnsmasq remove\nfi\n
pkg_prerm_dnsmasq: #!/bin/sh\n# Begin section update-rc.d\nif true && [ -z "$D" -a -x "/etc/init.d/dnsmasq" ]; then\n\t/etc/init.d/dnsmasq stop || :\nfi\n# End section update-rc.d\n
FILES_INFO: {"/usr/bin/dhcp_release": 10288, "/usr/bin/dnsmasq": 266840, "/etc/dnsmasq.conf": 11159, "/etc/init.d/dnsmasq": 2629}
FILERDEPENDSFLIST_dnsmasq: /usr/bin/dhcp@underscore@release /etc/init.d/dnsmasq /usr/bin/dnsmasq
FILERDEPENDS_/usr/bin/dhcp@underscore@release_dnsmasq: libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/etc/init.d/dnsmasq_dnsmasq: /bin/sh
FILERDEPENDS_/usr/bin/dnsmasq_dnsmasq: libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE_dnsmasq: 290916
