SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

dependancy for spec files: if there is a pear_name defined calculate the provides accordingly #178

Open tpokorra opened 7 years ago

tpokorra commented 7 years ago

https://github.com/TBits/lbs-kolab/blob/Kolab_Winterfell/php-kolab-net-ldap3/php-kolab-net-ldap3.spec

%global pear_name Net_LDAP3

should tell us: provides: php-pear(Net_LDAP3)

so that roundcubemail depends on php-kolab-net-ldap3