]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- up to 2.1.2 auto/th/gnupg2-2.1.2-0.1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Feb 2015 20:02:23 +0000 (21:02 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 26 Feb 2015 20:02:23 +0000 (21:02 +0100)
- removed obsolete am patch

gnupg2-am.patch [deleted file]
gnupg2.spec

diff --git a/gnupg2-am.patch b/gnupg2-am.patch
deleted file mode 100644 (file)
index 7a7f7d7..0000000
+++ /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])
index 916900576ceb24a496847e0f99a32971fdb2f52c..5dc947930efb27fc51317d0c1ee6eba9c3b290ff 100644 (file)
@@ -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}
This page took 0.05535 seconds and 4 git commands to generate.