[qsstv] Add conditional for license macro for EPEL 6.

Richard Shaw hobbes1069 at fedoraproject.org
Mon Mar 2 19:29:36 UTC 2015


commit f8258c17e9448c1a0e5de00d65579737b435d0d1
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Mon Mar 2 13:29:35 2015 -0600

    Add conditional for license macro for EPEL 6.

 qsstv.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/qsstv.spec b/qsstv.spec
index c1cb9ec..97049c4 100644
--- a/qsstv.spec
+++ b/qsstv.spec
@@ -61,6 +61,7 @@ install -pm 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/
 
 
 %files
+%{!?_licensedir:%global license %%doc}
 %license qsstv/COPYING
 %{_bindir}/* 
 %{_datadir}/pixmaps/%{name}.png


More information about the scm-commits mailing list