SHA256
1
0
forked from pool/nsd
2019-12-12 15:51:01 +00:00
committed by Git OBS Bridge
parent 9a1c8c624c
commit ebb8c821e6
3 changed files with 13 additions and 0 deletions

View File

@@ -34,6 +34,14 @@ Url: http://open.nlnetlabs.nl/nsd/
Source: http://open.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz
Source1: nsd.service
Source2: tmpfiles-nsd.conf
# Generated with from https://nlnetlabs.nl/people/
#
# curl -Ss https://nlnetlabs.nl/people/ | \
# grep 'PGP Key ID' | \
# sed 's,.*PGP Key ID: \([A-Z0-9 ]\+\).*,\1,' | \
# perl -e 'while($_=<>){chop; s, ,,g;print; print(" ");}' | \
# xargs gpg --export-options export-minimal --export > nsd.keyring
#
Source4: nsd.keyring
Source5: https://www.nlnetlabs.nl/downloads/nsd/nsd-%{version}.tar.gz.asc
Source10: nsd-rpmlintrc