packaging: Use manifest and domain for tools and examples.
authorRafael Antognolli <rafael.antognolli@intel.com>
Tue, 17 Dec 2013 18:30:08 +0000 (16:30 -0200)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 12 Mar 2015 02:23:05 +0000 (11:23 +0900)
Without this, tools and examples packages are installed on System
domain.

Change-Id: I6c837024d81740f2a3fe7427fb26b3f6816fdd0b

packaging/elementary.spec

index 78151adcec16007030a8c5b15b6b725659c12ff7..d9c96f5857fa7f6185976a8f41c5aa060752d4ca 100644 (file)
@@ -123,11 +123,13 @@ make %{?_smp_mflags}
 
 %if ! %dbus_unavailable
 %files examples
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/elementary/examples/*
 %endif
 
 %files tools
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_datadir}/applications/*
 %{_bindir}/elementary_config