# Generated by go2rpm %ifnarch ppc64le s390x %bcond_without check %endif # https://github.com/seccomp/libseccomp-golang %global goipath github.com/seccomp/libseccomp-golang Version: 0.9.1 %gometa %global godevelheader %{expand: # Remove in F33: Obsoletes: golang-github-seccomp-libseccomp-golang-devel < 0.9.0-3 Requires: pkgconfig(libseccomp)} %global common_description %{expand: The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by, application developers. The libseccomp-golang library provides a Go based interface to the libseccomp library.} %global golicenses LICENSE %global godocs CHANGELOG README Name: %{goname} Release: 10%{?dist} Summary: Libseccomp Go bindings # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %if %{with check} BuildRequires: pkgconfig(libseccomp) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0.9.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0.9.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.9.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.9.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.9.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0.9.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 09 2019 Elliott Sales de Andrade - 0.9.1-2 - Add Obsoletes for old name * Sun May 05 18:54:17 CEST 2019 Robert-André Mauchin - 0.9.1-1 - Release 0.9.1 * Tue Apr 23 10:07:58 CET 2019 Robert-André Mauchin - 0.9.0-2 - Add patch to fix seccomp argument filtering not working properly (#1702169) * Sat Apr 06 16:21:50 CEST 2019 Robert-André Mauchin - 0.9.0-1 - Release 0.9.0 (#1695293) - Update to new Go packaging * Fri Jul 13 2018 Fedora Release Engineering - 0-0.11.git60c9953 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.10.git60c9953 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.9.git60c9953 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.8.git60c9953 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.7.git60c9953 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 Fedora Release Engineering - 0-0.6.git60c9953 - https://fedoraproject.org/wiki/Changes/golang1.7 * Thu Jun 02 2016 jchaloup - 0-0.5.git60c9953 - Enable devel and unit-test subpackage for epel7 related: #1340137 * Thu May 26 2016 jchaloup - 0-0.4.git60c9953 - Bump to upstream 60c9953736798c4a04e90d0f3da2f933d44fd4c4 resolves: #1340137 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.3.git1b506fc - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.git1b506fc - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Nov 26 2015 jchaloup - 0-0.1.git1b506fc - First package for Fedora resolves: #1285767