dotnet3.1/rpminspect.yaml
Omair Majid 9d0e0a2877 lttng tools are not available for CI
Also add an rpmsinspect file for gating

Resolves: RHBZ#1951312
2021-04-23 16:50:00 -04:00

13 lines
417 B
YAML

---
inspections:
# We ship an empty dotnet package that installs the latest SDK, but
# also a newer SDK when we have that
emptyrpm: off
# We patch upstream a lot, no need to reject patches
patches: off
runpath:
# Upstream explicitly sets $ORIGIN/netcoredeps as an RPATH
# See https://github.com/dotnet/core/blob/main/Documentation/self-contained-linux-apps.md
allowed_origin_paths:
- /netcoredeps