Hello community, here is the log from the commit of package screengrab for openSUSE:Factory checked in at 2020-03-24 22:36:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/screengrab (Old) and /work/SRC/openSUSE:Factory/.screengrab.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "screengrab" Tue Mar 24 22:36:25 2020 rev:6 rq:787761 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/screengrab/screengrab.changes 2020-01-23 15:55:01.651098595 +0100 +++ /work/SRC/openSUSE:Factory/.screengrab.new.3160/screengrab.changes 2020-03-24 22:38:25.633266842 +0100 @@ -1,0 +2,5 @@ +Tue Mar 24 07:03:55 UTC 2020 - Max Lin <[email protected]> + +- Disable RPATH for building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screengrab.spec ++++++ --- /var/tmp/diff_new_pack.yJEpjB/_old 2020-03-24 22:38:26.749267384 +0100 +++ /var/tmp/diff_new_pack.yJEpjB/_new 2020-03-24 22:38:26.749267384 +0100 @@ -1,7 +1,7 @@ # # spec file for package screengrab # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,6 +56,7 @@ %build %cmake \ + -DCMAKE_SKIP_RPATH:BOOL=ON \ -DSG_DBUS_NOTIFY=ON \ -DSG_EXT_EDIT=OFF \ -DSG_EXT_UPLOADS=OFF \
