PN: gnutls
PV: 3.8.4
PR: r0
PKGV: 3.8.4
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-3.0-or-later & LGPL-2.1-or-later
DESCRIPTION: a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.
SUMMARY: GNU Transport Layer Security Library
RPROVIDES:gnutls-fips:  gnutls-fips (=3.8.4)
SECTION: base
PKG:gnutls-fips: libgnutls-fips
FILES:gnutls-fips: /usr/bin/fipshmac
FILES_INFO:gnutls-fips: {}
pkg_postinst:gnutls-fips: #!/bin/sh\nset -e\n\nif [ -n "$D" ]; then\n    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libgnutls-fips mlprefix=\n    exit 0\nfi\n    if test -x /usr/bin/fipshmac\n    then\n        mkdir /etc/gnutls\n        touch /etc/gnutls/config\n        /usr/bin/fipshmac /usr/lib/libgnutls.so.30.*.* > /usr/lib/.libgnutls.so.30.hmac\n        /usr/bin/fipshmac /usr/lib/libnettle.so.8.* > /usr/lib/.libnettle.so.8.hmac\n        /usr/bin/fipshmac /usr/lib/libgmp.so.10.*.* > /usr/lib/.libgmp.so.10.hmac\n        /usr/bin/fipshmac /usr/lib/libhogweed.so.6.* > /usr/lib/.libhogweed.so.6.hmac\n    fi\n
PKGSIZE:gnutls-fips: 0
