summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/librua.spec4
1 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