Fix UI issue / Launch issue / Mediadata issue
[profile/tv/apps/native/filebrowser.git] / packaging / org.tizen.file-browser-tv-ref.spec
index 8678d16..63e95df 100644 (file)
@@ -5,6 +5,7 @@ Release:   1
 Group:     Applications/Core Applications
 License:   Apache-2.0
 Source0:   %{name}-%{version}.tar.gz
+Source1:   %{name}.manifest
 
 BuildRequires: cmake
 BuildRequires: pkgconfig(application-common)
@@ -30,6 +31,7 @@ PUT DESCRIPTION HERE
 
 %prep
 %setup -q
+cp %{SOURCE1} .
 
 %build
 cmake \
@@ -50,7 +52,7 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 
 %files
-
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_bindir}/*
 %{_resdir}/*