| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php55-php-pecl-mailparse | Distribution: Unknown |
| Version: 2.1.6 | Vendor: Remi Collet |
| Release: 8.el7.remi | Build date: Wed Sep 3 09:49:21 2014 |
| Group: Development/Languages | Build host: schrodingerscat.famillecollet.com |
| Size: 106083 | Source RPM: php55-php-pecl-mailparse-2.1.6-8.el7.remi.src.rpm |
| Packager: http://blog.famillecollet.com/ | |
| Url: http://pecl.php.net/package/mailparse | |
| Summary: PHP PECL package for parsing and working with email messages | |
Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages.
PHP
* Mon Aug 25 2014 Remi Collet <rcollet@redhat.com> - 2.1.6-8
- improve SCL build
* Wed Apr 09 2014 Remi Collet <remi@fedoraproject.org> - 2.1.6-7
- add numerical prefix to extension configuration file
* Wed Mar 19 2014 Remi Collet <rcollet@redhat.com> - 2.1.6-6
- allow SCL build
* Sun Feb 02 2014 Remi Collet <remi@fedoraproject.org> - 2.1.6-5
- cleanups
- install documentation in pecl_docdir
- install tests in pecl_testdir
- add missing License file
* Fri Nov 30 2012 Remi Collet <remi@fedoraproject.org> - 2.1.6-3.1
- also provides php-mailparse
* Sun Oct 21 2012 Remi Collet <remi@fedoraproject.org> - 2.1.6-3
- rebuild
* Sat Mar 10 2012 Remi Collet <remi@fedoraproject.org> - 2.1.6-2
- rebuild for PHP 5.4
* Sat Mar 10 2012 Remi Collet <remi@fedoraproject.org> - 2.1.6-1
- update to 2.1.6
- enable ZTS build
* Thu Jan 19 2012 Remi Collet <remi@fedoraproject.org> - 2.1.5-6
- rebuild against PHP 5.4, with patch
- fix filters
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Oct 23 2010 Remi Collet <Fedora@FamilleCollet.com> 2.1.5-3
- add filter_provides to avoid private-shared-object-provides mailparse.so
- spec cleanup
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun Jul 12 2009 Remi Collet <Fedora@FamilleCollet.com> 2.1.5-1
- update to 2.1.5 (bugfix + php 5.3.0 compatibility)
* Mon Apr 14 2008 Remi Collet <Fedora@FamilleCollet.com> 2.1.4-1
- update to 2.1.4 (bugfix)
- package2.xml is now provided
* Sun Feb 24 2008 Remi Collet <Fedora@FamilleCollet.com> 2.1.3-1
- update to 2.1.3
- add post(un) scriplet
- add check
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.1.1-9
- Autorebuild for GCC 4.3
* Wed Aug 22 2007 Matthias Saou <http://freshrpms.net/> 2.1.1-8
- Rebuild for new BuildID feature.
* Mon Aug 06 2007 Matthias Saou <http://freshrpms.net/> 2.1.1-7
- Update License field.
- Remove dist tag, since the package will seldom change.
* Tue Jun 19 2007 Matthias Saou <http://freshrpms.net/> 2.1.1-6
- Fix package requirements by adding build-time zend-abi version.
- Clean up spec to conform to current PHP packaging rules.
- No longer bundle part of mbstring (mbfl), at last! (makes spec F7+ specific)
* Mon Aug 28 2006 Matthias Saou <http://freshrpms.net/> 2.1.1-5
- FC6 rebuild.
- Add php-api requirement and php-pecl(mailparse) provides.
* Mon Mar 06 2006 Matthias Saou <http://freshrpms.net/> 2.1.1-4
- Add missing php-mbstring requirement (#197410).
* Mon Mar 06 2006 Matthias Saou <http://freshrpms.net/> 2.1.1-3
- FC5 rebuild.
* Thu Feb 09 2006 Matthias Saou <http://freshrpms.net/> 2.1.1-2
- Rebuild for new gcc/glibc and FC5's PHP 5.1.
* Wed Jul 20 2005 Matthias Saou <http://freshrpms.net/> 2.1.1-1
- Update to 2.1.1.
- Update mbfl tarball to 4.4.0 PHP sources.
- Rename .ini file to "z-<name>" to have it load after mbstring.so.
* Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Wed Feb 16 2005 Matthias Saou <http://freshrpms.net/> 2.1-1
- Update to 2.1.
* Thu Jan 13 2005 Matthias Saou <http://freshrpms.net/> 2.0b-5
- Bump release.
* Tue Jul 27 2004 Matthias Saou <http://freshrpms.net/> 2.0b-4
- Update included mbfl source to 4.3.8 as the current 4.3.4 doesn't work
anymore.
* Fri May 21 2004 Matthias Saou <http://freshrpms.net/> 2.0b-3
- Rebuild for Fedora Core 2.
- No need for a strict dependency on this package, it works fine with
php 4.3.6 when compiled against 4.3.4.
* Fri May 07 2004 Matthias Saou <http://freshrpms.net/> 2.0b-2
- Added php.d entry to auto-load the module with recent php packages.
- Added more macros to the spec file.
* Mon Apr 26 2004 Matthias Saou <http://freshrpms.net/> 2.0b-1
- Initial RPM release.
- Included part of php-4.3.4's mbfl includes, ugly.
/opt/remi/php55/root/etc/php.d/z-mailparse.ini /opt/remi/php55/root/usr/lib64/php/modules/mailparse.so /opt/remi/php55/root/usr/share/doc/pecl/mailparse /opt/remi/php55/root/usr/share/doc/pecl/mailparse/CREDITS /opt/remi/php55/root/usr/share/doc/pecl/mailparse/LICENSE /opt/remi/php55/root/usr/share/doc/pecl/mailparse/README /opt/remi/php55/root/usr/share/doc/pecl/mailparse/try.php /opt/remi/php55/root/usr/share/tests/pecl/mailparse /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/001.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/002.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/003.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/004.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/005.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/006.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/007.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/008.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/009.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/010.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/parse_test_messages.phpt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/mime.exp /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/mime.txt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/oeuue /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/phpcvs1.exp /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/phpcvs1.txt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/qp.exp /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/qp.txt /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/uue.exp /opt/remi/php55/root/usr/share/tests/pecl/mailparse/tests/testdata/uue.txt /opt/remi/php55/root/var/lib/pear/pkgxml/php55-php-pecl-mailparse.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 10:35:07 2026