diff --git a/wxGTK.spec b/wxGTK.spec index 647217b..24e3797 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -224,6 +224,7 @@ mv %{buildroot}%{_datadir}/bakefile/presets/*.* %{buildroot}%{_datadir}/bakefile %find_lang wxstd-3.2 %check +%ifnarch riscv64 pushd %{gtk3dir}/tests make %{?_smp_mflags} python3 -m httpbin.core & @@ -233,7 +234,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} TZ=UTC wxUSE_XVFB=1 \ ~wxTextFile::Special ~wxFileName::GetSizeSpecial ~wxFile::Special \ %endif %ifarch riscv64 - ~wxTextFile::Special ~wxFile::Special ~URLTestCase::GetInputStream \ + ~wxTextFile::Special ~wxFile::Special ~URLTestCase::GetInputStream ~WebRequest::SSL::Error \ %endif ~WebRequest::SSL::Ignore LD_LIBRARY_PATH=%{buildroot}%{_libdir} wxUSE_XVFB=1 xvfb-run -a \ @@ -249,6 +250,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} wxUSE_XVFB=1 xvfb-run -a \ %endif ~wxHtmlPrintout::Pagination popd +%endif %post -n %{wxbasename}-devel if [ -f %{_bindir}/wx-config ] && [ ! -h %{_bindir}/wx-config ] ; then