Repository : http://git.fedorahosted.org/cgit/copr.git
On branch : master
commit cb88773ba2496fddf79926b8a2e4783ee50bd8fe Author: Miroslav Suchý msuchy@redhat.com Date: Fri Jun 21 11:43:10 2013 +0200
suggest to install frontend as package from copr repository
copr-setup.txt | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/copr-setup.txt b/copr-setup.txt index a3a2275..c53acab 100644 --- a/copr-setup.txt +++ b/copr-setup.txt @@ -51,15 +51,9 @@ Required pkgs:
Frontend: -rhel6ish - add epel - -Required pkgs: - - httpd - - mod_wsgi - - postgresql-server - - postgresql-devel - - python-virtualenv - - gcc +- rhel6ish - add epel +- add yum repository http://copr-be.cloud.fedoraproject.org/results/msuchy/copr/ +- yum install copr-frontend
- apache setup cp /usr/share/doc/copr-frontend-*/coprs.conf.example /etc/httpd/conf.d/coprs.conf
copr-devel@lists.fedorahosted.org