From fee5fea43426be393e4bcf30e1a857cd5907073d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Jun 2015 14:20:54 +0200 Subject: php-pecl-oauth: allow build against rh-php56 (as more-php56) --- php-pecl-ncurses.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-pecl-ncurses.spec b/php-pecl-ncurses.spec index 4310b89..491ca91 100644 --- a/php-pecl-ncurses.spec +++ b/php-pecl-ncurses.spec @@ -96,6 +96,8 @@ it will be of little use for writing Web applications, but may be useful when writing scripts meant using PHP from the command line. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. + %prep -- cgit