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