Accepting request 1102170 from shells
OBS-URL: https://build.opensuse.org/request/show/1102170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=102
This commit is contained in:
commit
17269813df
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 3 10:28:02 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Enable testsuite in qemu build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 28 16:40:02 UTC 2023 - Paolo Perego <paolo.perego@suse.com>
|
Tue Feb 28 16:40:02 UTC 2023 - Paolo Perego <paolo.perego@suse.com>
|
||||||
|
|
||||||
|
2
zsh.spec
2
zsh.spec
@ -212,7 +212,6 @@ rm -f %{buildroot}/%{_infodir}/dir
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if ! 0%{?qemu_user_space_build}
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
make %{?_smp_mflags} check
|
make %{?_smp_mflags} check
|
||||||
%else
|
%else
|
||||||
@ -227,7 +226,6 @@ mv Test/E01options.ztst Test/E01options.ztst.mvd
|
|||||||
%endif
|
%endif
|
||||||
ZTST_verbose=0 make test
|
ZTST_verbose=0 make test
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%if ! 0%{?suse_version}
|
%if ! 0%{?suse_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user