Changes of Revision 3
[-] | Changed | php-pecl-msgpack-php7.spec |
x 1
2 Group: Development/Languages 3 URL: http://pecl.php.net/package/msgpack 4 5 -Patch0: %{pecl_name}-pr87.patch 6 +##tch0: %{pecl_name}-pr87.patch 7 8 BuildRequires: %{?scl_prefix}php-devel >= 7 9 BuildRequires: %{?scl_prefix}php-pear 10
11 %{?_licensedir:sed -e '/LICENSE/s/role="doc"/role="src"/' -i package.xml} \ 12 13 cd NTS 14 -%patch0 -p1 -b .pr87 15 +##atch0 -p1 -b .pr87 16 17 %if %{with_msgpack} 18 # use system library 19 |