[sks] rawhide uses libdb5.3

Nick Bebout nb at fedoraproject.org
Sat Apr 21 22:11:51 UTC 2012


commit 476083450c0b4fe2a9483aab3b723f730d986807
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Sat Apr 21 17:11:31 2012 -0500

    rawhide uses libdb5.3

 sks-libdb5.3.patch |   13 +++++++++++++
 sks.spec           |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/sks-libdb5.3.patch b/sks-libdb5.3.patch
new file mode 100644
index 0000000..fef143f
--- /dev/null
+++ b/sks-libdb5.3.patch
@@ -0,0 +1,13 @@
+Common subdirectories: sks-1.1.1/bdb and sks-1.1.1-patched/bdb
+diff -u sks-1.1.1/Makefile.local.unused sks-1.1.1-patched/Makefile.local.unused
+--- sks-1.1.1/Makefile.local.unused	2009-03-25 20:18:03.000000000 -0500
++++ sks-1.1.1-patched/Makefile.local.unused	2009-10-13 16:54:17.835163112 -0500
+@@ -1,7 +1,7 @@
+ BDBLIB=-L/usr/lib
+ BDBINCLUDE=-I/usr/include
+ PREFIX=/usr/local
+-LIBDB=-ldb-4.6
++LIBDB=-ldb-5.3
+ MANDIR=/usr/share/man
+ export BDBLIB
+ export BDBINCLUDE
diff --git a/sks.spec b/sks.spec
index c4995f4..6f9687f 100644
--- a/sks.spec
+++ b/sks.spec
@@ -9,7 +9,7 @@ URL:            http://code.google.com/p/sks-keyserver/
 Source0:        http://sks-keyserver.googlecode.com/files/sks-1.1.3.tgz
 Source1:        sks-db.init
 Source2:        sks-recon.init
-Patch0:         sks-libdb5.2.patch
+Patch0:         sks-libdb5.3.patch
 Patch1:         sks-build.patch
 #Patch1:		sks-1.1.1-bdb.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root


More information about the scm-commits mailing list