summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-10-24 20:30:44 +0900
committerSung-jae Park <nicesj.park@samsung.com>2013-10-24 20:30:44 +0900
commitc32c6bde4cc7093327c613881c78a893c7a0dd26 (patch)
tree3f3a69cf4e3c43f4763003b4ff68600c6b02113d
parentaa9bf4455e98aead8a4db5f99d431e8b7ab28d29 (diff)
downloadlivebox-edje-c32c6bde4cc7093327c613881c78a893c7a0dd26.tar.gz
livebox-edje-c32c6bde4cc7093327c613881c78a893c7a0dd26.tar.bz2
livebox-edje-c32c6bde4cc7093327c613881c78a893c7a0dd26.zip
Move manifest file to packaging folder
Change-Id: Iec23e8ffdfafb5dd7edbb35d89ffba412f3197e6 Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
-rw-r--r--packaging/liblivebox-edje.manifest (renamed from liblivebox-edje.manifest)0
-rw-r--r--packaging/liblivebox-edje.spec4
2 files changed, 3 insertions, 1 deletions
diff --git a/liblivebox-edje.manifest b/packaging/liblivebox-edje.manifest
index a76fdba..a76fdba 100644
--- a/liblivebox-edje.manifest
+++ b/packaging/liblivebox-edje.manifest
diff --git a/packaging/liblivebox-edje.spec b/packaging/liblivebox-edje.spec
index 29d4621..30c0648 100644
--- a/packaging/liblivebox-edje.spec
+++ b/packaging/liblivebox-edje.spec
@@ -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/*