Related: rhbz#1131425 ure only needs jre-headless

f41
Caolán McNamara 10 years ago
parent 2ffe239276
commit 71ad7692e4

@ -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@redhat.com> - 1:4.3.1.1-8
- Related: rhbz#1131425 ure only needs jre-headless
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 1:4.3.1.1-7
- rebuild for ICU 53.1

Loading…
Cancel
Save