]> git.pld-linux.org Git - packages/rpm.git/blobdiff - macros.php
- don't replace built-in check-files with our outdated and broken one
[packages/rpm.git] / macros.php
index a10e7ad06fc5b502d186cfcc6c3406c77243faf0..81064f19ea3824c340b34b0583e185a4c53cd47d 100644 (file)
@@ -1,2 +1,3 @@
 %define        __php_provides  /usr/lib/rpm/php.prov
-%define        __php_requires  /usr/lib/rpm/php.req
+# define 'php_req_new' in ~/.rpmmacros to use php version of req finder
+%define        __php_requires  env PHP_MIN_VERSION=%{?php_min_version} /usr/lib/rpm/php.req%{?php_req_new:.php}
This page took 0.029265 seconds and 4 git commands to generate.