[packages/rpm] - rel 21; use ha.pool.sks-keyservers.net keyserver instead of home jbj machine

arekm arekm at pld-linux.org
Thu May 28 09:23:32 CEST 2015


commit 82b3aba085bb7db7c83d2c79ae996da7b3d861a5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 28 09:16:20 2015 +0200

    - rel 21; use ha.pool.sks-keyservers.net keyserver instead of home jbj machine

 rpm-macros.patch | 12 ++++++++++++
 rpm.spec         |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 5e291bf..c78f190 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):	Менеджер пакетов от RPM
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	5.4.15
-Release:	20
+Release:	21
 License:	LGPL v2.1
 Group:		Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.15-0.20140824.src.rpm
diff --git a/rpm-macros.patch b/rpm-macros.patch
index 263deeb..3565601 100644
--- a/rpm-macros.patch
+++ b/rpm-macros.patch
@@ -1,5 +1,17 @@
 --- rpm-5.4.10/macros/macros.in~	2012-11-17 00:38:23.000000000 +0200
 +++ rpm-5.4.10/macros/macros.in	2012-11-17 00:38:55.871401871 +0200
+@@ -561,9 +561,10 @@
+ 
+ # Horowitz Key Protocol server configuration
+ #
+-%_hkp_keyserver         hkp://keys.rpm5.org
++#%_hkp_keyserver         hkp://keys.rpm5.org
+ #%_hkp_keyserver         hkp://keys.n3npq.net
+ #%_hkp_keyserver         hkp://pool.sks-keyservers.net
++%_hkp_keyserver         hkp://ha.pool.sks-keyservers.net
+ %_hkp_keyserver_query   %{_hkp_keyserver}/pks/lookup?op=get&search=
+ 
+
 @@ -670,18 +670,7 @@
  # XXX	Note: that there cannot be any whitespace within the string "p>q",
  #	and that both p and q are package names (i.e. no version/release).
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/82b3aba085bb7db7c83d2c79ae996da7b3d861a5



More information about the pld-cvs-commit mailing list