https://raw.github.com/remicollet/remirepo/aa9026b69254ef4c9a21d3370d0547c9ce40e97c/php/sabredav/php-sabre-http/php-sabre-http.specSpec URL: SRPM URL: http://rpms.famillecollet.com/SRPMS/php-sabre-http-1.0.0-0.1.alpha5.remi.src.rpm Description: This library provides a toolkit to make working with the HTTP protocol easier. Most PHP scripts run within a HTTP request but accessing information about the HTTP request is cumbersome at least, mainly do to superglobals and the CGI standard. There's bad practices, inconsistencies and confusion. This library is effectively a wrapper around the following PHP constructs: For Input: $_GET $_POST $_SERVER php://input or $HTTP_RAW_POST_DATA. For output: php://output or echo. header() What this library provides, is a Request object, and a Response object. The objects are extendable and easily mockable. Fedora Account System Username: remi
Minor fix (changelog) Spec: https://raw.github.com/remicollet/remirepo/708a3101ed00acc06dd6fc6b94a6b63a0d637bc0/php/sabredav/php-sabre-http/php-sabre-http.spec Srpm: http://rpms.famillecollet.com/SRPMS/php-sabre-http-1.0.0-0.1.alpha5.remi.src.rpm
Stupid of me... Spec: https://raw.github.com/remicollet/remirepo/d8cdbfe0969c19ed83429c0e2f01a9c31044dfbf/php/sabredav/php-sabre-http/php-sabre-http.spec Srpm: http://rpms.famillecollet.com/SRPMS/php-sabre-http-2.0.0-0.1.alpha5.remi.src.rpm
I differ this one. (only requires by sabre-dav 1.9 and I plan to submit only 1.8)
License: OK Macros: OK Install: OK Naming: OK Sources: OK Scriptlets: OK APPROVED
Thanks again ! New Package SCM Request ======================= Package Name: php-sabre-http Short Description: Library for dealing with http requests and responses Owners: remi Branches: f19 f20 el6 InitialCC:
of course, I will wait for sabre-dav 1.9 before pushing this package.
Git done (by process-git-requests).
Only imported in rawhide for now (will be push when needed in other branches by php-sabre-dav 1.9).