[libreoffice/f16] Resolves: rhbz#748585 libreoffice installs Java 7

David Tardon dtardon at fedoraproject.org
Tue Oct 25 04:46:51 UTC 2011


commit f63059651820e4cf7a0909bb828908b5f9bba5c6
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Oct 25 06:46:18 2011 +0200

    Resolves: rhbz#748585 libreoffice installs Java 7

 libreoffice.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 040ccaa..1612859 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -157,6 +157,8 @@ Requires: liberation-sans-fonts >= 1.0, liberation-serif-fonts >= 1.0, liberatio
 Requires: dejavu-sans-fonts, dejavu-serif-fonts, dejavu-sans-mono-fonts
 Requires: hunspell-en, hyphen-en, hyphen >= 2.4, autocorr-en
 Requires: lucene
+# rhbz#748585
+Requires: java-1.6.0-openjdk
 Requires(pre):    gtk2 >= 2.9.4
 Requires(post):   gtk2 >= 2.9.4
 Requires(preun):  gtk2 >= 2.9.4
@@ -2110,6 +2112,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %{basisinstdir}/program/kde-open-url
 
 %changelog
+* Tue Oct 25 2011 David Tardon <dtardon at redhat.com> - 3.4.3.2-14
+- Resolves: rhbz#748585 libreoffice installs Java 7
+
 * Fri Oct 21 2011 Caolán McNamara <caolanm at redhat.com> - 3.4.3.2-13
 - Resolves: rhbz#747356 let Qt call XInitThreads
 - fix .sdw import


More information about the scm-commits mailing list