[packages/gnupg2] - up to 2.1.2 - removed obsolete am patch
qboosh
qboosh at pld-linux.org
Thu Feb 26 20:59:18 CET 2015
commit db8221ca8fb61a0472e5d46f0238abe775e9f9c8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Feb 26 21:02:23 2015 +0100
- up to 2.1.2
- removed obsolete am patch
gnupg2-am.patch | 11 -----------
gnupg2.spec | 18 ++++++++----------
2 files changed, 8 insertions(+), 21 deletions(-)
---
diff --git a/gnupg2.spec b/gnupg2.spec
index 9169005..5dc9479 100644
--- a/gnupg2.spec
+++ b/gnupg2.spec
@@ -8,18 +8,17 @@ Summary: GNU Privacy Guard - tool for secure communication and data storage - en
Summary(pl.UTF-8): GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozszerzona
Name: gnupg2
# 2.1.x is development version unfortunately (see gpg2 --version)
-Version: 2.1.0
-Release: 1.1
+Version: 2.1.2
+Release: 0.1
License: GPL v3+
Group: Applications/File
Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
-# Source0-md5: 43a809789a1d897f4386680be0b09d02
+# Source0-md5: 156fbd6566f4c51caac741c858d30d96
Source1: gnupg-agent.sh
Patch0: %{name}-info.patch
Patch2: %{name}-disable_tests.patch
Patch3: %{name}-pl.po-update.patch
-Patch4: %{name}-am.patch
URL: http://www.gnupg.org/
BuildRequires: adns-devel
BuildRequires: autoconf >= 2.61
@@ -28,9 +27,9 @@ BuildRequires: bzip2-devel
BuildRequires: curl-devel >= 7.10
BuildRequires: gettext-tools >= 0.17
BuildRequires: gnutls-devel >= 3.0
-BuildRequires: libassuan-devel >= 1:2.0.0
+BuildRequires: libassuan-devel >= 1:2.2.0
BuildRequires: libgcrypt-devel >= 1.6.0
-BuildRequires: libgpg-error-devel >= 1.15
+BuildRequires: libgpg-error-devel >= 1.16
BuildRequires: libksba-devel >= 1.2.0
BuildRequires: libusb-compat-devel >= 0.1
BuildRequires: npth-devel >= 1.1
@@ -68,9 +67,9 @@ To jest wersja rozszerzona.
Summary: GnuPG - common files
Summary(pl.UTF-8): GnuPG - pliki wspólne
Group: Applications/File
-Requires: libassuan >= 1:2.0.0
+Requires: libassuan >= 1:2.2.0
Requires: libgcrypt >= 1.6.0
-Requires: libgpg-error >= 1.15
+Requires: libgpg-error >= 1.16
Requires: libksba >= 1.2.0
Requires: npth >= 1.1
Obsoletes: gnupg2-plugin-keys_curl
@@ -145,13 +144,12 @@ Rozszerzenie GnuPG - obsługa S/MIME.
%{!?with_tests:%patch2 -p1}
#%patch3 -p1
-%patch4 -p1
%{__rm} po/stamp-po
%build
%{__gettextize}
-%{__aclocal} -I m4 -I gl/m4
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
diff --git a/gnupg2-am.patch b/gnupg2-am.patch
deleted file mode 100644
index 7a7f7d7..0000000
--- a/gnupg2-am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnupg-2.1.0/configure.ac~ 2014-11-04 16:09:28.000000000 +0100
-+++ gnupg-2.1.0/configure.ac 2014-11-21 21:07:10.929592352 +0100
-@@ -77,7 +77,7 @@ VERSION=$PACKAGE_VERSION
-
- AC_CONFIG_AUX_DIR([build-aux])
- AC_CONFIG_SRCDIR([sm/gpgsm.c])
--AC_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- # Note: For automake 1.13 add the option
- # serial-tests
- AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnupg2.git/commitdiff/db8221ca8fb61a0472e5d46f0238abe775e9f9c8
More information about the pld-cvs-commit
mailing list