Summary: cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. Name: cscope Version: 15.6 Release: 1 Epoch: 1 License: BSD Group: Development/Tools Source: cscope-15.6.tar.gz URL: http://cscope.sourceforge.net Buildroot: %{_tmppath}/%{name}-root %description cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. %prep %setup -q %build %configure make %install rm -rf %{buildroot} %makeinstall %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc TODO COPYING ChangeLog AUTHORS README NEWS INSTALL %{_bindir}/* %{_mandir}/man1/* %changelog * Sun Oct 01 2006 Hans-Bernhard Broeker - Changed version number to 15.6 * Sun Mar 21 2004 Adam Monsen - updated packages/cscope.spec to use more RPM macros and shell globs. Should be more generic/robust/up-to-date/etc. * Mon Jul 2 2001 Cscope development team - Version 15.3 release - New flex scanner - XEmacs support improvements - Vim support improvements - 64 bit fixes - MSDOS support - More editing keys - Webcscope added to contrib * Wed Nov 20 2000 Cscope development team - Version 15.1 release - New menu and line matching interface - Support for up to 62 (up from 9) matching lines on screen - Numerous fixes - Updated documentation * Tue May 15 2000 Cscope development team - Version 15.0bl2 (build 2) pre-alpha release - Fixes and enhancements - Updated documentation - Autoconf/automake support - directory restructuring * Sun Apr 16 2000 Petr Sorfa - Initial Open Source release - Ported to GNU environment - Created rpm package git.cgi/linux/net-next.git/tree/sound?h=packet-loop-back&id=a9042defa29a01cc538b742eab047848e9b5ae14'>treecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-14 11:12:25 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-14 11:12:25 -0800
commita9042defa29a01cc538b742eab047848e9b5ae14 (patch)
tree8990e86b37831ef58dfb0c7dd3459a51a435af01 /sound
parent6960d58240190a885c09e784b8dcc1345951a7c8 (diff)
parent74dcba3589fc184c7118905eda22b3a4aaef95ff (diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Pull trivial updates from Jiri Kosina. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: NTB: correct ntb_spad_count comment typo misc: ibmasm: fix typo in error message Remove references to dead make variable LINUX_INCLUDE Remove last traces of ikconfig.h treewide: Fix printk() message errors Documentation/device-mapper: s/getsize/getsz/
Diffstat (limited to 'sound')