From fca31967803ce1d6b8b152c03a883ef1dd4373c7 Mon Sep 17 00:00:00 2001 From: Jusung Son Date: Wed, 16 Oct 2019 08:44:25 +0900 Subject: Change upgrade script number Change-Id: I49ff5e7b507acd93e7808848f3fe7ee010a947f4 Signed-off-by: Jusung Son --- packaging/buxton2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/buxton2.spec b/packaging/buxton2.spec index 7815a72..8af8707 100644 --- a/packaging/buxton2.spec +++ b/packaging/buxton2.spec @@ -144,7 +144,7 @@ install -m 755 -d %{buildroot}%{_unitdir}/sockets.target.wants ln -sf ../%{name}.socket %{buildroot}%{_unitdir}/sockets.target.wants/ mkdir -p %{buildroot}%{upgrade_script_path} -cp -f scripts/299.buxton2_upgrade.sh %{buildroot}%{upgrade_script_path} +cp -f scripts/290.buxton2_upgrade.sh %{buildroot}%{upgrade_script_path} %post /sbin/ldconfig @@ -196,7 +196,7 @@ chsmack -a System %{dbdir}/* %{_unitdir}/basic.target.wants/%{name}.service %attr(0700,buxton,buxton) %dir %{_localstatedir}/lib/%{name} %attr(0700,buxton,buxton) %dir %{basedbdir} -%attr(0750,root,root) %{upgrade_script_path}/299.buxton2_upgrade.sh +%attr(0750,root,root) %{upgrade_script_path}/290.buxton2_upgrade.sh %attr(0750,root,root) /opt/etc/dump.d/module.d/buxton_dump.sh %files devel -- cgit v1.2.3