slirp4netns-0.4.2-3.0.dev.git3527c98.fc32
- add BR: libseccomp-devel Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f960a29686
commit
7ec6f7b1da
@ -8,7 +8,7 @@
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 0.4.2
|
||||
Release: 2.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.0.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -22,6 +22,7 @@ BuildRequires: glib2-devel
|
||||
BuildRequires: git
|
||||
BuildRequires: golang-github-cpuguy83-md2man
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libseccomp-devel
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
@ -61,6 +62,9 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2019 Jindrich Novy <jnovy@redhat.com> - 0.4.2-3.0.dev.git3527c98
|
||||
- add BR: libseccomp-devel
|
||||
|
||||
* Fri Oct 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.2-2.0.dev.git3527c98
|
||||
- bump to 0.4.2
|
||||
- autobuilt 3527c98
|
||||
|
Loading…
Reference in New Issue
Block a user