Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37644667
en ru br
ALT Linux repos
S:1.3.3-alt1
5.0: 1.3.0-alt3
4.1: 1.3.0-alt2

Group :: Development/Other
RPM: pear-File_Find

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name File_Find

Name: pear-File_Find
Version: 1.3.3
Release: alt1

Summary: A Class the facilitates the search of filesystems

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

BuildArchitectures: noarch

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

%description
File_Find, created as a replacement for its Perl counterpart, also named
File_Find, is a directory searcher, which handles, globbing, recursive
directory searching, as well as a slew of other cool features.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/File
%pear_testdir/File_Find/
%pear_xmldir/%pear_name.xml

%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