[libreoffice/f16] try continuing to build with java6 rather than java7

Caolan McNamara caolanm at fedoraproject.org
Sat Aug 6 00:06:43 UTC 2011


commit b0874aa64bec2aa71a032b1e518a59bc24b7279c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Aug 6 01:06:27 2011 +0100

    try continuing to build with java6 rather than java7

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 21bcaea..5be9375 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -67,7 +67,7 @@ Source29:       http://hg.services.openoffice.org/binaries/18f577b374d60b3c760a3
 Source30:       http://hg.services.openoffice.org/binaries/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
 Source31:       http://download.go-oo.org/extern/b4cae0700aa1c2aef7eb7f345365e6f1-translate-toolkit-1.8.1.tar.bz2
 BuildRequires:  zip, findutils, autoconf, flex, bison, icu, gperf, gcc-c++
-BuildRequires:  binutils, java-devel >= 1.6.0, boost-devel, zlib-devel
+BuildRequires:  binutils, java-1.6.0-devel, boost-devel, zlib-devel
 BuildRequires:  python-devel, expat-devel, libxml2-devel, libxslt-devel, bc
 BuildRequires:  neon-devel, libcurl-devel, libidn-devel, pam-devel, cups-devel
 BuildRequires:  libXext-devel, libXt-devel, libICE-devel, libjpeg-devel, make


More information about the scm-commits mailing list