Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563769
en ru br
ALT Linux repos
5.0: 0.0.4-alt1
4.1: 0.0.2-alt0.1
4.0: 0.0.2-alt0.1

Group :: Text tools
RPM: cspot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cspot
Version: 0.0.2
Release: alt0.1

Summary: Text based developer tool to search in source code

License: GPL
Group: Text tools
Url: http://www.volny.cz/petr.susil/cspot/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.volny.cz/petr.susil/%name/%name-%version.tar.bz2
Patch: %name-as-needed.patch

# Automatically added by buildreq on Sun May 28 2006

BuildRequires: libreadline-devel

%description
Text based developer tool to search in source code
 - can run in interactive and non-interactive mode
 - has a simple plugin to emacs

%prep
%setup -q -c %name-%version
%patch

%build
%make_build

%install
#makeinstall

install -D -m755 cspot %buildroot%_bindir/cspot
install -D -m755 cspot_cc %buildroot%_bindir/cspot_cc

%files
%doc doc/
%_bindir/*

%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