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

Group :: Development/Perl
RPM: perl-Linux-Inotify2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Linux-Inotify2
Name: perl-%dist
Version: 2.3
Release: alt1

Summary: Scalable directory/file change notification
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{dist}-%{version}.tar.gz
Patch: Linux-Inotify2-2.2-perl7.patch

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-common-sense perl-devel

%description
This module implements an interface to the Linux 2.6.13 and later
Inotify file/directory change notification system.

%prep
%setup -q -n %{dist}-%{version}
#patch -p1

# wrong cancel return value?

sed -i- 's/watch->cancel,/watch->cancel || 1,/' t/01_inotify.t

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/Linux
%perl_vendor_autolib/Linux

%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