Change-Id: Ib1e12004e5e2fe20d82270f905f6f1ece3fcd903
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
<request>
<domain name="_"/>
</request>
-</manifest>
\ No newline at end of file
+</manifest>
Summary: OSP speech library
Group: Graphics & UI Framework/Voice Framework
Source0: %{name}-%{version}.tar.gz
+Source1001: %{name}.manifest
BuildRequires: cmake
BuildRequires: osp-appfw-internal-devel
BuildRequires: pkgconfig(osp-appfw)
%prep
%setup -q
+cp %{SOURCE1001} .
%build
MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'`