[packages/gpgme] - rel 3; disable tests
arekm
arekm at pld-linux.org
Thu May 24 15:41:41 CEST 2018
commit bf0606ec3c813a0ee5945bda1af689b032c03520
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 24 15:41:34 2018 +0200
- rel 3; disable tests
gpgme-kill-tests.patch | 21 +++++++++++++++++++++
gpgme.spec | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
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
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpgme.git/commitdiff/bf0606ec3c813a0ee5945bda1af689b032c03520
More information about the pld-cvs-commit
mailing list