Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038363
en ru br
ALT Linux repos
S:0.6.9-alt2.1.1
5.0: 0.6.9-alt1
3.0: 0.6.0-alt1

Group :: File tools
RPM: fileschanged

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: The fileschanged utility reports when files have been altered
Name: fileschanged
Version: 0.6.9
Release: alt2.1
License: GPL
Group: File tools
Url: http://savannah.nongnu.org/projects/%name/
Packager: Boris Savelev <boris at altlinux.org>

Source: http://download.savannah.gnu.org/releases/%name/%name-%version.tar.gz
Patch: fileschanged-info-dircategory.patch
Patch1: fileschanged-0.6.9-alt-no-Werror.patch

# Automatically added by buildreq on Sat Oct 04 2008

BuildRequires: gcc-c++ libgamin-devel help2man

%description
This software is a client to the FAM (File Alteration Monitor) server.
Here's how the fileschanged FAM client works:
you give it some filenames on the command line, it monitors those for changes.
When it discovers that a file has changed (or has been altered),
it displays the filename on the standard-output.

%prep
%setup
%patch0 -p1
%patch1 -p2

%build
%configure
%make_build

%install
%makeinstall_std

%find_lang %name

%files -f %name.lang
%doc README
%_bindir/fileschanged
%_datadir/fileschanged
%_man1dir/*
%_datadir/info/*

%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