From: Arkadiusz Miśkiewicz Date: Thu, 24 May 2018 13:41:34 +0000 (+0200) Subject: - rel 3; disable tests X-Git-Tag: auto/th/gpgme-1.11.1-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=bf0606ec3c813a0ee5945bda1af689b032c03520;p=packages%2Fgpgme.git - rel 3; disable tests --- diff --git a/gpgme-kill-tests.patch b/gpgme-kill-tests.patch index 55f76e2..cb8ab9d 100644 --- a/gpgme-kill-tests.patch +++ b/gpgme-kill-tests.patch @@ -12,3 +12,24 @@ SUBDIRS = src ${tests} doc lang +--- gpgme-1.11.1/lang/python/Makefile.am~ 2018-05-24 15:35:00.000000000 +0200 ++++ gpgme-1.11.1/lang/python/Makefile.am 2018-05-24 15:35:43.288306076 +0200 +@@ -24,7 +24,7 @@ EXTRA_DIST = \ + examples \ + src + +-SUBDIRS = . tests ++SUBDIRS = . ${tests} + + .PHONY: prepare + prepare: copystamp +--- gpgme-1.11.1/lang/qt/Makefile.am~ 2017-07-12 14:35:02.000000000 +0200 ++++ gpgme-1.11.1/lang/qt/Makefile.am 2018-05-24 15:38:10.089359479 +0200 +@@ -19,6 +19,6 @@ + # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + # 02111-1307, USA + +-SUBDIRS = src tests doc ++SUBDIRS = src ${tests} doc + + EXTRA_DIST = README diff --git a/gpgme.spec b/gpgme.spec index 6190a28..d0a5a88 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -20,7 +20,7 @@ Summary: Library for accessing GnuPG Summary(pl.UTF-8): Biblioteka dająca dostęp do funkcji GnuPG Name: gpgme Version: 1.11.1 -Release: 2 +Release: 3 Epoch: 1 License: LGPL v2.1+ Group: Libraries