Change-Id: I2c847032505b2fc5c04e3fe3f42a5f2effc3cb50
Name: crash-worker
Summary: Coredump handler and report generator for Tizen
-Version: 8.0.2
+Version: 8.0.3
Release: 1
Group: Framework/system
License: MIT
chsmack -a "System" -t %{crash_temp}
fi
+cat <<EOF
+
+ ____________________________________
+/ Make sure you run set_capability* \
+| if you are installing package |
+\ manually (rpm -i) /
+ ------------------------------------
+ \ ^__^
+ \ (oo)\_______
+ (__)\ )\/\.
+ ||----w |
+ || ||
+
+[*] /usr/share/security-config/set_capability
+
+EOF
+
%post -n bugreport-service
# Intentional duplicate: bugreport-service might be installed separately from crash-worker-support-common
# Creating yet another "common" package is not an option due to TV integration constraints.