]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- export PHP_MIN_VERSION via %php_min_version
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Nov 2011 11:04:43 +0000 (11:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    macros.php -> 1.2

macros.php

index a10e7ad06fc5b502d186cfcc6c3406c77243faf0..01a1c81449cb0bf1b5a58b3026e66e20f57adfa9 100644 (file)
@@ -1,2 +1,2 @@
 %define        __php_provides  /usr/lib/rpm/php.prov
-%define        __php_requires  /usr/lib/rpm/php.req
+%define        __php_requires  env PHP_MIN_VERSION=%{?php_min_version} /usr/lib/rpm/php.req
This page took 0.044832 seconds and 4 git commands to generate.