not all build systems running `python setup.py bdist_rpm` will generate a setup.cfg if one is already present
so we need to repeat the dependencies from setup.py in setup.cfg's bdist_rpm section if we want to create correct dependencies in the rpm's generated. (django appconf 0.6 is called python-django-appconf in redhat/centos/fedora)