Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37620342
en ru br
ALT Linux repos
S:1.3-alt1
5.0: 0.99.3-alt1
4.1: 0.99.3-alt1
4.0: 0.99.3-alt1
3.0: 0.98-alt3.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name File-Tail

Name: perl-%module_name
Version: 0.99.3
Release: alt1

Summary: Perl extension for reading from continously updated files
Group: Development/Perl
License: GPL or Artistic

URL: %CPAN %module_name
Source: http://www.cpan.org/modules/by-module/File/%module_name-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Jan 20 2007

BuildRequires: perl-devel

%description
The File::Tail module is designed for reading files which are continously
appended to (the name comes from the "tail -f" directive). Usualy such files
are logfiles of some description.

%prep
%setup -q -n %module_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
chmod -x logwatch select_demo
rm -f %buildroot/.perl.req

%files
%doc README Changes logwatch select_demo
%perl_vendor_privlib/File/*
%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