From: Hans-Bernhard B. <br...@us...> - 2006-10-07 08:56:39
|
Update of /cvsroot/cscope/cscope/packages In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv12618/packages Modified Files: Tag: v15_6_base cscope.spec Log Message: Actual V15.6 files Index: cscope.spec =================================================================== RCS file: /cvsroot/cscope/cscope/packages/cscope.spec,v retrieving revision 1.11 retrieving revision 1.11.2.1 diff -C2 -r1.11 -r1.11.2.1 *** cscope.spec 30 Apr 2004 12:07:45 -0000 1.11 --- cscope.spec 7 Oct 2006 08:56:34 -0000 1.11.2.1 *************** *** 1,10 **** 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: 16.0a Release: 1 Epoch: 1 License: BSD Group: Development/Tools ! Source: cscope-16.0a.tar.gz URL: http://cscope.sourceforge.net Buildroot: %{_tmppath}/%{name}-root --- 1,10 ---- 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 *************** *** 34,37 **** --- 34,39 ---- %changelog + * Sun Oct 01 2006 Hans-Bernhard Broeker <br...@us...> + - Changed version number to 15.6 * Sun Mar 21 2004 Adam Monsen <ad...@wa...> - updated packages/cscope.spec to use more RPM macros and shell globs. |