Hello community,

here is the log from the commit of package cscope for openSUSE:Factory checked 
in at 2012-09-05 09:16:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cscope (Old)
 and      /work/SRC/openSUSE:Factory/.cscope.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/cscope/cscope.changes    2011-12-25 
17:33:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cscope.new/cscope.changes       2012-09-05 
09:16:44.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Sep  3 21:57:08 UTC 2012 - [email protected]
+
+- attempt to fix build for SLE distributions
+
+-------------------------------------------------------------------
+Mon Sep  3 21:46:46 UTC 2012 - [email protected]
+
+- update to 15.8a
+- patches refreshed
+- ctrlz patch reached upstream - deleted
+
+-------------------------------------------------------------------

Old:
----
  cscope-15.7a.tar.bz2
  cscope-ctrlz.patch

New:
----
  cscope-15.8a.tar.bz2

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

Other differences:
------------------
++++++ cscope.spec ++++++
--- /var/tmp/diff_new_pack.Y1M8qG/_old  2012-09-05 09:16:46.000000000 +0200
+++ /var/tmp/diff_new_pack.Y1M8qG/_new  2012-09-05 09:16:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cscope
 #
-# 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
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           cscope
-Version:        15.7a
+Version:        15.8a
 Release:        0
 Summary:        Interactive Tool for Browsing C Source Code
 License:        BSD-3-Clause
@@ -28,7 +29,6 @@
 Patch3:         %{name}-15.7-vpath.patch
 Patch5:         %{name}-cleanup_on_sigterm.patch
 Patch6:         %{name}-egrep.out.patch
-Patch7:         %{name}-ctrlz.patch
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  ncurses-devel
@@ -45,7 +45,6 @@
 %patch3
 %patch5
 %patch6 -p1
-%patch7 -p1
 
 %build
 %configure
@@ -58,7 +57,7 @@
 install -m 644 doc/cscope.1 %{buildroot}%{_mandir}/man1/cscope.1
 install -m 755 contrib/xcscope/cscope-indexer 
%{buildroot}%{_bindir}/cscope-indexer
 pushd contrib
-%make_install
+%makeinstall
 popd
 
 %files

++++++ cscope-15.7-gcc-warnings.patch ++++++
--- /var/tmp/diff_new_pack.Y1M8qG/_old  2012-09-05 09:16:46.000000000 +0200
+++ /var/tmp/diff_new_pack.Y1M8qG/_new  2012-09-05 09:16:46.000000000 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- src/global.h.orig
 +++ src/global.h
-@@ -370,7 +370,7 @@ void       mousecleanup(void);
+@@ -387,7 +387,7 @@ void       mousecleanup(void);
  void  mousemenu(void);
  void  mouseinit(void);
  void  mousereinit(void);

++++++ cscope-15.7a.tar.bz2 -> cscope-15.8a.tar.bz2 ++++++
++++ 68619 lines of diff (skipped)

++++++ cscope-cleanup_on_sigterm.patch ++++++
--- /var/tmp/diff_new_pack.Y1M8qG/_old  2012-09-05 09:16:47.000000000 +0200
+++ /var/tmp/diff_new_pack.Y1M8qG/_new  2012-09-05 09:16:47.000000000 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- src/main.c.orig
 +++ src/main.c
-@@ -375,6 +375,8 @@ cscope: Could not create private temp di
+@@ -526,6 +526,8 @@ cscope: Could not create private temp di
      }
      /* cleanup on the hangup signal */
      signal(SIGHUP, myexit);

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

Reply via email to