Hello community,

here is the log from the commit of package vcdimager for openSUSE:Factory 
checked in at 2015-02-16 15:02:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vcdimager (Old)
 and      /work/SRC/openSUSE:Factory/.vcdimager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vcdimager"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vcdimager/vcdimager.changes      2013-06-25 
14:47:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vcdimager.new/vcdimager.changes 2015-02-16 
17:49:05.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Feb 12 08:34:56 UTC 2015 - [email protected]
+
+- Add vcdimager-libcdio-0.93-testsuite.patch: Fix test suite run
+  with libcdio 0.93: the debug info is much more verbose, which
+  needs to be taken into account. The patch is applied
+  conditionally on the presence of libcdio >= 0.93.
+
+-------------------------------------------------------------------
+Mon Feb  9 12:35:52 UTC 2015 - [email protected]
+
+- Add vcdimager-texinfo-5.0.patch: Fix build with texinfo 5.0.
+
+-------------------------------------------------------------------

New:
----
  vcdimager-libcdio-0.93-testsuite.patch
  vcdimager-texinfo-5.0.patch

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

Other differences:
------------------
++++++ vcdimager.spec ++++++
--- /var/tmp/diff_new_pack.6M9Tzz/_old  2015-02-16 17:49:06.000000000 +0100
+++ /var/tmp/diff_new_pack.6M9Tzz/_new  2015-02-16 17:49:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vcdimager
 #
-# Copyright (c) 2013 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
@@ -54,6 +54,8 @@
 Source2:        baselibs.conf
 # PATCH-MISSING-TAG -- See 
http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1:         sector_private.patch
+Patch2:         vcdimager-texinfo-5.0.patch
+Patch3:         vcdimager-libcdio-0.93-testsuite.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -127,6 +129,11 @@
 %setup -q
 # sector_private.patch
 %patch1 -p1
+%patch2 -p1
+if pkg-config --atleast-version 0.93 libcdio; then
+# Apply the patch if libcdio version 0.93 is used, as this version is more 
verbose in debugging
+%patch3 -p1
+fi
 # automake-1.13 deprecated the old macro
 sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac autogen.sh
 sed -i 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac

++++++ vcdimager-libcdio-0.93-testsuite.patch ++++++
Index: vcdimager-0.7.24cvs/test/vcd20_nrg3.right
===================================================================
--- vcdimager-0.7.24cvs.orig/test/vcd20_nrg3.right
+++ vcdimager-0.7.24cvs/test/vcd20_nrg3.right
@@ -1,3 +1,4 @@
+   INFO: found driver NRG
 -------------------------------------------------------------------------------
 VCD/INFO.VCD
  ID: `VIDEO_CD'
Index: vcdimager-0.7.24cvs/test/vcd20_test3.right
===================================================================
--- vcdimager-0.7.24cvs.orig/test/vcd20_test3.right
+++ vcdimager-0.7.24cvs/test/vcd20_test3.right
@@ -1,10 +1,31 @@
 --DEBUG: opened source...
+--DEBUG: Reading data sector(s) lsn, 16 blocksize 2048, for 1 blocks
 --DEBUG: VCD 2.0 detected
+--DEBUG: Reading data sector(s) lsn, 16 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 17 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 18 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 21 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 16 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 17 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 18 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 19 blocksize 2048, for 1 blocks
 --DEBUG: found /EXT/PSD_X.VCD at sector 707
+--DEBUG: Reading data sector(s) lsn, 16 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 17 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 18 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 19 blocksize 2048, for 1 blocks
 --DEBUG: found /EXT/LOT_X.VCD at sector 675
+--DEBUG: Reading data sector(s) lsn, 16 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 17 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 18 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 19 blocksize 2048, for 1 blocks
 Source: image file `videocd.bin'
 Image size: 2058 sectors
 VCD 2.0 detected
+--DEBUG: Reading data sector(s) lsn, 16 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 17 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 18 blocksize 2048, for 1 blocks
+--DEBUG: Reading data sector(s) lsn, 22 blocksize 2048, for 1 blocks
 -------------------------------------------------------------------------------
 ISO9660 primary volume descriptor
  volume id: `VIDEOCD'
++++++ vcdimager-texinfo-5.0.patch ++++++
Index: vcdimager-0.7.24cvs/docs/vcd-info.texi
===================================================================
--- vcdimager-0.7.24cvs.orig/docs/vcd-info.texi
+++ vcdimager-0.7.24cvs/docs/vcd-info.texi
@@ -666,7 +666,7 @@ Section}.
 This option is relevant only if the program streams are MPEG2's. That is
 the Video CD image is not VCD 1.0, VCD 1.1 VCD 2.0. 
 
-@itemx -s
+@item -s
 @kindex @code{--show-scandata}
 
 @item --show-search
@@ -1270,7 +1270,7 @@ And the rest is history.
 @printindex fn
 
 @tex
-% I think something like @colophon should be in texinfo.  In the
+% I think something like @@colophon should be in texinfo.  In the
 % meantime:
 \long\def\colophon{\hbox to0pt{}\vfill
 \centerline{The body of this manual is set in}
@@ -1282,7 +1282,7 @@ And the rest is history.
 \centerline{{\sl\fontname\tensl\/}}
 \centerline{are used for emphasis.}\vfill}
 \page\colophon
-% Blame: [email protected], 1991.
+% Blame: doc@@cygnus.com, 1991.
 @end tex
 
 @bye
Index: vcdimager-0.7.24cvs/docs/vcdxrip.texi
===================================================================
--- vcdimager-0.7.24cvs.orig/docs/vcdxrip.texi
+++ vcdimager-0.7.24cvs/docs/vcdxrip.texi
@@ -594,7 +594,7 @@ This program was written by Herbert Vale
 @printindex ky
 
 @tex
-% I think something like @colophon should be in texinfo.  In the
+% I think something like @@colophon should be in texinfo.  In the
 % meantime:
 \long\def\colophon{\hbox to0pt{}\vfill
 \centerline{The body of this manual is set in}
@@ -606,7 +606,7 @@ This program was written by Herbert Vale
 \centerline{{\sl\fontname\tensl\/}}
 \centerline{are used for emphasis.}\vfill}
 \page\colophon
-% Blame: [email protected], 1991.
+% Blame: doc@@cygnus.com, 1991.
 @end tex
 
 @bye
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to