From: Eunhye Choi Date: Thu, 16 Nov 2023 04:54:59 +0000 (+0900) Subject: spec: remove excluding the debug path X-Git-Tag: accepted/tizen/unified/20231120.174020^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F301450%2F2;p=platform%2Fupstream%2Fgstreamer.git spec: remove excluding the debug path - if debug path is excluded, debug info is added in main rpm that is not intended and the info is added in /usr/lib/debug/.build-id/xx - can not exclude /usr/lib/debug/.build-id/ explicitly because the path is not recognized. warning : file / dir not found Change-Id: Id6a5774460c31a6401823e6080fcf188b47b3f89 --- diff --git a/packaging/gstreamer.spec b/packaging/gstreamer.spec index 4e1c702..1da1610 100644 --- a/packaging/gstreamer.spec +++ b/packaging/gstreamer.spec @@ -62,7 +62,7 @@ Name: %{_name} Version: 1.22.0 -Release: 36 +Release: 37 Summary: Streaming-Media Framework Runtime License: LGPL-2.0+ Group: Multimedia/Framework @@ -1170,7 +1170,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgstwebrtc-%{gst_branch}.so.0* %{_libdir}/libgstwebrtcnice-%{gst_branch}.so.0* %exclude %{_bindir}/gst-transcoder-%{gst_branch} -%exclude %{_libdir}/debug/* %files -n gst-plugins-bad-devel %manifest gst-plugins-bad.manifest