Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
43b8c2cbde6fd44b583a21bcfdb67973921bdba1...cb50e592513e5e55f9b055c731ee49cafefff51b
Commits (3)
ktp-accounts-kcm: Mark with cmake_rpath_contains_build_path.
· 29c12197
Vagrant Cascadian
authored
Feb 26, 2022
29c12197
libkdegames: Mark with cmake_rpath_contains_build_path.
· 7be59eaf
Vagrant Cascadian
authored
Feb 26, 2022
7be59eaf
libemf2svg: Mark with cmake_rpath_contains_build_path.
· cb50e592
Vagrant Cascadian
authored
Feb 26, 2022
cb50e592
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
cb50e592
...
...
@@ -11483,6 +11483,12 @@ ktorrent:
version: 21.08.0-1
issues:
- cmake_rpath_contains_build_path
ktp-accounts-kcm:
version: 21.08.0-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
ktp-common-internals:
version: 15.08.3-1
issues:
...
...
@@ -12376,6 +12382,12 @@ libemf:
with the same document ID
bugs:
- 1001220
libemf2svg:
version: 1.1.0+ds-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
libencode-eucjpms-perl:
version: 0.07-3
issues:
...
...
@@ -12934,6 +12946,12 @@ libkcddb:
version: 4:16.08.3-1
issues:
- build_id_differences_only
libkdegames:
version: 4:21.08.0-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
libkdtree++:
version: 0.7.1+git20101123-4
issues:
...
...