-
Notifications
You must be signed in to change notification settings - Fork 4
/
DEPS.redhat
20 lines (14 loc) · 1002 Bytes
/
DEPS.redhat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
yum install -y httpd mod_ssl mod_perl
[eft-centos-5.5-dag]
name=EFTSOURCE CentOS Repository for DAG
baseurl=http://packages.lab.eftdomain.net/mirrors/dag/latest/redhat/el5/en/i386/dag/
enabled=1
gpgcheck=0
yum install -y perl-Catalyst-Runtime perl-YAML perl-Class-Accessor perl-Class-Data-Inheritable
yum install -y perl-Catalyst-Model-File perl-Catalyst-Runtime perl-Catalyst-Plugin-Authentication \
perl-Catalyst-Plugin-ConfigLoader perl-Catalyst-Action-RenderView \
perl-Catalyst-Component-InstancePerContext perl-Catalyst-View-TT perl-Catalyst-Devel \
perl-Catalyst-Plugin-Authorization-Roles perl-Catalyst-Plugin-Session-State-Cookie \
perl-Catalyst-Authentication-Store-LDAP perl-Catalyst-Plugin-Static-Simple \
perl-Catalyst-Plugin-RequireSSL perl-Catalyst-Engine-Apache perl-Catalyst-Plugin-Session \
perl-Catalyst-Plugin-Session-Store-FastMmap