Fix domain name issue for multi-profile build 87/34987/2 submit/tizen/20150205.132635
authortaeyoon <taeyoon0.lee@samsung.com>
Thu, 5 Feb 2015 11:29:09 +0000 (20:29 +0900)
committertaeyoon <taeyoon0.lee@samsung.com>
Thu, 5 Feb 2015 11:53:29 +0000 (20:53 +0900)
 - Removal of manifest-* from spec

Change-Id: I597a987c94645f09054534b287b80fc55b2c774a

packaging/dali-adaptor.spec

index 4593971..f25493f 100644 (file)
@@ -258,19 +258,7 @@ exit 0
 ##############################
 
 %files
-
-%if "%{profile}" == "mobile" || "%{profile}" == "wearable"
-%manifest dali-adaptor.manifest-mobile
-%endif
-
-%if "%{profile}" == "tv"
-%manifest dali-adaptor.manifest-tv
-%endif
-
-%if "%{profile}" == "common"
 %manifest dali-adaptor.manifest
-%endif
-
 %defattr(-,root,root,-)
 %{_libdir}/libdali-adap*.so*
 %defattr(-,app,app,-)