From 8349536b54cef64e907c8dc8ee8df69767bf1c90 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 25 Aug 2016 15:34:12 -0400 Subject: [PATCH] Add files section for upstream git master --- skopeo.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skopeo.spec b/skopeo.spec index 1ae77b3..5f35df8 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -248,7 +248,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %files %{_bindir}/%{name} +%{_sysconfdir}/containers %{_mandir}/man1/%{name}.1* +%{_datadir}/bash-completion/completions/%{name} %license LICENSE %doc README.md