[libdb/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 05:46:35 UTC 2010


commit 14c42e8aceaa5a1532ccd787292c14fb8ac1af56
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 22:46:14 2010 -0700

    - Rebuilt for gcc bug 634757

 libdb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libdb.spec b/libdb.spec
index 318de9c..59e48d2 100644
--- a/libdb.spec
+++ b/libdb.spec
@@ -6,7 +6,7 @@
 Summary: The Berkeley DB database library for C
 Name: libdb
 Version: 5.0.26
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 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
@@ -401,6 +401,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Sep 29 2010 jkeating - 5.0.26-2.1
+- Rebuilt for gcc bug 634757
+
 * Wed Jul  7 2010 Jindrich Novy <jnovy at redhat.com> 5.0.26-1
 - update to 5.0.26
 - drop BR: ed


More information about the scm-commits mailing list