packages: gnupg2/gnupg2.spec - updated to 2.0.16 - updated pl.po-update patch
qboosh
qboosh at pld-linux.org
Tue Aug 10 09:20:34 CEST 2010
Author: qboosh Date: Tue Aug 10 07:20:34 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.0.16
- updated pl.po-update patch
---- Files affected:
packages/gnupg2:
gnupg2.spec (1.101 -> 1.102)
---- Diffs:
================================================================
Index: packages/gnupg2/gnupg2.spec
diff -u packages/gnupg2/gnupg2.spec:1.101 packages/gnupg2/gnupg2.spec:1.102
--- packages/gnupg2/gnupg2.spec:1.101 Sat Jun 5 18:36:23 2010
+++ packages/gnupg2/gnupg2.spec Tue Aug 10 09:20:29 2010
@@ -7,12 +7,12 @@
Summary: GNU Privacy Guard - tool for secure communication and data storage - enhanced version
Summary(pl.UTF-8): GnuPG - narzędzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozszerzona
Name: gnupg2
-Version: 2.0.14
+Version: 2.0.16
Release: 1
License: GPL v3+
Group: Applications/File
Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
-# Source0-md5: 54732a0a76d59646b7e0b682fb357c22
+# Source0-md5: 88a4d46deca63d2eca29b2b611304afb
Source1: gnupg-agent.sh
Patch0: %{name}-info.patch
Patch1: %{name}-pth.patch
@@ -24,12 +24,12 @@
BuildRequires: autoconf >= 2.61
BuildRequires: automake >= 1:1.10
BuildRequires: bzip2-devel
-BuildRequires: curl-devel
-BuildRequires: gettext-devel >= 0.16.1
-BuildRequires: libassuan1-devel >= 1.0.5
-BuildRequires: libgcrypt-devel >= 1.2.2
-BuildRequires: libgpg-error-devel >= 1.4
-BuildRequires: libksba-devel >= 1.0.2
+BuildRequires: curl-devel >= 7.10
+BuildRequires: gettext-devel >= 0.17
+BuildRequires: libassuan-devel >= 1:2.0.0
+BuildRequires: libgcrypt-devel >= 1.4.0
+BuildRequires: libgpg-error-devel >= 1.7
+BuildRequires: libksba-devel >= 1.0.7
BuildRequires: libusb-compat-devel
BuildRequires: openldap-devel
BuildRequires: pcsc-lite-devel
@@ -64,10 +64,10 @@
Summary: GnuPG - common files
Summary(pl.UTF-8): GnuPG - pliki wspólne
Group: Applications/File
-Requires: libassuan1 >= 1.0.2
-Requires: libgcrypt >= 1.2.2
-Requires: libgpg-error >= 1.4
-Requires: libksba >= 1.0.2
+Requires: libassuan >= 1:2.0.0
+Requires: libgcrypt >= 1.4.0
+Requires: libgpg-error >= 1.7
+Requires: libksba >= 1.0.7
Conflicts: gnupg-agent < 1.9.14-2
%description common
@@ -81,6 +81,7 @@
Summary(pl.UTF-8): Wtyczka GnuPG 2 pozwalająca komunikować się z serwerem kluczy HTTP/FTP
Group: Applications/File
Requires: %{name}-common = %{version}-%{release}
+Requires: curl-libs >= 7.10
%description plugin-keys_curl
GnuPG 2 plugin for allow talk to a HTTP(S)/FTP(S) keyserver.
@@ -193,13 +194,11 @@
%setup -q -n gnupg-%{version}
%patch0 -p1
%patch1 -p1
-#%patch2 -p1
+%patch2 -p1
%{!?with_tests:%patch3 -p1}
rm -f po/stamp-po
-sed -i -e 's#gl_AC_TYPE_LONG_LONG#AC_TYPE_LONG_LONG_INT#g' gl/m4/allocsa.m4
-
%build
%{__gettextize}
%{__aclocal} -I m4 -I gl/m4
@@ -235,10 +234,10 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/postshell
+%post -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
-%postun -p /sbin/postshell
+%postun -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
%triggerpostun -n gnupg-agent -- gnupg-agent < 1.9.16-2
@@ -334,6 +333,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.102 2010/08/10 07:20:29 qboosh
+- updated to 2.0.16
+- updated pl.po-update patch
+
Revision 1.101 2010/06/05 16:36:23 arvenil
- downgrade to 2.0.14 (2.0.15 goes to DEVEL because of libassuan 2.0.0)
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnupg2/gnupg2.spec?r1=1.101&r2=1.102&f=u
More information about the pld-cvs-commit
mailing list