Package pear-Net_URL: Specfile

Name: pear-Net_URL
Version: 1.0.15
Release: alt1

Summary: Easy parsing of Urls
License: BSD
Group: Development/Other
Url: http://pear.php.net

Packager: Denis Klimov <zver@altlinux.ru>
# git-cvsimport -v -d :pserver:cvsread@cvs.php.net:/repository pear/Net_URL
Source: %name.tar

BuildArch: noarch
Requires: pear-core
BuildRequires: pear-core

%description
Provides easy parsing of URLs and their constituent parts.

%prep
%setup -n %name

%build

%install
pear install --offline --packagingroot=%buildroot ./package.xml

%files
%_datadir/php/pear/*

%changelog
* Fri Sep 28 2007 Denis Klimov <zver@altlinux.ru> 1.0.15-alt1
- Initial build for ALT Linux