https://bugzilla.redhat.com/show_bug.cgi?id=837694

--- Comment #6 from Ralph Bean <[email protected]> ---
Just a note for the future:  Tahrir is a webapp.  You may want to think about
bundling an apache/mod_wsgi configuration in the rpm so that when someone
installs tahrir, it gets itself as close to up-and-running as possible.

You can use setuptools options like --install-data=%{_datadir}/%{name} to have
setup.py install a production.ini file in /etc/tahrir/production.ini

You would also need to create an script for mod_wsgi to look at.  You can find
examples of that in moksha (with fedpkg clone moksha) or here in fedora-tagger
- https://github.com/ralphbean/fedora-tagger/blob/develop/fedora-tagger.spec

Both of those items involve making changes upstream since the tahrir package at
present supports neither.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to