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:
parent
00204792aa
commit
b08a8ca47c
@ -1,6 +1,6 @@
|
||||
Name: execstack
|
||||
Version: 0.5.0
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Utility to set/clear/query executable stack bit
|
||||
|
||||
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
|
||||
@ -17,6 +17,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: elfutils-libelf-devel
|
||||
BuildRequires: libselinux-devel, libselinux-utils
|
||||
BuildRequires: git
|
||||
BuildRequires: make
|
||||
Requires: glibc >= 2.2.4-18, coreutils, findutils
|
||||
Requires: util-linux, gawk, grep
|
||||
|
||||
@ -57,6 +58,9 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8
|
||||
%{_mandir}/man8/execstack.8.*
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user