Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37525372
en ru br
ALT Linux repos
S:4.7.4-alt1
5.0: 4.5.0-alt2
4.1: 4.5.0-alt2
4.0: 4.5.0-alt1

Group :: File tools
RPM: fgr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fgr
Version: 4.7.4
Release: alt1

Summary: File content search command
License: GPL
Group: File tools
Url: http://xffm.sourceforge.net/fgr.html

Source: %name-%version.tar.gz

BuildPreReq: glib2-devel
# Automatically added by buildreq on Sat Jan 19 2008
BuildRequires: gcc-c++ intltool perl-XML-Parser

%description
Fgr is a command find tool which combines the power of "find" with the
versatility of "grep".
The Xffm-find GUI uses this simple program for seaching into the
contents of files.
The ability to use fgr from either a GUI or the command line provides
this application with great versatility.

%prep
%setup

%build
intltoolize --force
libtoolize --force --copy
aclocal -I m4
automake -f -a -c
autoconf
%configure
%make_build

%install
%makeinstall
%find_lang %name

%files -f %name.lang
%doc AUTHORS ChangeLog NEWS README TODO
%_bindir/*
%_man1dir/*

%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