summaryrefslogtreecommitdiff
path: root/packaging/alarm-manager.spec
diff options
context:
space:
mode:
authorSunmin Lee <sunm.lee@samsung.com>2017-09-08 13:58:45 +0900
committerInkyun Kil <inkyun.kil@samsung.com>2017-09-08 16:34:51 +0900
commit0cdfcc68c8837b7561436b2af4b43ffa01fd8090 (patch)
tree012eb6d216924780c566998bb416d9ada9b8b4d8 /packaging/alarm-manager.spec
parent0c07b18ba2f77c2755b9276d03bb4d7f68774333 (diff)
downloadalarm-manager-0cdfcc68c8837b7561436b2af4b43ffa01fd8090.tar.gz
alarm-manager-0cdfcc68c8837b7561436b2af4b43ffa01fd8090.tar.bz2
alarm-manager-0cdfcc68c8837b7561436b2af4b43ffa01fd8090.zip
Remove old update script
RW update script for Tizen 2.4 (to 3.0) is not necessary in Tizen 4.0. Remove this file to avoid being executed during Tizen 4.0 update. Change-Id: I5e5980a5160e1e2845fb7ed6829bea0ac1af6c45
Diffstat (limited to 'packaging/alarm-manager.spec')
-rw-r--r--packaging/alarm-manager.spec6
1 files changed, 0 insertions, 6 deletions
diff --git a/packaging/alarm-manager.spec b/packaging/alarm-manager.spec
index fd0d02d..5bc0a8a 100644
--- a/packaging/alarm-manager.spec
+++ b/packaging/alarm-manager.spec
@@ -33,8 +33,6 @@ BuildRequires: pkgconfig(notification)
BuildRequires: python-xml
BuildRequires: pkgconfig(capi-system-info)
-%define upgrade_script_path /usr/share/upgrade/scripts
-
%description
Alarm Server and devel libraries
@@ -107,9 +105,6 @@ install -m 0644 %SOURCE4 %{buildroot}%{_tmpfilesdir}/alarm-manager.conf
mkdir -p %{buildroot}%{_libdir}/udev/rules.d
install -m 0644 %SOURCE5 %{buildroot}%{_libdir}/udev/rules.d
-mkdir -p %{buildroot}%{upgrade_script_path}
-cp -f scripts/508.alarmmgr_upgrade.sh %{buildroot}%{upgrade_script_path}
-
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -148,7 +143,6 @@ fi
%if 0%{?appfw_feature_alarm_manager_module_log}
%attr(0755,root,root) %{TZ_SYS_ETC}/dump.d/module.d/alarmmgr_log_dump.sh
%endif
-%{upgrade_script_path}/508.alarmmgr_upgrade.sh
%files -n libalarm
%manifest alarm-lib.manifest