#20 Clean up and prepare for RHEL 8 compatiblity
Merged by omajid. Opened by omajid.
dotnet-sig/ omajid/dotnet-2-1 master  into  master

Download 20.patch
  • Rename spec file to dotnet2.1 to meet Fedora guidelines:
    https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_multiple_packages_with_the_same_base_name
    This does not change the names of the binary packages.

  • Link executibles with -pie: https://fedoraproject.org/wiki/Changes/Harden_All_Packages#Detailed_Harden_Flags_Description

  • Build using python3. See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3

  • Add RHEL 8 runtime ids

  • Conditionalize build to support bundled/system libunwind

This message should probably be updated as well.

Other than my comment about in python install message, this looks good to me.

Merging based on the discussion at https://pagure.io/dotnet-sig/dotnet-2-2/pull-request/3

Pull-Request has been merged by omajid

Metadata