[derby] Add gcj buildreq to fix FTBFS

Andy Grimm arg at fedoraproject.org
Fri Aug 10 14:02:16 UTC 2012


commit 6c57e6fb335190c307ec443a692de63553e139ec
Author: Andy Grimm <agrimm at gmail.com>
Date:   Fri Aug 10 10:01:53 2012 -0400

    Add gcj buildreq to fix FTBFS

 derby.spec |    6 +++++-
 sources    |    1 -
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/derby.spec b/derby.spec
index 1074a8c..983c36f 100644
--- a/derby.spec
+++ b/derby.spec
@@ -1,6 +1,6 @@
 Name:           derby
 Version:        10.6.2.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Relational database implemented entirely in Java
 
 Group:          Applications/Databases
@@ -37,6 +37,7 @@ BuildRequires:  junit4
 BuildRequires:  xalan-j2
 BuildRequires:  xerces-j2
 BuildRequires:  ant
+BuildRequires:  java-1.5.0-gcj
 Requires:       java
 Requires:       jpackage-utils
 
@@ -160,6 +161,9 @@ install -p -m644 %{SOURCE27} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.derby-derbytools
 
 
 %changelog
+* Fri Aug 10 2012 Andy Grimm <agrimm at gmail.com> - 10.6.2.1-4
+- Add gcj buildreq to fix FTBFS
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 10.6.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8fa9a8c..2815887 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-8efaafa8f7704c8990908cd323034d29  db-derby-10.6.1.0-src.tar.gz
 fdb187f65d48596c4509d68da55aa4f8  db-derby-10.6.2.1-src.tar.gz


More information about the scm-commits mailing list