fixup! Fix for tizen 45/268045/3 accepted/tizen/base/20211215.214911 submit/tizen_base/20211215.083234
authorSeungbae Shin <seungbae.shin@samsung.com>
Wed, 15 Dec 2021 08:17:33 +0000 (17:17 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Wed, 15 Dec 2021 08:23:38 +0000 (17:23 +0900)
temporal fix for following unresolve error on obs, will be reverted once external opus is intergrated to stt
: have choice for libopus.so.0 needed by libsndfile: opus org.tizen.stt-engine-embedded org.tizen.stt-engine-default

Change-Id: I0f4599d90e07914f1f6fa08688fd492682ff15de

packaging/libsndfile.spec

index 4042929..98cc3a0 100644 (file)
@@ -1,7 +1,7 @@
 %define __spec_check_pre exit 0
 Name:           libsndfile
 Version:        1.0.31
-Release:        0
+Release:        1
 License:        LGPL-2.1+
 Summary:        C library for reading and writing sound files
 Group:          Multimedia/Audio
@@ -13,9 +13,10 @@ BuildRequires:  autogen
 BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(vorbis)
 BuildRequires:  pkgconfig(opus)
+Requires:       opus
 Url:            https://github.com/libsndfile/libsndfile
 Source:         libsndfile-%{version}.tar.gz
-Source1001:    libsndfile.manifest
+Source1001:     libsndfile.manifest
 
 %description
 Libsndfile is a C library for reading and writing sound files, such as