|
From: Petr S. <pe...@us...> - 2001-02-09 19:59:35
|
Update of /cvsroot/cscope/cscope/packages
In directory usw-pr-cvs1:/tmp/cvs-serv30087/packages
Modified Files:
cscope.spec
Log Message:
New version number 15.2.b. Darwin support.
Index: cscope.spec
===================================================================
RCS file: /cvsroot/cscope/cscope/packages/cscope.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** cscope.spec 2000/12/12 19:54:46 1.7
--- cscope.spec 2001/02/09 19:59:59 1.8
***************
*** 1,9 ****
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.1
Release: 1
Copyright: BSD
Group: Development/Tools
! Source: cscope-15.1.tar.gz
Buildroot: /tmp/%{name}-%{version}
--- 1,9 ----
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.2b
Release: 1
Copyright: BSD
Group: Development/Tools
! Source: cscope-15.2b.tar.gz
Buildroot: /tmp/%{name}-%{version}
|