[python-whisper] Include missing LICENSE file

Jamie Nguyen jamielinux at fedoraproject.org
Wed Oct 1 09:17:33 UTC 2014


commit 3b12570c608a97c2f915dab0e9d0360dd947f9f4
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Wed Oct 1 09:56:45 2014 +0100

    Include missing LICENSE file

 python-whisper.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/python-whisper.spec b/python-whisper.spec
index 5313e30..6206d3d 100644
--- a/python-whisper.spec
+++ b/python-whisper.spec
@@ -75,7 +75,7 @@ popd
 
  
 %files
-%{python_sitelib}/*
+%doc LICENSE
 %{_bindir}/whisper*
 %{_bindir}/rrd2whisper
 %{_mandir}/man1/rrd2whisper.1*
@@ -87,6 +87,7 @@ popd
 %{_mandir}/man1/whisper-resize.1*
 %{_mandir}/man1/whisper-set-aggregation-method.1*
 %{_mandir}/man1/whisper-update.1*
+%{python_sitelib}/*
 
 
 %changelog


More information about the scm-commits mailing list