]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- package alternative php requires collector (it's a bit buggy so not eanbled default)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Nov 2011 11:34:50 +0000 (11:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    macros.php -> 1.3

macros.php

index 01a1c81449cb0bf1b5a58b3026e66e20f57adfa9..81064f19ea3824c340b34b0583e185a4c53cd47d 100644 (file)
@@ -1,2 +1,3 @@
 %define        __php_provides  /usr/lib/rpm/php.prov
-%define        __php_requires  env PHP_MIN_VERSION=%{?php_min_version} /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.05969 seconds and 4 git commands to generate.