]> git.pld-linux.org Git - packages/gpgme.git/blobdiff - gpgme.spec
- ugly hack / kill tests (they cause sigsegv on 64-bit archs).
[packages/gpgme.git] / gpgme.spec
index 46969df7ccb187dc822cbf5e8f536aa85fee5ec0..7eecbbd746e0b1b3d3e7ba1937c584a40b70c13f 100644 (file)
@@ -17,6 +17,7 @@ Source0:      ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
 # Source0-md5: 25513fd35593bad08c1e486878296b40
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-gpg2.patch
+Patch2:                %{name}-kill-tests.patch
 URL:           http://www.gnupg.org/gpgme.html
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9.3
@@ -67,6 +68,7 @@ Statyczna wersja biblioteki GPGME.
 %setup -q
 %patch0 -p1
 %{?with_gpgsm:%patch1 -p1}
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.077368 seconds and 4 git commands to generate.