[Bug 1200483] New: darktable broken by cmake regression
https://bugzilla.suse.com/show_bug.cgi?id=1200483 Bug ID: 1200483 Summary: darktable broken by cmake regression Classification: openSUSE Product: openSUSE Backports Version: SLE-15-SP4 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Packages Assignee: packagehub-bugs@suse.com Reporter: mrueckert@suse.com QA Contact: packagehub-bugs@suse.com Found By: --- Blocker: --- Package needs to be rebuild with the following patch applied: ``` Index: darktable.spec =================================================================== --- darktable.spec (revision 857e74cba017f3bce07a661c81c0edaf) +++ darktable.spec (working copy) @@ -273,7 +273,7 @@ %build %global cmake_options \\\ -DCMAKE_INSTALL_LIBDIR=%{_lib} \\\ - -DCMAKE_SKIP_RPATH:BOOL=OFF \\\ + -DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_SKIP_INSTALL_RPATH:BOOL=OFF \\\ -DCMAKE_INSTALL_DATAROOTDIR="share" \\\ -DCMAKE_INSTALL_LIBEXECDIR="%{_libexecdir}" \\\ -DCMAKE_INSTALL_DOCDIR="%{_defaultdocdir}/%{pkg_name}" \\\ ``` -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1200483 https://bugzilla.suse.com/show_bug.cgi?id=1200483#c1 Marcus R�ckert <mrueckert@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simonf.lees@suse.com --- Comment #1 from Marcus R�ckert <mrueckert@suse.com> --- Broken by boo#1200482 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1200483 https://bugzilla.suse.com/show_bug.cgi?id=1200483#c3 --- Comment #3 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-RU-2022:10039-1: An update that has two recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1200482,1200483 CVE References: JIRA References: Sources used: openSUSE Backports SLE-15-SP4 (src): darktable-3.6.1-bp154.2.3.1 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com