[brltty] Jave 1.60, not 1.7.0.

Jon Ciesla limb at fedoraproject.org
Wed Oct 19 16:16:52 UTC 2011


commit 7fa5cb9bf47afee769226173ce67dffb4723c605
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Wed Oct 19 11:16:26 2011 -0500

    Jave 1.60, not 1.7.0.

 brltty.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/brltty.spec b/brltty.spec
index 055edac..93c7786 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -128,7 +128,8 @@ Group: Development/System
 License: LGPLv2+
 Requires: brlapi = %{api_version}-%{release}
 ## temporary work around, java-devel is not resolved consistently across archs
-BuildRequires: java-devel
+BuildRequires: java-1.6.0-openjdk-devel
+#BuildRequires: java-devel
 #BuildRequires: java-1.5.0-gcj-devel
 Summary: Java binding for BrlAPI
 %description -n brlapi-java


More information about the scm-commits mailing list