From: Sangchul Lee Date: Wed, 22 Nov 2023 00:48:11 +0000 (+0900) Subject: spec: Exclude ./debug/.build-id in rpm X-Git-Tag: accepted/tizen/unified/20231123.124502^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5b8195908c4ed4b93c106e43ef80467fa79c32bd;p=platform%2Fupstream%2Flibsrtp.git spec: Exclude ./debug/.build-id in rpm Change-Id: I4976e9ed58ca5db258c830dddb832355039469d2 Signed-off-by: Sangchul Lee --- diff --git a/packaging/libsrtp.spec b/packaging/libsrtp.spec index 5c84a90..423634c 100644 --- a/packaging/libsrtp.spec +++ b/packaging/libsrtp.spec @@ -1,7 +1,7 @@ Name: libsrtp Summary: This package provides an implementation of the Secure Real-time Transport Protocol (SRTP) Version: 2.3.0 -Release: 1 +Release: 2 Group: Multimedia/Libraries License: BSD-3-Clause Source0: %{name}-%{version}.tar.gz @@ -44,7 +44,6 @@ mkdir -p %{buildroot}%{_bindir} %manifest %{name}.manifest %license LICENSE %{_libdir}/*.so -%exclude %{_libdir}/debug %files devel %manifest %{name}.manifest