From b3e0ade88ce863b452efc83d003485b64399e89a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 10 Jun 2012 07:12:19 +0200 Subject: repo reorg --- macros.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 macros.php (limited to 'macros.php') diff --git a/macros.php b/macros.php new file mode 100644 index 0000000..9f5e849 --- /dev/null +++ b/macros.php @@ -0,0 +1,8 @@ +# +# Interface versions exposed by PHP: +# +%php_core_api @PHP_APIVER@ +%php_zend_api @PHP_ZENDVER@ +%php_pdo_api @PHP_PDOVER@ + +%php_extdir %{_libdir}/php/modules -- cgit