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:
parent
0c0b8d8d93
commit
eb21a8763e
@ -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
|
Tue Oct 8 20:01:18 CEST 2013 - pth@suse.de
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ BuildRequires: gtkglext-devel
|
|||||||
%if %{with graphviz_java}
|
%if %{with graphviz_java}
|
||||||
#BuildRequires: gcc-java
|
#BuildRequires: gcc-java
|
||||||
#BuildRequires: libgcj-devel
|
#BuildRequires: libgcj-devel
|
||||||
BuildRequires: java-1_7_0-openjdk-devel
|
BuildRequires: java-devel >= 1.6.0
|
||||||
%endif
|
%endif
|
||||||
%if %{with mono}
|
%if %{with mono}
|
||||||
BuildRequires: mono-core
|
BuildRequires: mono-core
|
||||||
|
Loading…
Reference in New Issue
Block a user