diff --git a/bash.spec b/bash.spec index 37f601927fbb0c5a37dd995a076ca5b28ef09c77..218f712546ae62415de4b50b4f5d76fa9cd01f00 100644 --- a/bash.spec +++ b/bash.spec @@ -6,7 +6,7 @@ Name: bash Version: 5.2.15 -Release: 3 +Release: 4 Summary: It is the Bourne Again Shell License: GPLv3 URL: https://www.gnu.org/software/bash @@ -126,7 +126,6 @@ make check %if %{?ENABLE_RELOC} %files relocation %defattr(400,root,root,-) -%dir %attr(500, root, root) %{_bindir} %attr(400, root, root) /usr/lib/relocation%{_libdir}/bash.relocation %endif @@ -147,6 +146,12 @@ make check %exclude %{_infodir}/dir %changelog +* Tue Aug 24 2023 liutie -5.2.15-4 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:remove path /usr/bin for sub package relocation + * Mon Aug 8 2023 longwei -5.2.15-3 - Type:enhancement - ID:NA