Add automake.spec to gcc_secure_exclude

This commit is contained in:
zou_lin77 2022-02-17 16:29:04 +08:00
parent 4328a1082e
commit 30845e8998

View File

@ -3,7 +3,7 @@ Summary: Enforcing secure compile options for abuild
License: NA
Group: System/Management
Version: 1.0
Release: 0.10
Release: 0.11
BuildRoot: %{_tmppath}/%{name}-%{version}
BuildRequires: util-linux coreutils
@ -160,6 +160,12 @@ rm -rf %{_tmppath}/%{name}-%{version}
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%changelog
Thu Feb 17 2022 zoulin<zoulin13@h-partners.com> - 1.0-0.11
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: Add automake.spec to gcc_secure_exclude
* Thu Feb 10 2022 zhangchenfeng<zhangchenfeng1@huawei.com> - 1.0-0.10
- Type:enhancement
- ID:NA