%%check: fix gpgsm.conf
This commit is contained in:
parent
64454e6756
commit
a67a8ed490
@ -7,7 +7,7 @@
|
||||
Summary: GNU utility for secure communication and data storage
|
||||
Name: gnupg2
|
||||
Version: 1.9.19
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2
|
||||
@ -93,7 +93,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%check ||:
|
||||
# Allows for better debugability
|
||||
echo "--debug-allow-core-dumps" >> tests/gpgsm.conf
|
||||
echo "debug-allow-core-dumps" >> tests/gpgsm.conf
|
||||
%ifarch x86_64
|
||||
# Expect one failure (reported upstream)
|
||||
make check ||:
|
||||
@ -157,7 +157,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-5
|
||||
* Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.9.19-6
|
||||
- include gpg-agent-(startup|shutdown) scripts (#136533)
|
||||
- BR: libksba-devel >= 1.9.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user