Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37513461
en ru br
Репозитории ALT
S:15.8a-alt1
5.1: 15.7a-alt1
4.1: 15.6-alt2
4.0: 15.6-alt2
3.0: 15.5-alt2
www.altlinux.org/Changes

Другие репозитории
Upstream:15.6

Группа :: Разработка/Прочее
Пакет: cscope

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- mode: rpm-spec; -*-
# $Id: cscope,v 1.5 2004/12/01 17:48:32 raorn Exp $

Name: cscope
Version: 15.6
Release: alt2

Summary: Cscope is a text screen based source browsing tool
Group: Development/Other
License: BSD
Url: http://cscope.sourceforge.net/

Packager: Sir Raorn <raorn at altlinux.ru>

# git://git.altlinux.org/people/raorn/packages/%name.git

Source: %name-%version-%release.tar

# Automatically added by buildreq on Sun Oct 15 2006

BuildRequires: flex libncurses-devel

%description
Cscope is a text screen based source browsing tool.  Although it is
primarily designed to search C code (including lex and yacc files), it
can also be used for C++ code.

Using cscope, you can easily search for where symbols are used and
defined.

%prep
%setup -q -n %name-%version-%release

%build
%__autoreconf
%configure
%make_build clean all

%install
%makeinstall

%files
%doc TODO COPYING AUTHORS README contrib
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin