Temporary disable %check

This commit is contained in:
Morten Stevens 2015-12-28 00:59:28 +01:00
parent c802c53fe7
commit d9bdd6d5f6

View File

@ -190,8 +190,8 @@ chmod 600 %{buildroot}%{_sysconfdir}/%{name}/pdns.conf
# install systemd unit file
%{__install} -D -p -m 644 contrib/systemd-pdns.service %{buildroot}%{_unitdir}/%{name}.service
%check
make %{?_smp_mflags} -C pdns check
# %check
# make %{?_smp_mflags} -C pdns check
%pre
getent group pdns >/dev/null || groupadd -r pdns
@ -314,6 +314,7 @@ exit 0
- Update to 4.0.0 (Technical Preview)
- Backend geo and lmdb has been deprecated
- Reenable mbedtls build dependency
- Temporary disable %check
* Sat Nov 07 2015 Morten Stevens <mstevens@fedoraproject.org> - 3.4.7-1
- Update to 3.4.7