Notification time stamped 2020-02-01 02:19:08 UTC
From ce3d9b2087fc58e1046a020fa179e47b87a1a57e Mon Sep 17 00:00:00 2001 From: Jens Petersen petersen@redhat.com Date: Jan 28 2016 10:36:56 +0000 Subject: also actually disable running the tests on el6
---
diff --git a/cmark.spec b/cmark.spec index 882c7dd..30dfb55 100644 --- a/cmark.spec +++ b/cmark.spec @@ -66,8 +66,10 @@ rm %{buildroot}%{_libdir}/libcmark.a
%check +%if %{undefined disable_tests} cd build ctest -V %{?_smp_mflags} +%endif
%post lib -p /sbin/ldconfig
https://src.fedoraproject.org/rpms/cmark/c/ce3d9b2087fc58e1046a020fa179e47b8...
scm-commits@lists.fedoraproject.org