27bb741 moved to build only on %%{java_arches}

Authored and Committed by jvanek 2 years ago
    moved to build only on %%{java_arches}
    
    -- https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
    - reverted :
    -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild (always mess up release)
    -- Try to build on x86 again by creating a husk of a JDK which does not depend on itself
    -- Exclude x86 from builds as the bootstrap JDK is now completely broken and unusable
    -- Reinstate demo package on x86
    -- Temporarily disable noarch status of javadoc and javadoc-zip so x86 can differ
    -- Replaced binaries and .so files with bash-stubs on i686
    - added ExclusiveArch:  %%{java_arches}
    -- this now excludes i686
    -- this is safely backport-able to older fedoras, as the macro was  backported proeprly (with i686 included)
    - https://bugzilla.redhat.com/show_bug.cgi?id=2104129
    
        
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.342.b06-0.4.ea.fc37
    2 years ago
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.342.b06-0.4.ea.eln120
    2 years ago
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.342.b06-0.4.ea.eln120
    2 years ago
file modified
+24 -97