Hello community,

here is the log from the commit of package dvd+rw-tools for openSUSE:Factory 
checked in at 2013-05-16 15:34:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dvd+rw-tools (Old)
 and      /work/SRC/openSUSE:Factory/.dvd+rw-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dvd+rw-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dvd+rw-tools/dvd+rw-tools.changes        
2012-08-09 16:49:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dvd+rw-tools.new/dvd+rw-tools.changes   
2013-05-16 15:34:24.000000000 +0200
@@ -1,0 +2,8 @@
+Fri May 10 06:05:38 UTC 2013 - [email protected]
+
+- Change requirement from genisoimage to /usr/bin/mkisofs to allow
+  the use of either wodim or cdrtools and commented out patch 
+  growisofs-genisoimage.patch as this prevents the use of cdrtools
+  without user intervention.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dvd+rw-tools.spec ++++++
--- /var/tmp/diff_new_pack.uWAyya/_old  2013-05-16 15:34:25.000000000 +0200
+++ /var/tmp/diff_new_pack.uWAyya/_new  2013-05-16 15:34:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dvd+rw-tools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -30,8 +30,8 @@
 Patch0:         utf8ize.patch
 # PATCH-FIX-OPENSUSE growisofs-dvd-dl-undersized.patch bnc#164032 
[email protected] -- Allow users to burn images that would fit on a single-layer 
DVD to a dual-layer disc
 Patch1:         growisofs-dvd-dl-undersized.patch
-# PATCH-FIX-OPENSUSE growisofs-genisoimage.patch [email protected] -- Make the 
package call genisoimage directly, not via compatibility symlink
-Patch2:         growisofs-genisoimage.patch
+# NOTE: commented out. PATCH-FIX-OPENSUSE growisofs-genisoimage.patch 
[email protected] -- Make the package call genisoimage directly, not via 
compatibility symlink
+#Patch2:         growisofs-genisoimage.patch
 # PATCH-FIX-OPENSUSE dvd+rw-tools-gcc43.patch [email protected] -- Fix build with 
gcc-4.3
 Patch3:         dvd+rw-tools-gcc43.patch
 # PATCH-FIX-OPENSUSE dvd+rw-tools-buffer.patch bnc#354838 [email protected] -- 
Fix buffer size
@@ -39,7 +39,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gcc-c++
-Requires:       genisoimage
+# According to Linux from scratch dvd+rw-tools needs this to function 
correctly with wodim
+Requires:       /usr/bin/mkisofs
+Requires:       libisoburn1
 
 %description
 The dvd+rw-tools collection of tools makes it possible to burn images to
@@ -49,7 +51,7 @@
 %setup -q
 %patch0
 %patch1
-%patch2
+#%%patch2
 %patch3
 %patch4
 

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

Reply via email to