diff options
-rw-r--r-- | packaging/librua.spec | 4 | ||||
-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 |