Hello community,

here is the log from the commit of package ddd for openSUSE:Factory checked in 
at 2014-11-07 09:06:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddd (Old)
 and      /work/SRC/openSUSE:Factory/.ddd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddd/ddd.changes  2013-07-21 16:33:32.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ddd.new/ddd.changes     2014-11-07 
09:06:32.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Oct 19 01:50:00 UTC 2014 - Led <[email protected]>
+
+- fix shebang of ddd.wrapper
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ddd.spec ++++++
--- /var/tmp/diff_new_pack.9zPnGX/_old  2014-11-07 09:06:33.000000000 +0100
+++ /var/tmp/diff_new_pack.9zPnGX/_new  2014-11-07 09:06:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ddd
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,7 +16,6 @@
 #
 
 
-
 Name:           ddd
 BuildRequires:  ImageMagick
 BuildRequires:  apache2-devel
@@ -29,11 +28,11 @@
 BuildRequires:  ncurses-devel
 # configure switch --without-motif is not designated to work
 # (you'll get 'don't use --without-motif' in configure time)
+BuildRequires:  makeinfo
 BuildRequires:  openmotif-devel
 BuildRequires:  pcre-devel
 BuildRequires:  transfig
 BuildRequires:  update-desktop-files
-BuildRequires:  makeinfo
 BuildRequires:  xorg-x11
 Requires:       gdb
 Version:        3.3.12


++++++ ddd.wrapper ++++++
--- /var/tmp/diff_new_pack.9zPnGX/_old  2014-11-07 09:06:33.000000000 +0100
+++ /var/tmp/diff_new_pack.9zPnGX/_new  2014-11-07 09:06:33.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # The wrapper script to switch off UTF-8 locales when running ddd
 # See README.SUSE for further information

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

Reply via email to