Hello community,

here is the log from the commit of package gnome-code-assistance for 
openSUSE:Factory checked in at 2014-12-08 16:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-code-assistance (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-code-assistance.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-code-assistance"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-code-assistance/gnome-code-assistance.changes  
    2014-10-01 07:40:52.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-code-assistance.new/gnome-code-assistance.changes
 2014-12-08 16:56:33.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Dec  4 14:40:49 UTC 2014 - [email protected]
+
+- Update to version 3.14.0:
+  + Improvements in the C and Vala backends.
+  + gnome-code-assistance now uses the same versions as GNOME's.
+- Stop adding libvala-0.26 via sed in spec, no longer needed, fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  gnome-code-assistance-0.3.1.tar.xz

New:
----
  gnome-code-assistance-3.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-code-assistance.spec ++++++
--- /var/tmp/diff_new_pack.E4eaJn/_old  2014-12-08 16:56:34.000000000 +0100
+++ /var/tmp/diff_new_pack.E4eaJn/_new  2014-12-08 16:56:34.000000000 +0100
@@ -18,13 +18,13 @@
 
 
 Name:           gnome-code-assistance
-Version:        0.3.1
+Version:        3.14.0
 Release:        0
 Summary:        Code Assistance Service for Code Editors
 License:        GPL-3.0+
 Group:          Development/
 Url:            https://git.gnome.org/browse/gnome-code-assistance
-Source:         
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-code-assistance/0.3/%{name}-%{version}.tar.xz
+Source:         
https://download.gnome.org/sources/gnome-code-assistance/3.14/%{name}-%{version}.tar.xz
 # Generic build dependencies
 BuildRequires:  pkgconfig(gio-2.0)
 # Python backend
@@ -56,7 +56,6 @@
 
 %prep
 %setup -q
-sed -i "s:libvala-0.24:libvala-0.26 libvala-0.24:" configure
 
 %build
 %configure \

++++++ gnome-code-assistance-0.3.1.tar.xz -> 
gnome-code-assistance-3.14.0.tar.xz ++++++
++++ 2130 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/ChangeLog 
new/gnome-code-assistance-3.14.0/ChangeLog
--- old/gnome-code-assistance-0.3.1/ChangeLog   2014-03-25 11:21:23.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/ChangeLog  2014-12-04 13:01:36.000000000 
+0100
@@ -1,6 +1,82 @@
+commit 14498969513feb9fc2248638ccd1f88a894736b2
+Author: Sébastien Wilmet <[email protected]>
+Date:   2014-11-30
+
+    Release 3.14.0 (for GNOME 3.14)
+
+    https://bugzilla.gnome.org/show_bug.cgi?id=738981
+
+M      NEWS
+M      configure.ac
+
+commit bf3a800d02b74106e0c7a0ea96a1f83ca353f4dd
+Author: Ville Skyttä <[email protected]>
+Date:  2014-07-31
+
+    [backends/vala] Support libvala-0.26
+
+M      configure.ac
+
+commit b349461eb0dda9d7a9c165784a2b024692c42185
+Author: Jesse van den Kieboom <[email protected]>
+Date:  2014-07-11
+
+    [backends/c] Remove debug statement
+
+M      backends/c/service.py
+
+commit 0680b150278ae068b836a66264eaae4237544d27
+Author: Jesse van den Kieboom <[email protected]>
+Date:  2014-07-11
+
+    [backends/c] Try both clang and llvm-clang to find sys include
+
+M      backends/c/service.py
+
+commit d2ded32e2275005cf7df5269fbe4bc5091d2deb1
+Author: Jesse van den Kieboom <[email protected]>
+Date:  2014-07-11
+
+    [backends/c] Fallback on ctypes find_library if needed
+
+M      backends/c/service.py
+
+commit 3e250d6bed5f0aa2f56c4ef8ceed5aaa64c3dffa
+Author: Jesse van den Kieboom <[email protected]>
+Date:  2014-06-24
+
+    Add global system include dir if found
+
+M      backends/c/service.py
+
+commit ee27697e8e7b33a2dfe90502cc8ce4414e44888d
+Author: Jesse van den Kieboom <[email protected]>
+Date:  2014-04-16
+
+    Added python deps for C backend
+
+M      README
+
+commit ebf98d6a4aad1645fc447c17544f569946703344
+Author: Jesse van den Kieboom <[email protected]>
+Date:  2014-04-16
+
+    Added short list of backends and deps
+
+M      README
+
+commit 65b11ce62b97bf2cf4848461c91b7db9f39e99ce
+Author: Ignacio Casal Quinteiro <[email protected]>
+Date:  2014-03-25
+
+    Release 0.3.1
+
+M      NEWS
+M      configure.ac
+
 commit 00c2d92e7688e733741343315ab2c2abbf0ed365
 Author: Ignacio Casal Quinteiro <[email protected]>
-Date:   2014-03-25
+Date:  2014-03-25
 
     [backends/jscommon] dbus interfaces need to be wrapped around
     <node></node>
@@ -2659,9 +2735,10 @@
     [backends/common] Cleanup
 
 M      backends/common/Makefile.am
+D      backends/common/__init__.py
 D      backends/common/app.py
-D      backends/common/codeassist/__init__.py
-R100   backends/common/__init__.py     backends/common/gnome/__init__.py
+R100   backends/common/codeassist/__init__.py
+backends/common/gnome/__init__.py
 A      backends/common/gnome/codeassistance/__init__.py
 R055   backends/common/transport_dbus.py
 backends/common/gnome/codeassistance/transport_dbus.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/INSTALL new/gnome-code-assistance-3.14.0/INSTALL
--- old/gnome-code-assistance-0.3.1/INSTALL     2014-03-25 11:05:30.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/INSTALL    2014-12-04 13:01:05.000000000 
+0100
@@ -12,8 +12,8 @@
 Basic Installation
 ==================
 
-   Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package.  The following
+   Briefly, the shell command `./configure && make && make install'
+should configure, build, and install this package.  The following
 more-detailed instructions are generic; see the `README' file for
 instructions specific to this package.  Some packages provide this
 `INSTALL' file but do not implement all of the features documented
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/NEWS new/gnome-code-assistance-3.14.0/NEWS
--- old/gnome-code-assistance-0.3.1/NEWS        2014-03-25 11:05:12.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/NEWS       2014-12-04 13:00:55.000000000 
+0100
@@ -1,3 +1,9 @@
+============================
+gnome-code-assistance 3.14.0
+============================
+ - Improvements in the C and Vala backends
+ - gnome-code-assistance now uses the same versions as GNOME's
+
 ===========================
 gnome-code-assistance 0.3.1
 ===========================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/README new/gnome-code-assistance-3.14.0/README
--- old/gnome-code-assistance-0.3.1/README      2014-02-09 21:40:44.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/README     2014-11-03 20:18:40.000000000 
+0100
@@ -164,3 +164,37 @@
         Path     string
         DataPath string
     }
+
+## Backends
+
+### C
+Build dependencies    : llvm-dev (llvm-config)
+Run time dependencies : libclang, python, python-dbus
+
+### CSS
+Dependencies : ruby, ruby-dbus
+
+### Go
+Dependencies : go
+
+### JavaScript
+Dependencies : gjs
+
+### Json
+Dependencies : python, python-dbus, python-simplejson
+
+### Python
+Dependencies : python, python-dbus
+
+### Ruby
+Dependencies : ruby, ruby-dbus
+
+### Sh
+Dependencies : python, python-dbus, sh
+
+### Vala
+Build dependencies    : vala, libvala >= 0.20, libgee-0.8
+Run time dependencies : libvala >= 0.20, libgee-0.8
+
+### Xml
+Dependencies : python, python-dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/c/org.gnome.CodeAssist.v1.c.service 
new/gnome-code-assistance-3.14.0/backends/c/org.gnome.CodeAssist.v1.c.service
--- 
old/gnome-code-assistance-0.3.1/backends/c/org.gnome.CodeAssist.v1.c.service    
    2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/c/org.gnome.CodeAssist.v1.c.service   
    2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.c
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/c --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/c --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/c/service.py 
new/gnome-code-assistance-3.14.0/backends/c/service.py
--- old/gnome-code-assistance-0.3.1/backends/c/service.py       2014-03-25 
11:20:30.000000000 +0100
+++ new/gnome-code-assistance-3.14.0/backends/c/service.py      2014-11-03 
20:18:40.000000000 +0100
@@ -19,12 +19,14 @@
 from gnome.codeassistance import transport, types
 
 import clang.cindex as cindex
-import glob, os
+import glob, os, subprocess
 
 _did_libclang_config = False
+_global_sysinclude = None
 
 def config_libclang():
     global _did_libclang_config
+    global _global_sysinclude
 
     if _did_libclang_config:
         return
@@ -38,6 +40,25 @@
 
     if len(files) != 0:
         cindex.Config.set_library_file(files[0])
+    else:
+        import ctypes.util
+
+        libfile = ctypes.util.find_library('clang')
+
+        if not libfile is None:
+            cindex.Config.set_library_file(libfile)
+
+    trycmd = ('clang', 'llvm-clang')
+
+    for cmd in trycmd:
+        try:
+            sysdir = subprocess.check_output([cmd, 
'-print-file-name=include']).strip()
+
+            if sysdir and sysdir != 'include':
+                _global_sysinclude = sysdir
+                break
+        except:
+            pass
 
 class Service(transport.Service, transport.Project):
     language = 'c'
@@ -54,8 +75,15 @@
         if (not doc.tu is None) and not 
self.makefile.changed_for_file(doc.path):
             doc.tu.reparse(unsaved)
         else:
+            global _global_sysinclude
+
             args = self.makefile.flags_for_file(doc.path)
 
+            if not _global_sysinclude is None:
+                args = list(args)
+                args.append('-isystem')
+                args.append(_global_sysinclude)
+
             doc.tu = cindex.TranslationUnit.from_source(doc.path,
                                                         args=args,
                                                         unsaved_files=unsaved,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/css/org.gnome.CodeAssist.v1.css.service
 
new/gnome-code-assistance-3.14.0/backends/css/org.gnome.CodeAssist.v1.css.service
--- 
old/gnome-code-assistance-0.3.1/backends/css/org.gnome.CodeAssist.v1.css.service
    2014-03-25 11:05:33.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/css/org.gnome.CodeAssist.v1.css.service
   2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.css
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/css --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/css --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/go/org.gnome.CodeAssist.v1.go.service 
new/gnome-code-assistance-3.14.0/backends/go/org.gnome.CodeAssist.v1.go.service
--- 
old/gnome-code-assistance-0.3.1/backends/go/org.gnome.CodeAssist.v1.go.service  
    2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/go/org.gnome.CodeAssist.v1.go.service 
    2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.go
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/go --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/go --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/js/org.gnome.CodeAssist.v1.js.service 
new/gnome-code-assistance-3.14.0/backends/js/org.gnome.CodeAssist.v1.js.service
--- 
old/gnome-code-assistance-0.3.1/backends/js/org.gnome.CodeAssist.v1.js.service  
    2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/js/org.gnome.CodeAssist.v1.js.service 
    2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.js
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/js --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/js --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/json/org.gnome.CodeAssist.v1.json.service
 
new/gnome-code-assistance-3.14.0/backends/json/org.gnome.CodeAssist.v1.json.service
--- 
old/gnome-code-assistance-0.3.1/backends/json/org.gnome.CodeAssist.v1.json.service
  2014-03-25 11:05:33.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/json/org.gnome.CodeAssist.v1.json.service
 2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.json
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/json --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/json --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/python/org.gnome.CodeAssist.v1.python.service
 
new/gnome-code-assistance-3.14.0/backends/python/org.gnome.CodeAssist.v1.python.service
--- 
old/gnome-code-assistance-0.3.1/backends/python/org.gnome.CodeAssist.v1.python.service
      2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/python/org.gnome.CodeAssist.v1.python.service
     2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.python
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/python --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/python --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/ruby/org.gnome.CodeAssist.v1.ruby.service
 
new/gnome-code-assistance-3.14.0/backends/ruby/org.gnome.CodeAssist.v1.ruby.service
--- 
old/gnome-code-assistance-0.3.1/backends/ruby/org.gnome.CodeAssist.v1.ruby.service
  2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/ruby/org.gnome.CodeAssist.v1.ruby.service
 2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.ruby
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/ruby --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/ruby --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/sh/org.gnome.CodeAssist.v1.sh.service 
new/gnome-code-assistance-3.14.0/backends/sh/org.gnome.CodeAssist.v1.sh.service
--- 
old/gnome-code-assistance-0.3.1/backends/sh/org.gnome.CodeAssist.v1.sh.service  
    2014-03-25 11:05:33.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/sh/org.gnome.CodeAssist.v1.sh.service 
    2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.sh
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/sh --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/sh --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/vala/org.gnome.CodeAssist.v1.vala.service
 
new/gnome-code-assistance-3.14.0/backends/vala/org.gnome.CodeAssist.v1.vala.service
--- 
old/gnome-code-assistance-0.3.1/backends/vala/org.gnome.CodeAssist.v1.vala.service
  2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/vala/org.gnome.CodeAssist.v1.vala.service
 2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.vala
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/vala --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/vala --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/backends/xml/org.gnome.CodeAssist.v1.xml.service
 
new/gnome-code-assistance-3.14.0/backends/xml/org.gnome.CodeAssist.v1.xml.service
--- 
old/gnome-code-assistance-0.3.1/backends/xml/org.gnome.CodeAssist.v1.xml.service
    2014-03-25 11:05:32.000000000 +0100
+++ 
new/gnome-code-assistance-3.14.0/backends/xml/org.gnome.CodeAssist.v1.xml.service
   2014-12-04 13:01:08.000000000 +0100
@@ -1,3 +1,3 @@
 [D-BUS Service]
 Name=org.gnome.CodeAssist.v1.xml
-Exec=/home/nacho/.local/libexec/gnome-code-assistance/xml --transport dbus
+Exec=/opt/gnome/libexec/gnome-code-assistance/xml --transport dbus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/compile new/gnome-code-assistance-3.14.0/compile
--- old/gnome-code-assistance-0.3.1/compile     1970-01-01 01:00:00.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/compile    2014-12-04 13:01:05.000000000 
+0100
@@ -0,0 +1,347 @@
+#! /bin/sh
+# Wrapper for compilers which do not understand '-c -o'.
+
+scriptversion=2012-10-14.11; # UTC
+
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Written by Tom Tromey <[email protected]>.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+# This file is maintained in Automake, please report
+# bugs to <[email protected]> or send patches to
+# <[email protected]>.
+
+nl='
+'
+
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent tools from complaining about whitespace usage.
+IFS=" ""       $nl"
+
+file_conv=
+
+# func_file_conv build_file lazy
+# Convert a $build file to $host form and store it in $file
+# Currently only supports Windows hosts. If the determined conversion
+# type is listed in (the comma separated) LAZY, no conversion will
+# take place.
+func_file_conv ()
+{
+  file=$1
+  case $file in
+    / | /[!/]*) # absolute file, and not a UNC file
+      if test -z "$file_conv"; then
+       # lazily determine how to convert abs files
+       case `uname -s` in
+         MINGW*)
+           file_conv=mingw
+           ;;
+         CYGWIN*)
+           file_conv=cygwin
+           ;;
+         *)
+           file_conv=wine
+           ;;
+       esac
+      fi
+      case $file_conv/,$2, in
+       *,$file_conv,*)
+         ;;
+       mingw/*)
+         file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
+         ;;
+       cygwin/*)
+         file=`cygpath -m "$file" || echo "$file"`
+         ;;
+       wine/*)
+         file=`winepath -w "$file" || echo "$file"`
+         ;;
+      esac
+      ;;
+  esac
+}
+
+# func_cl_dashL linkdir
+# Make cl look for libraries in LINKDIR
+func_cl_dashL ()
+{
+  func_file_conv "$1"
+  if test -z "$lib_path"; then
+    lib_path=$file
+  else
+    lib_path="$lib_path;$file"
+  fi
+  linker_opts="$linker_opts -LIBPATH:$file"
+}
+
+# func_cl_dashl library
+# Do a library search-path lookup for cl
+func_cl_dashl ()
+{
+  lib=$1
+  found=no
+  save_IFS=$IFS
+  IFS=';'
+  for dir in $lib_path $LIB
+  do
+    IFS=$save_IFS
+    if $shared && test -f "$dir/$lib.dll.lib"; then
+      found=yes
+      lib=$dir/$lib.dll.lib
+      break
+    fi
+    if test -f "$dir/$lib.lib"; then
+      found=yes
+      lib=$dir/$lib.lib
+      break
+    fi
+    if test -f "$dir/lib$lib.a"; then
+      found=yes
+      lib=$dir/lib$lib.a
+      break
+    fi
+  done
+  IFS=$save_IFS
+
+  if test "$found" != yes; then
+    lib=$lib.lib
+  fi
+}
+
+# func_cl_wrapper cl arg...
+# Adjust compile command to suit cl
+func_cl_wrapper ()
+{
+  # Assume a capable shell
+  lib_path=
+  shared=:
+  linker_opts=
+  for arg
+  do
+    if test -n "$eat"; then
+      eat=
+    else
+      case $1 in
+       -o)
+         # configure might choose to run compile as 'compile cc -o foo foo.c'.
+         eat=1
+         case $2 in
+           *.o | *.[oO][bB][jJ])
+             func_file_conv "$2"
+             set x "$@" -Fo"$file"
+             shift
+             ;;
+           *)
+             func_file_conv "$2"
+             set x "$@" -Fe"$file"
+             shift
+             ;;
+         esac
+         ;;
+       -I)
+         eat=1
+         func_file_conv "$2" mingw
+         set x "$@" -I"$file"
+         shift
+         ;;
+       -I*)
+         func_file_conv "${1#-I}" mingw
+         set x "$@" -I"$file"
+         shift
+         ;;
+       -l)
+         eat=1
+         func_cl_dashl "$2"
+         set x "$@" "$lib"
+         shift
+         ;;
+       -l*)
+         func_cl_dashl "${1#-l}"
+         set x "$@" "$lib"
+         shift
+         ;;
+       -L)
+         eat=1
+         func_cl_dashL "$2"
+         ;;
+       -L*)
+         func_cl_dashL "${1#-L}"
+         ;;
+       -static)
+         shared=false
+         ;;
+       -Wl,*)
+         arg=${1#-Wl,}
+         save_ifs="$IFS"; IFS=','
+         for flag in $arg; do
+           IFS="$save_ifs"
+           linker_opts="$linker_opts $flag"
+         done
+         IFS="$save_ifs"
+         ;;
+       -Xlinker)
+         eat=1
+         linker_opts="$linker_opts $2"
+         ;;
+       -*)
+         set x "$@" "$1"
+         shift
+         ;;
+       *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
+         func_file_conv "$1"
+         set x "$@" -Tp"$file"
+         shift
+         ;;
+       *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
+         func_file_conv "$1" mingw
+         set x "$@" "$file"
+         shift
+         ;;
+       *)
+         set x "$@" "$1"
+         shift
+         ;;
+      esac
+    fi
+    shift
+  done
+  if test -n "$linker_opts"; then
+    linker_opts="-link$linker_opts"
+  fi
+  exec "$@" $linker_opts
+  exit 1
+}
+
+eat=
+
+case $1 in
+  '')
+     echo "$0: No command.  Try '$0 --help' for more information." 1>&2
+     exit 1;
+     ;;
+  -h | --h*)
+    cat <<\EOF
+Usage: compile [--help] [--version] PROGRAM [ARGS]
+
+Wrapper for compilers which do not understand '-c -o'.
+Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
+arguments, and rename the output as expected.
+
+If you are trying to build a whole package this is not the
+right script to run: please start by reading the file 'INSTALL'.
+
+Report bugs to <[email protected]>.
+EOF
+    exit $?
+    ;;
+  -v | --v*)
+    echo "compile $scriptversion"
+    exit $?
+    ;;
+  cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
+    func_cl_wrapper "$@"      # Doesn't return...
+    ;;
+esac
+
+ofile=
+cfile=
+
+for arg
+do
+  if test -n "$eat"; then
+    eat=
+  else
+    case $1 in
+      -o)
+       # configure might choose to run compile as 'compile cc -o foo foo.c'.
+       # So we strip '-o arg' only if arg is an object.
+       eat=1
+       case $2 in
+         *.o | *.obj)
+           ofile=$2
+           ;;
+         *)
+           set x "$@" -o "$2"
+           shift
+           ;;
+       esac
+       ;;
+      *.c)
+       cfile=$1
+       set x "$@" "$1"
+       shift
+       ;;
+      *)
+       set x "$@" "$1"
+       shift
+       ;;
+    esac
+  fi
+  shift
+done
+
+if test -z "$ofile" || test -z "$cfile"; then
+  # If no '-o' option was seen then we might have been invoked from a
+  # pattern rule where we don't need one.  That is ok -- this is a
+  # normal compilation that the losing compiler can handle.  If no
+  # '.c' file was seen then we are probably linking.  That is also
+  # ok.
+  exec "$@"
+fi
+
+# Name of file we expect compiler to create.
+cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
+
+# Create the lock directory.
+# Note: use '[/\\:.-]' here to ensure that we don't use the same name
+# that we are using for the .o file.  Also, base the name on the expected
+# object file name, since that is what matters with a parallel build.
+lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
+while true; do
+  if mkdir "$lockdir" >/dev/null 2>&1; then
+    break
+  fi
+  sleep 1
+done
+# FIXME: race condition here if user kills between mkdir and trap.
+trap "rmdir '$lockdir'; exit 1" 1 2 15
+
+# Run the compile.
+"$@"
+ret=$?
+
+if test -f "$cofile"; then
+  test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
+elif test -f "${cofile}bj"; then
+  test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
+fi
+
+rmdir "$lockdir"
+exit $ret
+
+# Local Variables:
+# mode: shell-script
+# sh-indentation: 2
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
+# End:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/configure.ac 
new/gnome-code-assistance-3.14.0/configure.ac
--- old/gnome-code-assistance-0.3.1/configure.ac        2014-03-25 
11:03:06.000000000 +0100
+++ new/gnome-code-assistance-3.14.0/configure.ac       2014-12-04 
13:00:55.000000000 +0100
@@ -1,8 +1,8 @@
 AC_PREREQ(2.63.2)
 
-m4_define(gnome_code_assistance_major_version, 0)
-m4_define(gnome_code_assistance_minor_version, 3)
-m4_define(gnome_code_assistance_micro_version, 1)
+m4_define(gnome_code_assistance_major_version, 3)
+m4_define(gnome_code_assistance_minor_version, 14)
+m4_define(gnome_code_assistance_micro_version, 0)
 m4_define(gnome_code_assistance_version, 
gnome_code_assistance_major_version.gnome_code_assistance_minor_version.gnome_code_assistance_micro_version)
 
 
AC_INIT([gnome-code-assistance],[gnome_code_assistance_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-code-assistance],[gnome-code-assistance],[http://live.gnome.org/CodeAssistance/])
@@ -395,7 +395,7 @@
               [enable_vala=$enableval],
               [enable_vala=auto])
 
-BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.24 libvala-0.22 libvala-0.20"
+BACKEND_VALA_LIBVALA_VERSIONS="libvala-0.26 libvala-0.24 libvala-0.22 
libvala-0.20"
 BACKEND_VALA_MODULES="gobject-2.0 >= 2.36 glib-2.0 >= 2.36 gio-2.0 >= 2.36 
gee-0.8 gio-unix-2.0 >= 2.36"
 
 BACKEND_VALA_LIBVALA=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/missing new/gnome-code-assistance-3.14.0/missing
--- old/gnome-code-assistance-0.3.1/missing     2014-03-25 11:05:30.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/missing    2014-12-04 13:01:05.000000000 
+0100
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Common wrapper for a few potentially missing GNU programs.
 
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2013-10-28.13; # UTC
 
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <[email protected]>, 1996.
@@ -160,7 +160,7 @@
       ;;
    autom4te*)
       echo "You might have modified some maintainer files that require"
-      echo "the 'automa4te' program to be rebuilt."
+      echo "the 'autom4te' program to be rebuilt."
       program_details 'autom4te'
       ;;
     bison*|yacc*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/test-driver 
new/gnome-code-assistance-3.14.0/test-driver
--- old/gnome-code-assistance-0.3.1/test-driver 2014-03-25 11:05:30.000000000 
+0100
+++ new/gnome-code-assistance-3.14.0/test-driver        2014-12-04 
13:01:05.000000000 +0100
@@ -1,7 +1,7 @@
 #! /bin/sh
 # test-driver - basic testsuite driver script.
 
-scriptversion=2012-06-27.10; # UTC
+scriptversion=2013-07-13.22; # UTC
 
 # Copyright (C) 2011-2013 Free Software Foundation, Inc.
 #
@@ -44,13 +44,12 @@
 Usage:
   test-driver --test-name=NAME --log-file=PATH --trs-file=PATH
               [--expect-failure={yes|no}] [--color-tests={yes|no}]
-              [--enable-hard-errors={yes|no}] [--] TEST-SCRIPT
+              [--enable-hard-errors={yes|no}] [--]
+              TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
 END
 }
 
-# TODO: better error handling in option parsing (in particular, ensure
-# TODO: $log_file, $trs_file and $test_name are defined).
 test_name= # Used for reporting.
 log_file=  # Where to save the output of the test script.
 trs_file=  # Where to save the metadata of the test run.
@@ -69,10 +68,23 @@
   --enable-hard-errors) enable_hard_errors=$2; shift;;
   --) shift; break;;
   -*) usage_error "invalid option: '$1'";;
+   *) break;;
   esac
   shift
 done
 
+missing_opts=
+test x"$test_name" = x && missing_opts="$missing_opts --test-name"
+test x"$log_file"  = x && missing_opts="$missing_opts --log-file"
+test x"$trs_file"  = x && missing_opts="$missing_opts --trs-file"
+if test x"$missing_opts" != x; then
+  usage_error "the following mandatory options are missing:$missing_opts"
+fi
+
+if test $# -eq 0; then
+  usage_error "missing argument"
+fi
+
 if test $color_tests = yes; then
   # Keep this in sync with 'lib/am/check.am:$(am__tty_colors)'.
   red='' # Red.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-code-assistance-0.3.1/tests/dbus.conf 
new/gnome-code-assistance-3.14.0/tests/dbus.conf
--- old/gnome-code-assistance-0.3.1/tests/dbus.conf     2014-03-25 
11:05:33.000000000 +0100
+++ new/gnome-code-assistance-3.14.0/tests/dbus.conf    2014-12-04 
13:01:08.000000000 +0100
@@ -8,7 +8,7 @@
   <!-- Our well-known bus type, don't change this -->
   <type>session</type>
   <listen>unix:tmpdir=/tmp</listen>
-  <servicedir>/home/nacho/.local/share/dbus-1/services</servicedir>
+  <servicedir>/opt/gnome/share/dbus-1/services</servicedir>
 
   <policy context="default">
     <!-- Allow everything to be sent -->

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to