Move manifest file to packaging folder 29/11329/1
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 24 Oct 2013 11:30:44 +0000 (20:30 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 24 Oct 2013 11:30:44 +0000 (20:30 +0900)
Change-Id: Iec23e8ffdfafb5dd7edbb35d89ffba412f3197e6
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
packaging/liblivebox-edje.manifest [moved from liblivebox-edje.manifest with 100% similarity]
packaging/liblivebox-edje.spec

index 29d4621..30c0648 100644 (file)
@@ -5,6 +5,7 @@ Release: 1
 Group: HomeTF/Livebox
 License: Flora License
 Source0: %{name}-%{version}.tar.gz
+Source1001: %{name}.manifest
 BuildRequires: cmake, gettext-tools, coreutils
 BuildRequires: pkgconfig(dlog)
 BuildRequires: pkgconfig(eina)
@@ -23,6 +24,7 @@ Plugin for the data provider master to load the edje scripts
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %if 0%{?tizen_build_binary_release_type_eng}
@@ -41,7 +43,7 @@ mkdir -p %{buildroot}/%{_datarootdir}/license
 %post
 
 %files -n liblivebox-edje
-%manifest liblivebox-edje.manifest
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 /usr/share/data-provider-master/plugin-script/*.so*
 %{_datarootdir}/license/*