Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/execstack.git#5e325244c661c489f7264eb193a904678bbf3ccc
This commit is contained in:
DistroBaker 2021-02-03 13:27:19 +01:00
parent 00204792aa
commit b08a8ca47c

View File

@ -1,6 +1,6 @@
Name: execstack Name: execstack
Version: 0.5.0 Version: 0.5.0
Release: 19%{?dist} Release: 20%{?dist}
Summary: Utility to set/clear/query executable stack bit Summary: Utility to set/clear/query executable stack bit
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8 %global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
@ -17,6 +17,7 @@ BuildRequires: gcc-c++
BuildRequires: elfutils-libelf-devel BuildRequires: elfutils-libelf-devel
BuildRequires: libselinux-devel, libselinux-utils BuildRequires: libselinux-devel, libselinux-utils
BuildRequires: git BuildRequires: git
BuildRequires: make
Requires: glibc >= 2.2.4-18, coreutils, findutils Requires: glibc >= 2.2.4-18, coreutils, findutils
Requires: util-linux, gawk, grep Requires: util-linux, gawk, grep
@ -57,6 +58,9 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8
%{_mandir}/man8/execstack.8.* %{_mandir}/man8/execstack.8.*
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-19 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild