Accepting request 262828 from Java:Factory
1 OBS-URL: https://build.opensuse.org/request/show/262828 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-1_8_0-openjdk?expand=0&rev=14
This commit is contained in:
commit
30558b62ae
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -134,6 +134,9 @@
|
||||
%ifarch x86_64 ia64 s390x
|
||||
%global bits 64
|
||||
%endif
|
||||
%if 0%{?__isa_bits}
|
||||
%global bits %{__isa_bits}
|
||||
%endif
|
||||
%bcond_with zero
|
||||
# Turn on/off some features depending on openSUSE version
|
||||
%if 0%{?suse_version} >= 1130
|
||||
|
Loading…
x
Reference in New Issue
Block a user