Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php56-php-pecl-parsekit-1.3.0-9.el8.remi RPM for x86_64

From Remi's RPM for RedHat EL 8 for x86_64

Name: php56-php-pecl-parsekit Distribution: Unknown
Version: 1.3.0 Vendor: Remi Collet
Release: 9.el8.remi Build date: Mon Jan 21 14:30:07 2019
Group: Development/Libraries Build host: builder.remirepo.net
Size: 52188 Source RPM: php56-php-pecl-parsekit-1.3.0-9.el8.remi.src.rpm
Packager: https://blog.remirepo.net/
Url: http://pecl.php.net/package/parsekit
Summary: PHP Opcode Analyser
Provides a userspace interpretation of the opcodes generated by the Zend engine
compiler built into PHP.

This extension is meant for development and debug purposes only and contains
some code which is potentially non-threadsafe.

Package built for PHP 5.6 as Software Collection (php56 by remi).

Provides

Requires

License

PHP

Changelog

* Mon Jan 21 2019 Remi Collet <remi@remirepo.net> - 1.3.0-9
  - cleanup for EL-8
* Tue Mar 08 2016 Remi Collet <remi@fedoraproject.org> - 1.3.0-8
  - adapt for F24
  - drop runtime dependency on pear, new scriptlets
* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.3.0-7.1
  - Fedora 21 SCL mass rebuild
* Mon Aug 25 2014 Remi Collet <rcollet@redhat.com> - 1.3.0-7
  - allow SCL build
* Mon Aug 18 2014 Remi Collet <RPMS@famillecollet.com> - 1.3.0-6
  - backport rawhide change (php 5.6 patch) for remi-repo
  - add numerical prefix to extension configuration file
* Mon Aug 18 2014 Pavel Alexeev <Pahan@Hubbitus.info> - 1.3.0-6
  - Fix FBFS bz#1111492 - ( https://bugs.php.net/bug.php?id=67854 )
    add Patch2: php-pecl-parsekit-1.3-php56-variadic-fix.patch
    Based on introduced incompatability from commit
    https://github.com/php/php-src/commit/0d7a6388663b76ebed6585ac92dfca5ef65fa7af
* Sat Jan 05 2013 Remi Collet <RPMS@famillecollet.com> - 1.3.0-2
  - also provides php-parsekit
* Sun Oct 07 2012 Remi Collet <RPMS@famillecollet.com> - 1.3.0-1
  - latest changes from rawhide (rebase on upstream 1.3.0)
* Sat Oct 06 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 1.3.0-1
  - Update to upstream release.
  - Use pecl package.xml 2.0 version (bz#860331).
* Wed Sep 12 2012 Remi Collet <remi@fedoraproject.org> - 1.3-2.CVS20120226
  - standardize for remi repo, lot of cleanups
  - add ZTS extension
  - add %check section: minimal load test
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2.CVS20120226
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Mar 04 2012 Pavel Alexeev <Pahan@Hubbitus.info> 1.3-1.CVS20120226
  - Change release enumerate manner as 1.3 was already released (Thanks to Remi Collet).
* Sun Feb 26 2012 Pavel Alexeev <Pahan@Hubbitus.info> 1.3-0.1.CVS20120226
  - Update to 1.3 branch, try fix FBFS on PHP 5.4.
  - Urls by patch wrote:
     https://bugs.php.net/bug.php?id=61187
     http://fossies.org/unix/www/php-5.4.0RC8.tar.gz:a/php-5.4.0RC8/NEWS
     http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/Zend/zend_compile.h?r1=298202&r2=298203&
     http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/Zend/zend_compile.h?annotate=321634
     http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/Zend/zend_compile.h?r1=301081&r2=303381
  - Add patch php-pecl-parsekit-1.3-php-5.4.patch
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8.CVS20090309
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Sep 12 2011 Pavel Alexeev <Pahan@Hubbitus.info> - 1.2-7.CVS20090309
  - Fix FBFS f16-17. Bz#716157
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-6.CVS20090309
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-5.CVS20090309
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Jul 13 2009 Remi Collet <Fedora@FamilleCollet.com> - 1.2-4.CVS20090309
  - rebuild for new PHP 5.3.0 ABI (20090626)
* Tue Jun 30 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 1.2-3.CVS20090309
  - Most of changes inspired by continue Fedora review by Jason Tibbitts.
  - Prefer %global over %define
  - Source0 is not URL now for CVS build.
  - "PECL" prefix removed from summary.
  - Add %release part into BuildRoot tag.
  - Add more magic into Release define and fit it into one line.OD
* Mon Mar 09 2009 Pavel Alexeev <Pahan@Hubbitus.info> - 1.2-2.CVS20090309
  - php-pecl-parsekit.Hu.spec renamed to normal php-pecl-parsekit.spec
  - In Version changhes: As it is post release enumereate it after 0. Remove Hu-part.
  - New CVS checkout 20090309
  - Add php_apiver and __pecl macroses define. Remove peardir.
  - Remove define macros xmldir and replace it by common pecl_xmldir
  - Add comment of command how to get source.
  - Add patch Patch2: php-pecl-parsekit-1.2.APIstatic.patch to allow build on recent versions.
  - Fix several inconsistent macros usages.
  - Add standard Requires/provides of php-api, abi, zend abi, php-pecl(%peclName) = %{version}...
  - Delete pathces, which is not needed anymore in ew checkout.
  - Remove Obsoletes:   php-pear-%peclName
  - Add Requires(post):   %{__pecl} and Requires(postun):   %{__pecl}
  - Rpmlint warnings:
     o Mixed spaces turned to tabs.
     o Descrioption line too long: splited.
     o License from "PHP License" changed to just PHP
     o script-without-shebang /usr/share/pear/.pkgxml/parsekit.xml: chmod to 0664
* Tue May 13 2008 Pavel Alexeev <Pahan [ at ] Hubbitus [ DOT ] spb [ dOt.] su> - 1.2-0.CVS20080513.Hu.0
  - Initial spec (copy of php-pecl-imagick.Hu.spec)
  - Add (import from runkit spec-file) CVS-build support
  - Add patches:
     Patch0:      php-pecl-parsekit-php51.patch (http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg28512.html)
     Patch1:      php-pecl-parsekit-1.2-PHP5.3.0.patch (self)
  - Post and Pustun steps replaced by it is macroses-representated form (from php-pecl-phar)

Files

/etc/opt/remi/php56/php.d/40-parsekit.ini
/opt/remi/php56/root/usr/lib64/php/modules/parsekit.so
/opt/remi/php56/root/usr/share/doc/php56-php-pecl-parsekit
/opt/remi/php56/root/usr/share/doc/php56-php-pecl-parsekit/README
/opt/remi/php56/root/usr/share/doc/php56-php-pecl-parsekit/examples
/opt/remi/php56/root/usr/share/doc/php56-php-pecl-parsekit/examples/compile_file.php
/opt/remi/php56/root/usr/share/doc/php56-php-pecl-parsekit/examples/compile_string.php
/opt/remi/php56/root/usr/share/doc/php56-php-pecl-parsekit/examples/compile_string_show_errors.php
/usr/lib/.build-id
/usr/lib/.build-id/da
/usr/lib/.build-id/da/f70a42cf8b81cd0cf40beecdcb6c35b260c414
/var/opt/remi/php56/lib/php/peclxml/php56-php-pecl-parsekit.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Mar 29 05:51:31 2024