diff --git a/.gitignore b/.gitignore index ca6693b..ce7291c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ /yaksa-0.2.tar.gz -/yaksa-0.3.tar.gz -/yaksa-0.4.tar.gz diff --git a/sources b/sources index a9ac232..17b7dd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yaksa-0.4.tar.gz) = cc8c309bdbd732733d7c87ec1ca0f9e3a9147ecd13e9f1a8fa53cada68c731b53ce8fdaf55a423cc6915a31edd82a91def2f485ad26caaec6837041dbdf7a7a4 +SHA512 (yaksa-0.2.tar.gz) = 216c1ddf99b831a5beb74fff7fb54bb70a665fcc8f27d9c82e9066015fbad879b46c64c90390dc508f096fea42409febea69d0e0e3acd62cf1248b753288dfcc diff --git a/yaksa.spec b/yaksa.spec index c4215a5..92fe6c5 100644 --- a/yaksa.spec +++ b/yaksa.spec @@ -1,7 +1,5 @@ -%bcond tests 1 - Name: yaksa -Version: 0.4 +Version: 0.2 Release: %autorelease Summary: High-performance library for noncontiguous data @@ -53,10 +51,9 @@ ln -fvs /usr/include/utlist.h src/external/yutlist.h rm %{buildroot}%{_libdir}/libyaksa.la -%if %{with tests} %check -timeout -v 2h make -j%{_smp_build_ncpus} testing -%endif +timeout -v 2h \ + %make_build testing %files %license COPYRIGHT