diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-23 14:20:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-23 14:20:54 +0200 |
commit | fee5fea43426be393e4bcf30e1a857cd5907073d (patch) | |
tree | 8dfc54383223852a7545576e9b91f3c9a28adfc5 /php-pecl-ncurses.spec | |
parent | 42b1f8ba57354f540ff45b04e285a76aa97238d0 (diff) |
php-pecl-oauth: allow build against rh-php56 (as more-php56)
Diffstat (limited to 'php-pecl-ncurses.spec')
-rw-r--r-- | php-pecl-ncurses.spec | 2 |
1 files changed, 2 insertions, 0 deletions
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 |