[sks/el6] el6 uses libdb4.7

Nick Bebout nb at fedoraproject.org
Wed Jan 25 03:52:48 UTC 2012


commit edba0fbe55b165f48de860880731fe8befba7d7f
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Jan 24 21:52:30 2012 -0600

    el6 uses libdb4.7

 sks-libdb4.7.patch |   13 +++++++++++++
 sks.spec           |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/sks-libdb4.7.patch b/sks-libdb4.7.patch
new file mode 100644
index 0000000..47998eb
--- /dev/null
+++ b/sks-libdb4.7.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-4.7
+ MANDIR=/usr/share/man
+ export BDBLIB
+ export BDBINCLUDE
diff --git a/sks.spec b/sks.spec
index cd9fcf9..bc5c73d 100644
--- a/sks.spec
+++ b/sks.spec
@@ -10,7 +10,7 @@ URL:            http://code.google.com/p/sks-keyserver/
 Source0:        sks.tar.bz2
 Source1:        sks-db.init
 Source2:        sks-recon.init
-Patch0:         sks-libdb4.8.patch
+Patch0:         sks-libdb4.7.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