Thu, 01 Jun 2023 15:49:29 UTC

Information for build php-mcnetic-zipstreamer-1.0-1.el7

ID770367
Package Namephp-mcnetic-zipstreamer
Version1.0
Release1.el7
Epoch1
SummaryStream zip files without i/o overhead
DescriptionSimple Class to create zip files on the fly and stream directly to the HTTP client as the content is added (without using temporary files). Autoloader: /usr/share/php/ZipStreamer/autoload.php
Built byjhogarth
State complete
Volume prod
StartedFri, 03 Jun 2016 15:14:22 UTC
CompletedFri, 03 Jun 2016 15:15:52 UTC
Taskbuild (epel7-candidate, /rpms/php-mcnetic-zipstreamer:7919d7c3abb478154ea20b70bc6e336a6b82103a)
Tags
epel7
RPMs
src
php-mcnetic-zipstreamer-1.0-1.el7.src.rpm (info) (download)
noarch
php-mcnetic-zipstreamer-1.0-1.el7.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
Changelog * Sat Apr 02 2016 Remi Collet <remi@fedoraproject.org> - 1:1.0.1 - update to 1.0 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> - 1:0.7.1 - fix version, from review #1296901 * Fri Jan 08 2016 Remi Collet <remi@fedoraproject.org> - 1.7.2 - ensure we use our autoloader during the test suite - ignore test suite on 32bits build * Fri Jan 08 2016 Remi Collet <remi@fedoraproject.org> - 1.7.1 - initial package - add patch to workaround error raised by pecl_http see https://github.com/McNetic/PHPZipStreamer/issues/29