summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAlex Wu <zhiwen.wu@linux.intel.com>2014-01-23 14:53:36 +0800
committerAlex Wu <zhiwen.wu@linux.intel.com>2014-01-23 14:54:52 +0800
commitaaf86a321847ac590f24dbcbd4e4b41263be4373 (patch)
treec7d2295337b2fb1037b71a20f235a0b64ea7ce54 /packaging
parent0ca0338a59513de821ad441027c9d2893498ad2e (diff)
downloadweston-mobile-shell-aaf86a321847ac590f24dbcbd4e4b41263be4373.tar.gz
weston-mobile-shell-aaf86a321847ac590f24dbcbd4e4b41263be4373.tar.bz2
weston-mobile-shell-aaf86a321847ac590f24dbcbd4e4b41263be4373.zip
Add manifest to set "_" label.submit/devel/wayland/20140123.070735
Change-Id: Ia1491c8a1a44e6daa7b098476cedeff37d408293 Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/mobile-shell.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/mobile-shell.spec b/packaging/mobile-shell.spec
index b2c4e5c..1a2d932 100644
--- a/packaging/mobile-shell.spec
+++ b/packaging/mobile-shell.spec
@@ -6,6 +6,7 @@ Group: Graphics & UI Framework
License: MIT
URL: ""
Source0: %{name}-%{version}.tar.bz2
+Source1001: mobile-shell.manifest
BuildRequires: pkgconfig(weston) > 1.2.2
BuildRequires: pkgconfig(pixman-1)
@@ -27,6 +28,7 @@ Development files that expose the wayland extended protocols for Mobile.
%prep
%setup -q -n %{name}-%{version}
+cp %{SOURCE1001} .
%build
%autogen
@@ -40,6 +42,7 @@ make %{?_smp_mflags}
%postun -p /sbin/ldconfig
%files
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%license COPYING
%dir %{_libdir}/weston/
@@ -47,6 +50,7 @@ make %{?_smp_mflags}
%{_libdir}/libmobile-weston-plugin.so.*
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/%{name}/input-method-client-protocol.h
%{_includedir}/%{name}/mobile-shell-client-protocol.h