[python-whisper] Be more explicit in %files

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


commit 67788a29a091fc320a37eab523de1e2ac48c8c66
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Wed Oct 1 09:59:17 2014 +0100

    Be more explicit in %files

 python-whisper.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/python-whisper.spec b/python-whisper.spec
index 979b172..4bee47d 100644
--- a/python-whisper.spec
+++ b/python-whisper.spec
@@ -68,8 +68,15 @@ done
  
 %files
 %doc LICENSE
-%{_bindir}/whisper*
 %{_bindir}/rrd2whisper
+%{_bindir}/whisper-create
+%{_bindir}/whisper-dump
+%{_bindir}/whisper-fetch
+%{_bindir}/whisper-info
+%{_bindir}/whisper-merge
+%{_bindir}/whisper-resize
+%{_bindir}/whisper-set-aggregation-method
+%{_bindir}/whisper-update
 %{_mandir}/man1/rrd2whisper.1*
 %{_mandir}/man1/whisper-create.1*
 %{_mandir}/man1/whisper-dump.1*


More information about the scm-commits mailing list