Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37373147
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 _unpackaged_files_terminate_build 1
%define dist File-Tail
Name: perl-%dist
Version: 1.3
Release: alt1

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

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 27 2011

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 %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
chmod -x logwatch select_demo

%files
%doc Changes README
%doc logwatch select_demo
%perl_vendor_privlib/File

%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