Remote Desktop Protocol client
The `%{?_cmake_skip_rpath}` macro was dropped to make tests pass. The
guidelines [1] claim that `cmake` should handle rpaths correctly (ie. set
them in builddir and remove during installation). However, the installed
files have the `DT_RUNPATH` tag set. I wonder why the
`/usr/lib/rpm/check-rpaths` script doesn't fail in that case. Let's use
the `-DCMAKE_SKIP_INSTALL_RPATH` option to get rid of them.
[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/
Resolves: RHEL-71382
|
||
|---|---|---|
| .gitignore | ||
| freerdp_download_and_repack.sh | ||
| freerdp.spec | ||
| gating.yaml | ||
| rpminspect.yaml | ||
| sources | ||