From 09d448f924aabf67ad476ce20539efa78a2715ca Mon Sep 17 00:00:00 2001 From: Jessica Frazelle Date: Mon, 30 Nov 2015 15:19:31 -0800 Subject: [PATCH] add licence to rpm Signed-off-by: Jessica Frazelle --- hack/make/.build-rpm/docker-engine-selinux.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/make/.build-rpm/docker-engine-selinux.spec b/hack/make/.build-rpm/docker-engine-selinux.spec index 5178473aa1..c642180ca2 100644 --- a/hack/make/.build-rpm/docker-engine-selinux.spec +++ b/hack/make/.build-rpm/docker-engine-selinux.spec @@ -95,6 +95,7 @@ if [ $1 -eq 0 ]; then fi %files +%doc LICENSE %defattr(-,root,root,0755) %attr(0644,root,root) %{_datadir}/selinux/packages/*.pp.bz2 %attr(0644,root,root) %{_datadir}/selinux/devel/include/%{moduletype}/*.if