Accepting request 346022 from home:vitezslav_cizek:branches:Base:System
- enable tests for PPC64 again, the problem from bsc#935887 went away OBS-URL: https://build.opensuse.org/request/show/346022 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=120
This commit is contained in:
parent
65fd32d037
commit
bcc045f104
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 24 10:27:58 UTC 2015 - vcizek@suse.com
|
||||||
|
|
||||||
|
- enable tests for PPC64 again,
|
||||||
|
the problem from bsc#935887 went away
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 10 11:39:55 UTC 2015 - astieger@suse.com
|
Sat Oct 10 11:39:55 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -142,10 +142,8 @@ install -m 755 tools/gpgsplit %{buildroot}/%{_bindir}
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%if ! 0%{?qemu_user_space_build}
|
%if ! 0%{?qemu_user_space_build}
|
||||||
%ifnarch ppc64
|
|
||||||
make %{?_smp_mflags} check
|
make %{?_smp_mflags} check
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user