mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
e3c8c6afff
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
23 lines
603 B
Diff
23 lines
603 B
Diff
--- graphite-web-0.9.13-pre1/setup.cfg.orig 2014-12-31 17:51:36.000000000 +0100
|
|
+++ graphite-web-0.9.13-pre1/setup.cfg 2015-02-19 16:45:23.526959108 +0100
|
|
@@ -1,20 +0,0 @@
|
|
-[install]
|
|
-prefix = /opt/graphite
|
|
-install-lib = %(prefix)s/webapp
|
|
-
|
|
-[bdist_rpm]
|
|
-requires = Django => 1.1.4
|
|
- django-tagging
|
|
- carbon
|
|
- whisper
|
|
- mod_wsgi
|
|
- pycairo
|
|
- pycairo-devel
|
|
- python-simplejson
|
|
- python-sqlite2
|
|
- python-hashlib
|
|
-
|
|
-post-install = distro/redhat/misc/postinstall
|
|
-
|
|
-provides = graphite
|
|
-obsoletes = graphite <= 0.9.9
|