[packages/gpgme] up to 1.18.0

atler atler at pld-linux.org
Thu Aug 11 10:29:16 CEST 2022


commit 7a77988253d148b41e6f80b76536d1879e06d611
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Aug 11 10:29:05 2022 +0200

    up to 1.18.0

 gpgme-largefile.patch | 6 +++---
 gpgme.spec            | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gpgme.spec b/gpgme.spec
index e5be9fd..7509686 100644
--- a/gpgme.spec
+++ b/gpgme.spec
@@ -19,13 +19,13 @@
 Summary:	Library for accessing GnuPG
 Summary(pl.UTF-8):	Biblioteka dająca dostęp do funkcji GnuPG
 Name:		gpgme
-Version:	1.17.1
-Release:	3
+Version:	1.18.0
+Release:	1
 Epoch:		1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
-# Source0-md5:	4d3c7699e1cdd4095d103f7a6833ae3a
+# Source0-md5:	98f25a7e494d294c4b2c1a769113510e
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-kill-tests.patch
 Patch2:		%{name}-largefile.patch
diff --git a/gpgme-largefile.patch b/gpgme-largefile.patch
index a524e67..9c7317b 100644
--- a/gpgme-largefile.patch
+++ b/gpgme-largefile.patch
@@ -45,11 +45,11 @@
 --- gpgme-1.13.0/lang/cpp/src/Makefile.am.orig	2019-03-28 17:43:11.439122747 +0100
 +++ gpgme-1.13.0/lang/cpp/src/Makefile.am	2019-03-28 18:21:29.420006850 +0100
 @@ -65,7 +65,7 @@
- libgpgmepp_la_SOURCES = $(main_sources) $(gpgmepp_headers) context_vanilla.cpp \
                          $(interface_headers) $(private_gpgmepp_headers)
  
--AM_CPPFLAGS = -I$(top_builddir)/src @GPG_ERROR_CFLAGS@ @LIBASSUAN_CFLAGS@ \
-+AM_CPPFLAGS = -I$(top_builddir)/src @GPG_ERROR_CFLAGS@ @LIBASSUAN_CFLAGS@ @FILE_OFFSET_BITS_CPPFLAGS@ \
+ AM_CPPFLAGS = -I$(top_builddir)/src \
+-              @GPGME_CPP_CFLAGS@ @GPG_ERROR_CFLAGS@ @LIBASSUAN_CFLAGS@ \
++              @GPGME_CPP_CFLAGS@ @GPG_ERROR_CFLAGS@ @LIBASSUAN_CFLAGS@ @FILE_OFFSET_BITS_CPPFLAGS@ \
                -DBUILDING_GPGMEPP -Wsuggest-override \
                -Wzero-as-null-pointer-constant
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpgme.git/commitdiff/7a77988253d148b41e6f80b76536d1879e06d611



More information about the pld-cvs-commit mailing list