SHA256
1
0
forked from pool/graphviz

- Change BuildRequires for Java so that the spec doesn't need

to be modified for newer jdk versions.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=66
This commit is contained in:
Philipp Thomas 2013-10-10 17:39:21 +00:00 committed by Git OBS Bridge
parent 0c0b8d8d93
commit eb21a8763e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 10 19:37:47 CEST 2013 - pth@suse.de
- Change BuildRequires for Java so that the spec doesn't need
to be modified for newer jdk versions.
-------------------------------------------------------------------
Tue Oct 8 20:01:18 CEST 2013 - pth@suse.de

View File

@ -55,7 +55,7 @@ BuildRequires: gtkglext-devel
%if %{with graphviz_java}
#BuildRequires: gcc-java
#BuildRequires: libgcj-devel
BuildRequires: java-1_7_0-openjdk-devel
BuildRequires: java-devel >= 1.6.0
%endif
%if %{with mono}
BuildRequires: mono-core