SHA256
1
0
forked from pool/unbound
2014-12-08 16:31:19 +00:00
committed by Git OBS Bridge
parent 12c9a7c5ce
commit e5f5fd789c
4 changed files with 179 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
%endif
Name: unbound
Version: 1.4.22
Version: 1.5.1
Release: 0
#
#
@@ -266,7 +266,8 @@ install -m 0640 -p %{SOURCE11} %{buildroot}%{_sysconfdir}/unbound/local.d/
echo ".so man8/unbound-control.8" > %{buildroot}/%{_mandir}/man8/unbound-control-setup.8
%check
#make check
# it currently fails in the ldns unit test. which is weird as both come from the same project
make check ||:
%clean
%{__rm} -rf %{buildroot}