diff --git a/zeromq.changes b/zeromq.changes index c61c6f1..7bba61f 100644 --- a/zeromq.changes +++ b/zeromq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 6 11:26:39 UTC 2015 - idonmez@suse.com + +- Re-enable %check + ------------------------------------------------------------------- Mon Sep 28 14:27:30 UTC 2015 - stephan.barth@suse.com diff --git a/zeromq.spec b/zeromq.spec index b55a1a6..3cfaa4e 100644 --- a/zeromq.spec +++ b/zeromq.spec @@ -125,8 +125,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags} find %{buildroot} -type f -name "*.la" -delete -print %check -# Some checks randomly fail -make check %{?_smp_mflags} || : +make check %{?_smp_mflags} %post -n %{lib_name} -p /sbin/ldconfig