[libreoffice] poxy RHEL-6 java

Caolán McNamara caolanm at fedoraproject.org
Tue Feb 19 13:05:36 UTC 2013


commit ad6717436bd9130cf41383be07daea7d7fb24b17
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Feb 19 13:05:29 2013 +0000

    poxy RHEL-6 java

 libreoffice.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index ff92bb4..4d55d4f 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -207,9 +207,11 @@ BuildRequires: tomcat-servlet-3.0-api
 BuildRequires: bsh
 %if 0%{?rhel} && 0%{?rhel} < 7
 BuildRequires: hsqldb
+BuildRequires: java-devel >= 1:1.6.0
+%else
+BuildRequires: java-devel
 %endif
 BuildRequires: jakarta-commons-httpclient
-BuildRequires: java-devel
 %if 0%{?fedora} || 0%{?rhel} >= 7
 BuildRequires: junit
 %endif


More information about the scm-commits mailing list