bluebanquise / infrastructure

Infrastructure around BlueBanquise
MIT License
6 stars 6 forks source link

Updated ipxe-x86_64-bluebanquise.spec to work with OpenSuSE 15.3 #17

Closed neilmunday closed 2 years ago

neilmunday commented 2 years ago

This pull request fixes issue #16 following advice from https://en.opensuse.org/openSUSE:Packaging_for_Leap which states that the macro is_opensuse is undefined and also states:

Important Update as of 2021: is_opensuse ideally notbe used only. To distinguish in between openSUSE Tumbleweed and SUSE Linux Enterprise check the presence of sle_version. openSUSE Leap 15.3+ should have the identical functionality as SUSE Linux Enterprise.

oxedions commented 2 years ago

Dear @neilmunday

Thanks a lot for this PR. Sounds ok for me ! 😊

neilmunday commented 2 years ago

You're welcome @oxedions :-)