Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit global for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 09 Feb 2010 22:21:39 +0100
- Message-id: <20100209212139.C1EA6202AC@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package global for openSUSE:Factory
checked in at Tue Feb 9 22:21:39 CET 2010.
--------
--- global/global.changes 2010-01-04 14:37:33.000000000 +0100
+++ /mounts/work_src_done/STABLE/global/global.changes 2010-02-05
16:08:42.000000000 +0100
@@ -1,0 +2,25 @@
+Fri Feb 5 15:05:11 UTC 2010 - puzel@xxxxxxxxxx
+
+- update to global-5.8
+ o gtags: Built-in parser by Hideki IWAMOTO. This improvement has
+ shortened the processing time to about 1/3. Built-in parser is
+ not effective by default in this version. To use built-in parser,
+ please define 'use_builtin_parser' in your configuration file
+ o gtags.el: Single 'GTAGS SELECT MODE' buffer of gtags.el by Yushi
+ Oka. If "gtags-select-buffer-single" is non-nil, then 'GTAGS
+ SELECT MODE' buffer is kept single.
+ o gtags-cscope.vim: Plug-in script which integrates GLOBAL and vim
+ editor using cscope interface. Since this script makes vim think
+ GLOBAL is cscope, you can use the tag stack facility of vim like
+ cscope. Gtags-cscope can coexist with gtags.vim.
+ o gtags.el: the completion read in the gtags-find-file fails into
+ endless loop when the input string is NULL.
+ [INCOMPATIBLE CHANGE]:
+ o gtags(built-in parser): In the existing parser (gtags-parser),
+ some symbols were stored in both GRTAGS and GSYMS. In the built-in
+ parser, all the symbols defined in GTAGS have been moved from
+ GSYMS to GRTAGS. New specification is more consistent, and useful
+ for efficiency improvement. If you feel this a problem, please
+ inform bug mailing list of your insistence.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
global-5.7.7.tar.bz2
New:
----
global-5.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ global.spec ++++++
--- /var/tmp/diff_new_pack.ioP46g/_old 2010-02-09 22:21:14.000000000 +0100
+++ /var/tmp/diff_new_pack.ioP46g/_new 2010-02-09 22:21:14.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package global (Version 5.7.7)
+# spec file for package global (Version 5.8)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -24,7 +24,7 @@
Group: Development/Tools/Navigators
AutoReqProv: on
Summary: Common Source Code Tag System
-Version: 5.7.7
+Version: 5.8
Release: 1
Url: http://www.gnu.org/software/global/
Source: %{name}-%{version}.tar.bz2
++++++ global-5.7.diff ++++++
--- /var/tmp/diff_new_pack.ioP46g/_old 2010-02-09 22:21:14.000000000 +0100
+++ /var/tmp/diff_new_pack.ioP46g/_new 2010-02-09 22:21:14.000000000 +0100
@@ -1,13 +1,13 @@
Index: Makefile.am
===================================================================
---- Makefile.am.orig 2009-03-14 01:30:37.000000000 +0100
-+++ Makefile.am 2009-03-16 16:16:08.000000000 +0100
-@@ -16,7 +16,7 @@
+--- Makefile.am.orig 2010-02-05 13:20:14.000000000 +0100
++++ Makefile.am 2010-02-05 13:20:16.000000000 +0100
+@@ -16,7 +16,7 @@ if !USE_DB185_COMPAT
endif
SUBDIRS += gtags-parser global gozilla gtags htags htags-refkit gtags-cscope
doc icons
-gtagsdir = ${datadir}/gtags
+gtagsdir = ${datadir}/doc/packages/global
gtags_DATA = AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS
\
- globash.rc gtags.conf gtags.el gtags.pl gtags.vim \
+ globash.rc gtags.conf gtags.el gtags.pl gtags.vim gtags-cscope.vim \
BOKIN_MODEL BOKIN_MODEL_FAQ DONORS
++++++ global-5.7.7.tar.bz2 -> global-5.8.tar.bz2 ++++++
++++ 11752 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |