[libdb] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:38:04 UTC 2010


commit 70ba5632dfe222a2b6f4a60662b0110f05fa8b40
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:37:44 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 1c88473..5c1251d 100644
--- a/libdb.spec
+++ b/libdb.spec
@@ -4,7 +4,7 @@
 Summary: The Berkeley DB database library for C
 Name: libdb
 Version: 5.1.19
-Release: 1%{?dist}
+Release: 2%{?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
+* Wed Sep 29 2010 jkeating - 5.1.19-2
+- Rebuilt for gcc bug 634757
+
 * Fri Sep 10 2010 Jindrich Novy <jnovy at redhat.com> 5.1.19-1
 - update to 5.1.19
 - rename -devel-static to -static subpackage (#617800)


More information about the scm-commits mailing list