Upgrade: set RW update script number 64/101864/3
authorSunmin Lee <sunm.lee@samsung.com>
Fri, 2 Dec 2016 08:53:54 +0000 (17:53 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Mon, 5 Dec 2016 01:43:50 +0000 (10:43 +0900)
Change-Id: I77e66fb8cfd9cf19111af2e2dad91e5868fc313e
[Rebase]
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
packaging/resourced.spec
scripts/500.resourced_upgrade.sh [moved from scripts/resourced_upgrade.sh with 100% similarity]

index 9855d53..cff7659 100644 (file)
@@ -144,7 +144,7 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 mkdir -p %{buildroot}/usr/share/license
 cp -f LICENSE %{buildroot}/usr/share/license/%{name}
-install -D scripts/resourced_upgrade.sh %{buildroot}%{upgrade_file_path}/scripts/resourced_upgrade.sh
+install -D scripts/500.resourced_upgrade.sh %{buildroot}%{upgrade_file_path}/scripts/500.resourced_upgrade.sh
 
 %make_install
 %if %{?heart_module} == ON
@@ -220,4 +220,4 @@ fi
 %{_unitdir}/graphical.target.wants/mem-stress.service
 %endif
 #For upgrade
-%{upgrade_file_path}/scripts/resourced_upgrade.sh
+%{upgrade_file_path}/scripts/500.resourced_upgrade.sh