From 056943e5aaeb4ace718080d4145ed040c13c8024 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 10 Dec 2015 09:55:42 -0600 Subject: [PATCH] define the license macro for el6 Signed-off-by: Dennis Gilmore --- python-productmd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-productmd.spec b/python-productmd.spec index 7941c72..8665fe2 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -85,6 +85,7 @@ popd %endif %files +%{!?_licensedir:%global license %doc} %defattr(-,root,root,-) %license LICENSE %doc AUTHORS