Remote Desktop Protocol client
Go to file
Ondrej Holy b3347205f3 Remove rpath when installing
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
2024-12-18 14:03:28 +01:00
.gitignore Update to 3.10.3 2024-12-18 09:18:37 +01:00
freerdp_download_and_repack.sh Remove file with non-allowed license from the tarball 2024-07-08 10:11:55 +02:00
freerdp.spec Remove rpath when installing 2024-12-18 14:03:28 +01:00
gating.yaml Add gating.yaml via API 2024-04-30 13:26:04 +00:00
rpminspect.yaml Disable bad-funcs test in rpminspect 2024-04-09 08:53:55 +02:00
sources Update to 3.10.3 2024-12-18 09:18:37 +01:00