[libdb] update to 5.1.25

Jindrich Novy jnovy at fedoraproject.org
Thu Feb 3 10:57:46 UTC 2011


commit a2f8a3c67c364713b6a8ec483b5ab14286f4b814
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Thu Feb 3 11:54:38 2011 +0100

    update to 5.1.25

 .gitignore |    4 ++--
 libdb.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee5c454..5e5a20e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-db.1.85.tar.gz
-db-5.1.19.tar.gz
+/db.1.85.tar.gz
+/db-5.1.25.tar.gz
diff --git a/libdb.spec b/libdb.spec
index 5c1251d..2799467 100644
--- a/libdb.spec
+++ b/libdb.spec
@@ -3,8 +3,8 @@
 
 Summary: The Berkeley DB database library for C
 Name: libdb
-Version: 5.1.19
-Release: 2%{?dist}
+Version: 5.1.25
+Release: 1%{?dist}
 Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
 Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
 # db-1.85 upstream patches
@@ -355,6 +355,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/java/*.jar
 
 %changelog
+* Thu Feb  3 2011 Jindrich Novy <jnovy at redhat.com> 5.1.25-1
+- update to 5.1.25
+
 * Wed Sep 29 2010 jkeating - 5.1.19-2
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 75bcd1f..61ca2e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 42cc6c1e1e25818bd3e3f91328edb0f1  db.1.85.tar.gz
-76fcbfeebfcd09ba0b4d96bfdf8d884d  db-5.1.19.tar.gz
+06656429bfc1abb6c0498eaeff70cd04  db-5.1.25.tar.gz


More information about the scm-commits mailing list