Difference between revisions of "Talk:Remi-roundcube"
From SME Server
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
for r-1.1.3, it needs to fork php-pear-Net-SMTP-1.7.1-1.el6.sme.noarch.rpm from remi src because it pulls php54 | for r-1.1.3, it needs to fork php-pear-Net-SMTP-1.7.1-1.el6.sme.noarch.rpm from remi src because it pulls php54 | ||
+ | |||
+ | -----> http://arm.koji.fedoraproject.org//packages/php-pear-Net-SMTP/1.6.3/1.fc24/src/php-pear-Net-SMTP-1.6.3-1.fc24.src.rpm | ||
/sbin/e-smith/db yum_repositories set remi-roundcube repository Name 'Remi Roundcube - EL6' \ | /sbin/e-smith/db yum_repositories set remi-roundcube repository Name 'Remi Roundcube - EL6' \ | ||
BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' EnableGroups no GPGCheck yes \ | BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' EnableGroups no GPGCheck yes \ | ||
GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi Visible yes \ | GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi Visible yes \ | ||
− | IncludePkgs ' | + | IncludePkgs 'roundcubemail,php-pear-Mail-Mime' \ |
status disabled | status disabled |
Latest revision as of 21:34, 29 September 2015
for r-1.1.3, it needs to fork php-pear-Net-SMTP-1.7.1-1.el6.sme.noarch.rpm from remi src because it pulls php54
/sbin/e-smith/db yum_repositories set remi-roundcube repository Name 'Remi Roundcube - EL6' \ BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' EnableGroups no GPGCheck yes \ GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi Visible yes \ IncludePkgs 'roundcubemail,php-pear-Mail-Mime' \ status disabled