spec: Exclude ./debug/.build-id in rpm 91/301691/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231123.173022
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 22 Nov 2023 00:48:11 +0000 (09:48 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 22 Nov 2023 00:50:10 +0000 (00:50 +0000)
Change-Id: I4976e9ed58ca5db258c830dddb832355039469d2
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/libsrtp.spec

index 5c84a90..423634c 100644 (file)
@@ -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