(Build) Ensure CXX11 libraries are marked as provided when building the RPM 21/216321/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 23 Oct 2019 09:41:59 +0000 (10:41 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 23 Oct 2019 09:47:47 +0000 (10:47 +0100)
Change-Id: I9e92bdf0c6818b04f924292672c2cd1d0a27f445

packaging/dali.spec

index 78aac4c..e042d3f 100644 (file)
@@ -12,6 +12,9 @@ Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
 BuildRequires:  gawk
+Provides: libdali-core-cxx11.so
+Provides: libdali-core-cxx11.so.0
+Provides: libdali-core-cxx11.so.0.0.0
 
 %if 0%{?tizen_version_major} >= 3
 BuildRequires:  pkgconfig(libtzplatform-config)