Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567934
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 _unpackaged_files_terminate_build 1
%define dist URI-Fetch
Name: perl-%dist
Version: 0.15
Release: alt1

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

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/N/NE/NEILB/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-Class-ErrorHandler perl-Filter perl-Pod-Escapes perl-devel perl-libwww perl(Test/RequiresInternet.pm)

%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}

%ifdef __BTE
# requires network
rm t/01-fetch.t
%endif

%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