]> git.pld-linux.org Git - packages/rpm-build-macros.git/blob - attr.php
Add rename notice
[packages/rpm-build-macros.git] / attr.php
1 %__php_provides         %{_rpmlibdir}/php.prov
2 # define 'php_req_new' in ~/.rpmmacros to use php version of req finder
3 %__php_requires         env PHP_MIN_VERSION=%{?php_min_version} %{_rpmlibdir}/php.req%{?php_req_new:.php}
4 %__php_magic            ^PHP script.*
5 %__php_path             \\.php$
This page took 0.027131 seconds and 3 git commands to generate.