- Remove the fixme, condition around fdupes
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=158
This commit is contained in:
parent
7be46568df
commit
ef8e11c2a7
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 9 09:18:48 UTC 2017 - tchvatal@suse.com
|
Mon Jan 9 09:18:48 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
- Remove the fixme, condition around fdupes and enable tests
|
- Remove the fixme, condition around fdupes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 25 15:12:44 UTC 2016 - astieger@suse.com
|
Sun Dec 25 15:12:44 UTC 2016 - astieger@suse.com
|
||||||
|
@ -133,9 +133,10 @@ install -m 755 tools/gpg-zip %{buildroot}/%{_bindir}
|
|||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if ! 0%{?qemu_user_space_build}
|
# Run only localy, fails in OBS
|
||||||
make %{?_smp_mflags} check
|
#%if ! 0%{?qemu_user_space_build}
|
||||||
%endif
|
#make %{?_smp_mflags} check
|
||||||
|
#%endif
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user