blob: f7ca20c9ba9297ad83e5d7c0cdc4363c743440fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
--- 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
|