Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This repository contains sources for RPMs that are used to build Software Collections for CentOS by SCLo SIG.

This branch is for sclo-php7* packages (for rh-php7* SCL)

PHP 7.3 / EL 7

build -bs *spec --define "scl rh-php73" --define "dist .el7"
cbs add-pkg    sclo7-sclo-php73-sclo-candidate --owner=sclo  sclo-php73-php-pecl-rrd
cbs add-pkg    sclo7-sclo-php73-sclo-testing   --owner=sclo  sclo-php73-php-pecl-rrd
cbs add-pkg    sclo7-sclo-php73-sclo-release   --owner=sclo  sclo-php73-php-pecl-rrd
cbs build      sclo7-sclo-php73-sclo-el7       <above>.src.rpm
cbs tag-build  sclo7-sclo-php73-sclo-testing   <previous>

PHP 7.2 / EL 7

build -bs *spec --define "scl rh-php72" --define "dist .el7"
cbs add-pkg    sclo7-sclo-php72-sclo-candidate --owner=sclo  sclo-php72-php-pecl-rrd
cbs add-pkg    sclo7-sclo-php72-sclo-testing   --owner=sclo  sclo-php72-php-pecl-rrd
cbs add-pkg    sclo7-sclo-php72-sclo-release   --owner=sclo  sclo-php72-php-pecl-rrd
cbs build      sclo7-sclo-php72-sclo-el7       <above>.src.rpm
cbs tag-build  sclo7-sclo-php72-sclo-testing   <previous>

Releases

Packages

Contributors