Hello community,

here is the log from the commit of package ddd for openSUSE:Factory checked in 
at 2015-02-27 10:59:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-11-07 09:06:32.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.ddd.new/ddd.changes     2015-02-27 
10:59:08.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 24 17:41:07 UTC 2015 - [email protected]
+
+- Add ddd-texinfo-5.0.patch: Fix HTML generation with texinfo 5.0.
+
+-------------------------------------------------------------------

New:
----
  ddd-texinfo-5.0.patch

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

Other differences:
------------------
++++++ ddd.spec ++++++
--- /var/tmp/diff_new_pack.i3tIyV/_old  2015-02-27 10:59:09.000000000 +0100
+++ /var/tmp/diff_new_pack.i3tIyV/_new  2015-02-27 10:59:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ddd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,6 +48,7 @@
 Source4:        ddd.wrapper
 Patch0:         ddd-3.3.12-gcc44.patch
 Patch1:         ddd-wrong-memcpy.patch
+Patch2:         ddd-texinfo-5.0.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         %install_info_prereq
 # NOTE: We don't want this dependency and desktop-data-SuSE is in all
@@ -78,6 +79,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp %{S:3} .

++++++ ddd-texinfo-5.0.patch ++++++
Index: ddd-3.3.12/ddd/ddd-themes.texi
===================================================================
--- ddd-3.3.12.orig/ddd/ddd-themes.texi
+++ ddd-3.3.12/ddd/ddd-themes.texi
@@ -1,4 +1,4 @@
-\def\postscript{}\input texinfo @c -*- texinfo -*-
+\def\postscript\input texinfo @c -*- texinfo -*-
 @c $Id$
 @c Writing DDD Themes
 
@@ -136,7 +136,7 @@ Send bug reports to @email{bug-ddd@@gnu.
 @c The title page.
 @ifnothtml
 @titlepage
-@sp -7
+@sp 7
 @ifnottex
 @title Writing @value{DDD} Themes
 @subtitle User's Guide and Reference Manual
Index: ddd-3.3.12/ddd/ddd.texi
===================================================================
--- ddd-3.3.12.orig/ddd/ddd.texi
+++ ddd-3.3.12/ddd/ddd.texi
@@ -1,4 +1,4 @@
-\def\postscript{}\input texinfo @c -*- texinfo -*-
+\def\postscript\input texinfo @c -*- texinfo -*-
 @c $Id$
 @c DDD Manual
 
@@ -154,7 +154,7 @@ to the developers' mailing list @email{b
 @c The title page.
 @ifnothtml
 @titlepage
-@sp -7
+@sp 7
 @ifnottex
 @title Debugging with @value{DDD}
 @subtitle User's Guide and Reference Manual

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

Reply via email to