]> granicus.if.org Git - pdns/commitdiff
Dnsdist rpm: add license
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 5 Feb 2016 15:34:28 +0000 (16:34 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 5 Feb 2016 15:34:28 +0000 (16:34 +0100)
build-scripts/build-dnsdist-rpm

index 843b0f37bd11e36701a9d5235f937c922250a2a0..95eb6072eff73141a6e34d9cdc2f1d48fe04cdc1 100755 (executable)
@@ -112,9 +112,10 @@ ${INIT_INSTALL}
 ${DEFAULTS_INSTALL}
 
 %files
+%license COPYING
+%doc README.md
 %{_bindir}/*
 %{_mandir}/man1/*
-%doc README.md
 %dir %{_sysconfdir}/dnsdist
 ${INIT_FILES}
 %config(noreplace) ${DEFAULTS_FILES}