[python-carbon] Include README.md and examples/

Jamie Nguyen jamielinux at fedoraproject.org
Wed Oct 1 11:33:03 UTC 2014


commit be09234230bee46ec4a53152da46466458095a2d
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Wed Oct 1 10:49:53 2014 +0100

    Include README.md and examples/

 python-carbon.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/python-carbon.spec b/python-carbon.spec
index 39c29d1..1818e09 100644
--- a/python-carbon.spec
+++ b/python-carbon.spec
@@ -95,7 +95,9 @@ fi
 
 
 %files
-%doc LICENSE conf/*
+%doc LICENSE README.md
+%doc conf/ examples/
+
 %dir %{_sysconfdir}/carbon
 %dir %{_localstatedir}/run/carbon
 %{_bindir}/carbon*


More information about the scm-commits mailing list