Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37868147
en ru br
ALT Linux repos
S:0.15-alt1
5.0: 0.08-alt2
4.1: 0.08-alt2
4.0: 0.08-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist URI-Fetch
Name: perl-%dist
Version: 0.08
Release: alt2

Summary: Smart URI fetching/caching
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Sun Jul 22 2007

BuildRequires: perl-Class-ErrorHandler perl-Module-Install perl-Storable perl-libwww

%description
URI::Fetch is a smart client for fetching HTTP pages, notably
syndication feeds (RSS, Atom, and others), in an intelligent,
bandwidth- and time-saving way.

%prep
%setup -q -n %dist-%version
%patch -p1
rm -rv Build.PL inc

# disable online tests

mv t/01-fetch.t{,.orig}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/URI*

%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