~rwmcfa1/graphite/currentlyActive

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Michael Leinartas
  • Date: 2012-05-29 04:20:48 UTC
  • mfrom: (803.2.4)
  • Revision ID: git-v1:5310fd156bbce98cd202eac123c727dbfe47c5aa
Merge remote-tracking branch 'bmhatfield/master'

Conflicts:
        setup.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[install]
2
2
prefix = /opt/graphite
3
3
install-lib = %(prefix)s/webapp
 
4
 
 
5
[bdist_rpm]
 
6
requires = Django => 1.1.4
 
7
           django-tagging
 
8
           carbon
 
9
           whisper
 
10
           mod_wsgi
 
11
           pycairo
 
12
           pycairo-devel
 
13
           python-simplejson
 
14
           python-sqlite2
 
15
           python-hashlib
 
16
 
 
17
post-install = rpm/postinstall
 
18
 
 
19
provides = graphite
 
20
obsoletes = graphite <= 0.9.9