forked from pool/java-1_8_0-openjdk
Updating link to change in openSUSE:Factory/java-1_8_0-openjdk revision 14.0
OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=d65aa7e8325c691e0039f73cc735155b
This commit is contained in:
parent
92cd520fa5
commit
4363fbdff6
@ -3,6 +3,11 @@ Sun Nov 23 13:46:44 UTC 2014 - schwab@linux-m68k.org
|
|||||||
|
|
||||||
- Define bits to %__isa_bits if defined
|
- Define bits to %__isa_bits if defined
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 23 13:46:44 UTC 2014 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
- Define bits to %__isa_bits if defined
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 11 17:18:21 UTC 2014 - fstrba@suse.com
|
Tue Nov 11 17:18:21 UTC 2014 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -137,6 +137,9 @@
|
|||||||
%if 0%{?__isa_bits}
|
%if 0%{?__isa_bits}
|
||||||
%global bits %{__isa_bits}
|
%global bits %{__isa_bits}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?__isa_bits}
|
||||||
|
%global bits %{__isa_bits}
|
||||||
|
%endif
|
||||||
%bcond_with zero
|
%bcond_with zero
|
||||||
# Turn on/off some features depending on openSUSE version
|
# Turn on/off some features depending on openSUSE version
|
||||||
%if 0%{?suse_version} >= 1130
|
%if 0%{?suse_version} >= 1130
|
||||||
|
Loading…
x
Reference in New Issue
Block a user