Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37872100
en ru br
Репозитории ALT
5.1: 1.1.3-alt3
4.1: 1.1.3-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-HTTP_Download

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define pear_name HTTP_Download

Name: pear-HTTP_Download
Version: 1.1.3
Release: alt3

Summary: Send HTTP Downloads

License: BSD, revised
Group: Development/Other
Url: http://pear.php.net/package/HTTP_Download

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/HTTP_Download-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

Requires: pear-HTTP_Header

%description
Provides an interface to easily send hidden files or any arbitrary data to
HTTP clients.  HTTP_Download can gain its data from variables, files or
stream resources.

It features:
- Basic caching capabilities
- Basic throttling mechanism
- On-the-fly gzip-compression
- Ranges (partial downloads and resuming)
- Delivery of on-the-fly generated archives through Archive_Tar and
Archive_Zip
- Sending of PgSQL LOBs without the need to read all data in prior to
sending

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/HTTP
%pear_testdir/HTTP_Download/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin