[SPEC] Delete gdb/auto-load folder ownership
Return the ownership of gdb/auto-load folder to gdb-headless.
This commit is contained in:
parent
426631877d
commit
432628ced3
14
gcc.spec
14
gcc.spec
@ -1,4 +1,4 @@
|
|||||||
%global DATE 20210914
|
%global DATE 20220105
|
||||||
|
|
||||||
%global gcc_version 10.3.1
|
%global gcc_version 10.3.1
|
||||||
%global gcc_major 10.3.1
|
%global gcc_major 10.3.1
|
||||||
@ -63,7 +63,7 @@
|
|||||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||||
Name: gcc
|
Name: gcc
|
||||||
Version: %{gcc_version}
|
Version: %{gcc_version}
|
||||||
Release: %{DATE}.5
|
Release: %{DATE}.6
|
||||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||||
URL: https://gcc.gnu.org
|
URL: https://gcc.gnu.org
|
||||||
|
|
||||||
@ -1971,10 +1971,6 @@ end
|
|||||||
|
|
||||||
%files -n libstdc++
|
%files -n libstdc++
|
||||||
%{_prefix}/%{_lib}/libstdc++.so.6*
|
%{_prefix}/%{_lib}/libstdc++.so.6*
|
||||||
%dir %{_datadir}/gdb
|
|
||||||
%dir %{_datadir}/gdb/auto-load
|
|
||||||
%dir %{_datadir}/gdb/auto-load/%{_prefix}
|
|
||||||
%dir %{_datadir}/gdb/auto-load/%{_prefix}/%{_lib}/
|
|
||||||
# Package symlink to keep compatibility
|
# Package symlink to keep compatibility
|
||||||
%ifarch riscv64
|
%ifarch riscv64
|
||||||
%{_datadir}/gdb/auto-load/%{_prefix}/%{_lib}/lp64d
|
%{_datadir}/gdb/auto-load/%{_prefix}/%{_lib}/lp64d
|
||||||
@ -2573,6 +2569,12 @@ end
|
|||||||
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
%doc rpm.doc/changelogs/libcc1/ChangeLog*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 05 2022 eastb233 <xiezhiheng@huawei.com> - 10.3.1-20220105.6
|
||||||
|
- Type:SPEC
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Return the ownership of gdb/auto-load folder to gdb-headless
|
||||||
|
|
||||||
* Tue Sep 14 2021 eastb233 <xiezhiheng@huawei.com> - 10.3.1-20210914.5
|
* Tue Sep 14 2021 eastb233 <xiezhiheng@huawei.com> - 10.3.1-20210914.5
|
||||||
- Type:Sync
|
- Type:Sync
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user