summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiwoong Im <jiwoong.im@samsung.com>2016-12-02 17:46:06 +0900
committerJiwoong Im <jiwoong.im@samsung.com>2016-12-02 00:51:32 -0800
commit80aaa6aef21162a8abb57aa0b9f93f333dbfa175 (patch)
tree1da92977385440a786065a311d0c4738c86714cd
parentef81c2a97ed8a7d7531a5a0485e6b3d7612da6b4 (diff)
downloadalarm-manager-80aaa6aef21162a8abb57aa0b9f93f333dbfa175.tar.gz
alarm-manager-80aaa6aef21162a8abb57aa0b9f93f333dbfa175.tar.bz2
alarm-manager-80aaa6aef21162a8abb57aa0b9f93f333dbfa175.zip
Change-Id: Id2a797735783bd35dda86371ce4c3dd58cab7ea8 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
-rw-r--r--packaging/alarm-manager.spec4
-rwxr-xr-xscripts/508.alarmmgr_upgrade.sh (renamed from scripts/108.alarmmgr_upgrade.sh)0
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/alarm-manager.spec b/packaging/alarm-manager.spec
index 6d54be0..13cd87d 100644
--- a/packaging/alarm-manager.spec
+++ b/packaging/alarm-manager.spec
@@ -119,7 +119,7 @@ install -m 0644 %SOURCE5 %{buildroot}%{_libdir}/udev/rules.d
%endif
mkdir -p %{buildroot}%{upgrade_script_path}
-cp -f scripts/108.alarmmgr_upgrade.sh %{buildroot}%{upgrade_script_path}
+cp -f scripts/508.alarmmgr_upgrade.sh %{buildroot}%{upgrade_script_path}
%post -p /sbin/ldconfig
@@ -153,7 +153,7 @@ cp -f scripts/108.alarmmgr_upgrade.sh %{buildroot}%{upgrade_script_path}
%if 0%{?appfw_feature_alarm_manager_module_log}
%attr(0755,root,root) %{_sysconfdir}/dump.d/module.d/alarmmgr_log_dump.sh
%endif
-%{upgrade_script_path}/108.alarmmgr_upgrade.sh
+%{upgrade_script_path}/508.alarmmgr_upgrade.sh
%files -n libalarm
%manifest alarm-lib.manifest
diff --git a/scripts/108.alarmmgr_upgrade.sh b/scripts/508.alarmmgr_upgrade.sh
index b81adab..b81adab 100755
--- a/scripts/108.alarmmgr_upgrade.sh
+++ b/scripts/508.alarmmgr_upgrade.sh