[sks] Patch to use libdb4.8 on rawhide

Nick Bebout nb at fedoraproject.org
Wed Jan 25 02:54:43 UTC 2012


commit 863ce1613a967d7dd492b295f574e3f5d993f8d6
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Jan 24 20:54:27 2012 -0600

    Patch to use libdb4.8 on rawhide

 sks-1.1.1-libdb.patch => sks-libdb4.8.patch |    2 +-
 sks.spec                                    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sks-1.1.1-libdb.patch b/sks-libdb4.8.patch
similarity index 96%
rename from sks-1.1.1-libdb.patch
rename to sks-libdb4.8.patch
index 47998eb..5d1d0d2 100644
--- a/sks-1.1.1-libdb.patch
+++ b/sks-libdb4.8.patch
@@ -7,7 +7,7 @@ diff -u sks-1.1.1/Makefile.local.unused sks-1.1.1-patched/Makefile.local.unused
  BDBINCLUDE=-I/usr/include
  PREFIX=/usr/local
 -LIBDB=-ldb-4.6
-+LIBDB=-ldb-4.7
++LIBDB=-ldb-4.8
  MANDIR=/usr/share/man
  export BDBLIB
  export BDBINCLUDE
diff --git a/sks.spec b/sks.spec
index 4a528dc..d51fcff 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-1.1.1-libdb.patch
+Patch0:         sks-libdb4.8.patch
 #Patch1:		sks-1.1.1-bdb.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  ocaml ocaml-camlp4-devel db4-devel zlib-devel chrpath


More information about the scm-commits mailing list