fixed spec file for building rpms proper 91/124691/1 accepted/tizen/unified/20170412.153601 submit/tizen/20170412.111150
authorIckhee Woo <ickhee.woo@samsung.com>
Wed, 12 Apr 2017 06:31:03 +0000 (15:31 +0900)
committerIckhee Woo <ickhee.woo@samsung.com>
Wed, 12 Apr 2017 06:31:18 +0000 (15:31 +0900)
Change-Id: I794ae646142fc86aa988ba8eb31a7337d43d243e
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
packaging/push.spec

index 017b1bb..d78a06d 100644 (file)
@@ -498,8 +498,8 @@ popd
 # if mobile || ivi || common || "undefined"
 %if "%{?profile}" != "wearable" && "%{?profile}" != "tv"
 %attr(755,root,root) %{_libdir}/libpush.so*
-#%exclude %{_libdir}/libpush.so*.tv
-#%exclude %{_libdir}/libpush.so*.wearable
+%exclude %{_libdir}/libpush.so*.tv
+%exclude %{_libdir}/libpush.so*.wearable
 %endif
 
 %files -n libpush-devel