commit 5cb931a695923d647a47c92baa6373aa7dc065dd
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Jul 12 00:45:37 2013 +0300

    package DATA_DIRS
    
    graphite-web local_settings.py says:
    NOTE: If any directory is unreadable in DATA_DIRS it will break metric 
browsing

 carbon.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/carbon.spec b/carbon.spec
index 67758fd..0f66fc0 100644
--- a/carbon.spec
+++ b/carbon.spec
@@ -1,7 +1,7 @@
 Summary:       Back-end data caching and persistence daemon for Graphite
 Name:          carbon
 Version:       0.9.10
-Release:       0.5
+Release:       0.6
 License:       Apache v2.0
 Group:         Daemons
 Source0:       
https://github.com/downloads/graphite-project/carbon/%{name}-%{version}.tar.gz
@@ -141,3 +141,6 @@ fi
 %dir %{_localstatedir}/run/%{name}
 %dir %attr(775,root,carbon) %{_localstatedir}/log/%{name}
 %dir %attr(775,root,carbon) %{_sharedstatedir}/%{name}
+%dir %attr(775,root,carbon) %{_sharedstatedir}/%{name}/rrd
+%dir %attr(775,root,carbon) %{_sharedstatedir}/%{name}/whisper
+%dir %attr(775,root,carbon) %{_sharedstatedir}/%{name}/lists
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/carbon.git/commitdiff/5cb931a695923d647a47c92baa6373aa7dc065dd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to