[graphite-web] Include python egg

Jamie Nguyen jamielinux at fedoraproject.org
Wed Oct 1 13:55:51 UTC 2014


commit f59ef2e2312488d207382b6d3ce542f18b674f08
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Wed Oct 1 13:01:04 2014 +0100

    Include python egg

 graphite-web.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/graphite-web.spec b/graphite-web.spec
index 668d08d..9be4f8a 100644
--- a/graphite-web.spec
+++ b/graphite-web.spec
@@ -160,6 +160,10 @@ fi
 
 %{python_sitelib}/graphite/
 
+%if 0%{?fedora} || 0%{?rhel} > 5
+%{python_sitelib}/graphite_web-*-py?.?.egg-info
+%endif
+
 %files selinux
 %doc README.selinux
 


More information about the scm-commits mailing list