Hello community,

here is the log from the commit of package ctags for openSUSE:Factory checked 
in at 2012-08-24 13:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ctags (Old)
 and      /work/SRC/openSUSE:Factory/.ctags.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ctags", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctags/ctags.changes      2011-09-23 
01:54:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ctags.new/ctags.changes 2012-08-24 
13:54:51.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 16 12:04:00 UTC 2012 - [email protected]
+
+- go-tags.patch: Add patch supporting Go language
+
+-------------------------------------------------------------------

New:
----
  go-tags.patch

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

Other differences:
------------------
++++++ ctags.spec ++++++
--- /var/tmp/diff_new_pack.NRjURD/_old  2012-08-24 13:54:51.000000000 +0200
+++ /var/tmp/diff_new_pack.NRjURD/_new  2012-08-24 13:54:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ctags
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,27 @@
 #
 
 
-
 Name:           ctags
 %define ctags_ver      5.8
 %define etags_ver      17.38.1.4
 # Let the date means last update of either ctags or etags tarball
 Version:        2011.8.2
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        A Program to Generate Tag Files for Use with vi and Other 
Editors
-Url:            http://ctags.sourceforge.net/
+License:        GPL-2.0+
 Group:          Development/Tools/Navigators
+Url:            http://ctags.sourceforge.net/
 Source0:        ctags-%{ctags_ver}.tar.gz
 Source1:        etags-%{etags_ver}.tar.gz
 Source2:        README.SuSE
 Patch1:         ctags-5.7.diff
 # No resources to make this patch work with ctags-5.8 (applied to ctags-5.7)
 # Anyone is welcome to make it work again.
-#Patch2:        ctags-ycp-parser.diff
+Source3:        ctags-ycp-parser.diff
 Patch3:         ctags-date-time.patch
 Patch4:         etags-%{etags_ver}.diff
 Patch5:         etags-strcpy-overlap.patch
+Patch6:         go-tags.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,6 +51,7 @@
 %prep
 %setup -q -n ctags-%{ctags_ver} -b 1
 %patch1
+%patch6 -p1
 #%#patch2
 %patch3 -p1
 cd ../etags-%{etags_ver}

++++++ go-tags.patch ++++++
++++ 708 lines (skipped)

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

Reply via email to