Difference between revisions of "Talk:Remi-roundcube"

From SME Server
Jump to navigationJump to search
 
Line 6: Line 6:
 
  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 'php-kolab-net-ldap3,php-pear-Mail-mimeDecode,php-pear-Net-IDNA2,php-pear-Net-LDAP2,roundcubemail,php-pear-Mail-Mime,php-pear-Auth-SASL' \
+
  IncludePkgs 'roundcubemail,php-pear-Mail-Mime' \
 
  status disabled
 
  status disabled

Latest revision as of 22: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


> 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' \
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