Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567197
en ru br
ALT Linux repos
S:1.4.4-alt1
5.0: 1.4.2-alt1
4.1: 1.4.1-alt2

Group :: Development/Other
RPM: pear-HTTP_Request

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name HTTP_Request
Name: pear-%pear_name
Version: 1.4.4
Release: alt1

Summary: Provides an easy way to perform HTTP requests

License: PHP
Group: Development/Other
Url: http://pear.php.net/package/%pear_name

Packager: Denis Klimov <zver at altlinux.ru>
# git-cvsimport -v -d :pserver:cvsread at cvs.php.net:/repository pear/HTTP_Request
Source: http://pear.php.net/get/%pear_name-%version.tar

BuildArch: noarch

Requires: pear-core
Requires: pear-Net_URL >= 1.0.12
Requires: pear-Net_Socket >= 1.0.9
BuildRequires: pear-core rpm-build-pear

%description
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
Proxy Authentication, SSL, file uploads etc.

This package has been superseded,
but is still maintained for bugs and security fixes. Use HTTP_Request2 instead.

%prep
%setup -c -n %pear_name-%version

%build
%pear_build

%install
%pear_install_std


%post
%register_pear_module

%preun
%unregister_pear_module


%files
%pear_dir/HTTP/
%pear_xmldir/%pear_name.xml
%pear_docdir/%pear_name/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin