diff --git a/containernetworking-cni.spec b/containernetworking-cni.spec index 25e8cf9..dc880f2 100644 --- a/containernetworking-cni.spec +++ b/containernetworking-cni.spec @@ -34,7 +34,7 @@ Name: containernetworking-cni Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Libraries for writing CNI plugin License: ASL 2.0 URL: https://%{provider_prefix} @@ -243,6 +243,7 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %files %license LICENSE %doc *.md +%dir %{_libexecdir}/cni %{_libexecdir}/cni/* %if 0%{?with_devel} @@ -259,6 +260,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Mon Apr 2 2018 Peter Robinson 0.6.0-4 +- Own the libexec cni directory + * Wed Feb 07 2018 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild