enbale test
This commit is contained in:
parent
2ff206d039
commit
d78cecb45d
@ -1,6 +1,6 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.57
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
License: LGPLv2+
|
||||
@ -58,8 +58,8 @@ make -C doc/doxygen full
|
||||
|
||||
# Disabled for now due to problems reported at
|
||||
# https://gnunet.org/bugs/view.php?id=1619
|
||||
#check
|
||||
#make check %{?_smp_mflags}
|
||||
%check
|
||||
make check %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -107,6 +107,9 @@ fi
|
||||
%doc html
|
||||
|
||||
%changelog
|
||||
* Wed Dec 06 2017 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.57-2
|
||||
- enbale test
|
||||
|
||||
* Mon Dec 04 2017 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.57-1
|
||||
- Update to 0.9.57
|
||||
- Dropped dependency on libgcrypt
|
||||
|
Loading…
Reference in New Issue
Block a user