PN: dnsmasq
PV: 2.90
PR: r0
PKGV: 2.90
PKGR: r0
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+b027d5b145)
RPROVIDES:dnsmasq:  dnsmasq-systemd
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             /usr/bin/* /usr/sbin/*             /usr/lib/*.so.*             /lib/udev /usr/lib/udev             /usr/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 /usr/lib/systemd/system-preset/98-dnsmasq.preset /usr/lib/systemd/system/dnsmasq.service
CONFFILES:dnsmasq: /etc/dnsmasq.conf
FILES_INFO:dnsmasq: {"/etc/dnsmasq.conf": 11120, "/etc/systemd/resolved.conf.d/dnsmasq-resolved.conf": 98, "/usr/bin/dhcp_lease_time": 14384, "/usr/bin/dhcp_release": 14384, "/usr/bin/dhcp_release6": 18784, "/usr/bin/dnsmasq": 418800, "/usr/lib/systemd/system-preset/98-dnsmasq.preset": 23, "/usr/lib/systemd/system/dnsmasq.service": 339}
pkg_postinst:dnsmasq: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tOPTS=""\n\n\tif [ -n "$D" ]; then\n\t\tOPTS="--root=$D"\n\tfi\n\n\tif [ "enable" = "enable" ]; then\n\t\tfor service in dnsmasq.service; do\n\t\t\tsystemctl ${OPTS} enable "$service"\n\t\tdone\n\tfi\n\n\tif [ -z "$D" ]; then\n\t\tsystemctl daemon-reload\n\t\tsystemctl preset dnsmasq.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart dnsmasq.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:dnsmasq: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop dnsmasq.service\n\n\t\tsystemctl disable dnsmasq.service\n\tfi\nfi\n
FILERDEPENDSFLIST:dnsmasq: /usr/bin/dhcp@underscore@lease@underscore@time /usr/bin/dhcp@underscore@release /usr/bin/dhcp@underscore@release6 /usr/bin/dnsmasq
FILERDEPENDS:/usr/bin/dhcp@underscore@lease@underscore@time:dnsmasq:  libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dhcp@underscore@release:dnsmasq:  libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dhcp@underscore@release6:dnsmasq:  libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/bin/dnsmasq:dnsmasq:  libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.9)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE:dnsmasq: 477932
