I see the line below sets up the database post install.
%{__python} %{python_sitelib}/graphite/manage.py syncdb --noinput >/dev/null
Looks like the username is default. Do you know what password is created?
It sould be nice to document this in the README.