summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyunho Kang <hhstark.kang@samsung.com>2016-12-02 17:39:12 +0900
committerHyunho Kang <hhstark.kang@samsung.com>2016-12-02 18:31:06 +0900
commit6b18ee25061f9f909cc45340b038cbbc833c6f93 (patch)
tree0d68c28e428722b38bd24b1d1bf4c6d4159b3f7a
parente227f5a529ec407a9a978345d24f6b8a5f2c4414 (diff)
downloadlibrua-6b18ee25061f9f909cc45340b038cbbc833c6f93.tar.gz
librua-6b18ee25061f9f909cc45340b038cbbc833c6f93.tar.bz2
librua-6b18ee25061f9f909cc45340b038cbbc833c6f93.zip
Change-Id: I2c2d19cc434ae31e492ece5d1785a37107d82e1d Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
-rw-r--r--packaging/librua.spec4
-rw-r--r--[-rwxr-xr-x]scripts/503.rua_upgrade.sh (renamed from scripts/103.rua_upgrade.sh)0
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging/librua.spec b/packaging/librua.spec
index 68c5235..ec55071 100644
--- a/packaging/librua.spec
+++ b/packaging/librua.spec
@@ -45,7 +45,7 @@ make %{?_smp_mflags}
%make_install
mkdir -p %{buildroot}%{upgrade_script_path}
-cp -f scripts/103.rua_upgrade.sh %{buildroot}%{upgrade_script_path}
+cp -f scripts/503.rua_upgrade.sh %{buildroot}%{upgrade_script_path}
%post -p /sbin/ldconfig
@@ -56,7 +56,7 @@ cp -f scripts/103.rua_upgrade.sh %{buildroot}%{upgrade_script_path}
%defattr(-,root,root,-)
%{_libdir}/librua.so.*
%license LICENSE
-%{upgrade_script_path}/103.rua_upgrade.sh
+%{upgrade_script_path}/503.rua_upgrade.sh
%files devel
%manifest %{name}.manifest
diff --git a/scripts/103.rua_upgrade.sh b/scripts/503.rua_upgrade.sh
index 6e401ee..6e401ee 100755..100644
--- a/scripts/103.rua_upgrade.sh
+++ b/scripts/503.rua_upgrade.sh