From: Seonah Moon Date: Thu, 11 May 2023 10:23:06 +0000 (+0900) Subject: Remove notstrip file X-Git-Tag: accepted/tizen/unified/20230528.171024^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F292702%2F1;p=platform%2Fframework%2Fweb%2Fdownload-provider.git Remove notstrip file notstrip file is no longer used. Change-Id: I0c5737946ed7033a50a3f090a33b6501f06f417d --- diff --git a/packaging/download-provider.spec b/packaging/download-provider.spec index 1f93da3..a82da48 100755 --- a/packaging/download-provider.spec +++ b/packaging/download-provider.spec @@ -1,6 +1,6 @@ Name: download-provider Summary: Download the contents in background -Version: 2.3.11 +Version: 2.3.12 Release: 0 Group: Development/Libraries License: Apache-2.0 @@ -138,10 +138,6 @@ make %{?jobs:-j%jobs} %install rm -rf %{buildroot} %make_install -%if "%{?tizen_profile_name}" == "tv" -mkdir -p %{buildroot}/etc/notstrip/ -install -m 644 packaging/download-provider.notstrip %{buildroot}/etc/notstrip/download-provider.notstrip -%endif mkdir -p %{buildroot}/var/lib/download-provider/ install -m 600 res/var/lib/download-provider/settings %{buildroot}/var/lib/download-provider/settings @@ -185,9 +181,6 @@ chown -R web_fw:web_fw /opt/usr/data/download_cache %attr(0544,root,root) %{_logdump_script_dir}/dump-%{name}.sh ## container_enable %attr(0644,root,root) /etc/vasum/vsmzone.resource/download-provider.res -%if "%{?tizen_profile_name}" == "tv" -/etc/notstrip/download-provider.notstrip -%endif %license LICENSE.APLv2 %files devel