PN: dnsmasq
PV: 2.90
PR: r0
PKGV: 2.90
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-2.0-only | GPL-3.0-only
DESCRIPTION: Lightweight, easy to configure DNS forwarder and DHCP server.
SUMMARY: Lightweight, easy to configure DNS forwarder and DHCP server
RDEPENDS:dnsmasq: glibc (>= 2.39+git0+e8f5217097)
RPROVIDES:dnsmasq:  dnsmasq-systemd
RRECOMMENDS:dnsmasq:  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
FILES_INFO:dnsmasq: {"/etc/dnsmasq.conf": 11120, "/etc/init.d/dnsmasq": 2630, "/usr/bin/dhcp_lease_time": 9612, "/usr/bin/dhcp_release": 9612, "/usr/bin/dhcp_release6": 9744, "/usr/bin/dnsmasq": 263896}
pkg_postinst:dnsmasq: #!/bin/sh\nset -e\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
pkg_postrm:dnsmasq: #!/bin/sh\nset -e\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\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/dnsmasq" ]; then\n\t/etc/init.d/dnsmasq stop || :\nfi\n
FILERDEPENDSFLIST:dnsmasq: /etc/init.d/dnsmasq /usr/bin/dhcp@underscore@lease@underscore@time /usr/bin/dhcp@underscore@release /usr/bin/dhcp@underscore@release6 /usr/bin/dnsmasq
FILERDEPENDS:/etc/init.d/dnsmasq:dnsmasq:  /bin/sh
FILERDEPENDS:/usr/bin/dhcp@underscore@lease@underscore@time:dnsmasq:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dhcp@underscore@release:dnsmasq:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dhcp@underscore@release6:dnsmasq:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dnsmasq:dnsmasq:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.9) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:dnsmasq: 306614
