Rename upgrade script name 12/101912/2 accepted/tizen/3.0/common/20161205.091841 accepted/tizen/3.0/ivi/20161204.235833 accepted/tizen/3.0/mobile/20161204.235628 accepted/tizen/3.0/tv/20161204.235737 accepted/tizen/3.0/wearable/20161204.235804 submit/tizen_3.0/20161202.085638
authorseungha.son <seungha.son@samsung.com>
Fri, 2 Dec 2016 10:24:54 +0000 (19:24 +0900)
committerseungha.son <seungha.son@samsung.com>
Fri, 2 Dec 2016 10:30:47 +0000 (19:30 +0900)
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I37c18122ccb704892c0e9c643fbcdb8e4bd7b5aa

packaging/notification.spec
scripts/505.notification_upgrade.sh [moved from scripts/105.notification_upgrade.sh with 100% similarity]

index 9a62af1..e9c3edf 100755 (executable)
@@ -63,7 +63,7 @@ mkdir -p %{buildroot}%{TZ_SYS_SHARE}/license
 cp -f LICENSE %{buildroot}%{TZ_SYS_SHARE}/license/%{name}
 
 mkdir -p %{buildroot}%{upgrade_script_path}
-cp -f scripts/105.notification_upgrade.sh %{buildroot}%{upgrade_script_path}
+cp -f scripts/505.notification_upgrade.sh %{buildroot}%{upgrade_script_path}
 
 %clean
 rm -rf %{buildroot}
@@ -85,7 +85,7 @@ fi
 %{TZ_SYS_SHARE}/license/%{name}
 %attr(755,root,root) %{_sysconfdir}/gumd/useradd.d/11_notification-add.post
 %{_bindir}/notification_init
-%{upgrade_script_path}/105.notification_upgrade.sh
+%{upgrade_script_path}/505.notification_upgrade.sh
 #%{_bindir}/notification-test-app
 
 %files devel