Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570701
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 

Name: fileschanged
Version: 0.6.0
Release: alt1

Summary: Displays altered files
License: GPL
Group: File tools
Url: http://fileschanged.sourceforge.net/

Source: %{name}-%{version}.tar.gz

Requires: fam
# Automatically added by buildreq on Fri Jan 14 2005
BuildRequires: help2man hostinfo libfam-devel

%description
The GNU `fileschanged' utility is a FAM (File Alteration Monitor)
client.  From the command-line it monitors sets of files and shows you
when they change.  You can use `fileschanged' in shell scripts to take
action when monitored files become altered.  In it's simplest form, you
can give `fileschanged' filenames to monitor from stdin, and it will
report when those files have changed via stdout.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall

%files
%doc AUTHORS ChangeLog NEWS README
%_bindir/%name
%_infodir/%{name}*
%_man1dir/%{name}*


%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