Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37398913
en ru br
ALT Linux repos
S:1.04-alt1
5.0: 0.14-alt2
4.0: 0.07-alt1
3.0: 0.07-alt1

Group :: Development/Perl
RPM: perl-File-Fetch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - File::Fetch -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only File::Fetch
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module File-Fetch
%define m_distro File-Fetch
%define m_name File::Fetch
%define m_author_id unknown

# All tests passed but requires Internet

%define _disable_test 1

Name: perl-File-Fetch
Version: 0.07
Release: alt1

Summary: File-Fetch - Generic file fetching code

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/K/KA/KANE/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 12 2005

BuildRequires: curl lynx mailcap perl-Compress-Zlib perl-HTML-Parser perl-I18N-LangTags perl-IPC-Cmd perl-IPC-Run perl-Locale-Maketext-Lexicon perl-Locale-Maketext-Simple perl-Module-Load-Conditional perl-Params-Check perl-URI perl-devel perl-libnet perl-libwww rsync wget

%description
File::Fetch is a generic file fetching mechanism.

It allows you to fetch any file pointed to by a "ftp", "http",
"file", or "rsync" uri by a number of different means.

See the "HOW IT WORKS" section further down for details.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%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