From b5acf881d8836a18f782c29470477ccfeb6eb0d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Aug 2012 14:04:57 +0200 Subject: php 5.3.16: define %{php_version} --- macros.php | 1 + 1 file changed, 1 insertion(+) (limited to 'macros.php') diff --git a/macros.php b/macros.php index 8900aba..784d601 100644 --- a/macros.php +++ b/macros.php @@ -4,6 +4,7 @@ %php_core_api @PHP_APIVER@ %php_zend_api @PHP_ZENDVER@ %php_pdo_api @PHP_PDOVER@ +%php_version @PHP_VERSION@ %php_extdir %{_libdir}/php/modules %php_ztsextdir %{_libdir}/php-zts/modules -- cgit