[libreoffice] Related: rhbz#1131425 ure only needs jre-headless

Caolán McNamara caolanm at fedoraproject.org
Tue Aug 26 14:32:30 UTC 2014


commit 71ad7692e409ea103b31f9a4ffafbd939f0415bf
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Aug 26 15:32:29 2014 +0100

    Related: rhbz#1131425 ure only needs jre-headless

 libreoffice.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index df0a12c..bd25cf2 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -46,7 +46,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        %{libo_version}.1
-Release:        7%{?libo_prerelease}%{?dist}
+Release:        8%{?libo_prerelease}%{?dist}
 License:        (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/
@@ -721,7 +721,7 @@ creation and management of PostgreSQL databases through a GUI.
 %package ure
 Summary: UNO Runtime Environment
 Group: Development/Libraries
-Requires: unzip, jre >= 1.5.0
+Requires: unzip, jre-headless >= 1.5.0
 Obsoletes: openoffice.org-ure < 1:3.3.1
 %if 0%{?rhel} && 0%{?rhel} < 7
 Provides: openoffice.org-ure = 1:3.3.0
@@ -2286,6 +2286,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Tue Aug 26 2014 Caolán McNamara <caolanm at redhat.com> - 1:4.3.1.1-8
+- Related: rhbz#1131425 ure only needs jre-headless
+
 * Tue Aug 26 2014 David Tardon <dtardon at redhat.com> - 1:4.3.1.1-7
 - rebuild for ICU 53.1
 


More information about the scm-commits mailing list