Rebuild with java8

This commit is contained in:
Denis Silakov 2015-06-19 14:11:59 +04:00
parent 863db42ef3
commit 61f613cf90

View file

@ -46,7 +46,7 @@ Version: 4.4.3
%if "%{beta}" != "" %if "%{beta}" != ""
Release: 0.%{beta}.1 Release: 0.%{beta}.1
%else %else
Release: 3 Release: 4
%endif %endif
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 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
Group: Office Group: Office
@ -241,7 +241,7 @@ BuildRequires: apache-commons-lang
# BuildRequires: hsqldb1.8.0 # BuildRequires: hsqldb1.8.0
BuildRequires: jakarta-commons-httpclient BuildRequires: jakarta-commons-httpclient
BuildRequires: junit BuildRequires: junit
BuildRequires: java-1.7.0-openjdk-devel BuildRequires: java-1.8.0-openjdk-devel
%endif %endif
Suggests: %{name}-java = %{EVRD} Suggests: %{name}-java = %{EVRD}
# STLport-devel 4.5 + private patches are needed # STLport-devel 4.5 + private patches are needed