Sun, 28 May 2023 19:29:03 EDT

Information for build php-shout-0.9.2-6.ru6

ID2869
Package Namephp-shout
Version0.9.2
Release6.ru6
Epoch
SummaryPHP module for communicating with Icecast servers
DescriptionThe php-shout package is an extension to the PHP Hypertext Preprocessor. It wraps the libshout library available from http://icecast.org/ and provides native Shout functions to the PHP runtime engine. Libshout is a streaming audio library that connects and sends properly formatted audio data to an Icecast Streaming Media server (also http://icecast.org/). Libshout "handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server." With php-shout, a PHP developer can write PHP scripts that act as a streaming media source, and focus on other robust features, without worrying about the details of the server communication.
Built byjarek
State complete
StartedThu, 08 Nov 2012 15:31:38 EST
CompletedThu, 08 Nov 2012 15:37:56 EST
Taskbuild (centos6-rutgers-staging, php-shout-0.9.2-6.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
php-shout-0.9.2-6.ru6.src.rpm (info) (download)
i386 (build logs)
php-shout-0.9.2-6.ru6.i386.rpm (info) (download)
php-shout-debuginfo-0.9.2-6.ru6.i386.rpm (info) (download)
x86_64 (build logs)
php-shout-0.9.2-6.ru6.x86_64.rpm (info) (download)
php-shout-debuginfo-0.9.2-6.ru6.x86_64.rpm (info) (download)
Changelog * Thu Nov 08 2012 Jarek Sedlacek <jarek@nbcs.rutgers.edu> - 0.9.2-6.ru6 - Rutgers Build * Thu Jan 07 2010 Remi Collet <Fedora@FamilleCollet.com> - 0.9.2-6 - fix Source URL - fix requires for PHP abi. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon Jul 13 2009 Remi Collet <Fedora@FamilleCollet.com> - 0.9.2-4 - rebuild for new PHP 5.3.0 ABI (20090626) * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Aug 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.9.2-2 - fix license tag * Fri Jan 05 2007 Brandon Holbrook <fedora at theholbrooks.org> 0.9.2-1 - Bump to 0.9.2 * Sun Oct 29 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.9.1-1 - Bump to 0.9.1 * Thu Oct 26 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-7 - Rebuild for new PHP * Fri Aug 11 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-6 - Mass Rebuild for FC6 * Fri Aug 11 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-5 - New FE php macros - Minor syntax / permission changes - Added BR: pkgconfig for new buildroot - New php_extdir and php_apiver from FE PHP Packaging Guidelines * Fri Jun 30 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-3 - New extdir and apiver to make mock happy * Wed Jun 28 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-1 - Upgraded to 0.3.1 - Removed unneded BuildRequires: pkgconfig * Wed Mar 29 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3a-5 - Upgraded to 0.3a (tarball has not been phpize'd to save space) - Minor %define fixes - spaces2tabs - mkdir has been replaced with 'install -D' - Moved the 'phpize' calls from %prep to %build * Sat Mar 11 2006 Brandon Holbrook <fedora at theholbrooks.org> - Upgraded to 0.3 - Bumped libshout requirement to 2.1 * Wed Feb 22 2006 Brandon Holbrook <fedora at theholbrooks.org> - Upgraded to 0.1.5 * Thu Feb 16 2006 Brandon Holbrook <fedora at theholbrooks.org> - Upgraded to 0.1.4 - Added 'phpize --clean; phpize' to setup phase - Removed redundant 'Requires:' implied by BuildRequires - Replaced $RPM_BUILD_ROOT with %{buildroot} * Mon Feb 13 2006 Brandon Holbrook <fedora at theholbrooks.org> - Initial RPM release