Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37802071
en ru br
ALT Linux repos
S:0.14-alt1.1

Group :: Development/Perl
RPM: perl-Filesys-Notify-Simple

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: perl-Filesys-Notify-Simple
Version: 0.13
Release: alt1

Summary: Filesys::Notify::Simple - Simple and dumb file system watcher
Group: Development/Perl
License: Perl
Url: %CPAN Filesys-Notify-Simple

# Cloned from git://github.com/miyagawa/Filesys-Notify-Simple.git

Source: %name-%version.tar

BuildArch: noarch

BuildRequires: perl-devel perl-Test-SharedFork perl-Module-Install perl-Module-Install-Repository perl-Module-Install-ReadmeFromPod perl-Module-Install-AuthorTests perl-Test-Base
Requires: perl-Linux-Inotify2

%description
Filesys::Notify::Simple is a simple but unified interface to get
notifications of changes to a given filesystem path. It utilizes
inotify2 on Linux and fsevents on OS X if they're installed, with
a fallback to the full directory scan if they're not available.

%prep
%setup -q

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc LICENSE README* Changes
%perl_vendor_privlib/Filesys/Notify/Simple*
%doc Changes

%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