Le 18/01/2018 à 07:32, Remi Collet a écrit : > Hi, > > Range dependencies are a key feature of RPM 4.14 in F27 > > Infrastructure tooling now support them, > so the ban have been removed from the packaging Guidelines > > https://fedoraproject.org/wiki/Packaging:Guidelines#Rich.2FBoolean_dependencies > > https://pagure.io/packaging-committee/issue/559 > > This mean we can start using this long awaiting feature :) > > > Here is an example > > https://src.fedoraproject.org/rpms/phpcov/c/ffb3c7db6036243e95efff1107fb9a6a771b05cb?branch=master If you want to use range dependencies with conditional, please use %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 Remi _______________________________________________ php-devel mailing list -- php-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to php-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx