From cb7a93035072b6a95edfeb6c305a9154481c49e9 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 21 Jul 2008 20:54:38 +0000 Subject: [PATCH] cleanup spec syntax --- gpgme.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgme.spec b/gpgme.spec index 9be2703..bfe40ac 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -72,7 +72,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -rf $RPM_BUILD_ROOT%{_datadir}/common-lisp/source/gpgme/ -%check || : +%check # expect 1(+?) errors with gnupg < 1.2.4 # gpgme-1.1.6 includes one known failure (FAIL: t-sign) make -C tests check ||: