Hello community, here is the log from the commit of package brasero for openSUSE:Factory checked in at 2013-05-16 09:43:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brasero (Old) and /work/SRC/openSUSE:Factory/.brasero.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brasero" Changes: -------- --- /work/SRC/openSUSE:Factory/brasero/brasero.changes 2013-04-03 23:32:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.brasero.new/brasero.changes 2013-05-16 09:43:41.000000000 +0200 @@ -1,0 +2,10 @@ +Sun May 5 12:03:01 UTC 2013 - [email protected] + +- Allow wodim as well as cdrecord as backends: + + Drop wodim Requires. + + Add /usr/bin/cdrecird, /usr/bin/mkisofs and /usr/bin/readcd + Requires: they are provided by wodim and cdrtools. + + Add /usr/bin/cdda2wav Requires: provided by + cdrkit-cdrtools-compat and cdrtools. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brasero.spec ++++++ --- /var/tmp/diff_new_pack.C36lyj/_old 2013-05-16 09:43:42.000000000 +0200 +++ /var/tmp/diff_new_pack.C36lyj/_new 2013-05-16 09:43:42.000000000 +0200 @@ -59,12 +59,14 @@ Requires: gstreamer >= 0.11.02 Requires: gstreamer-plugins-base >= 0.11.92 Requires: gstreamer-plugins-good >= 0.11.92 -# We need wodim to burn CDs (bnc#729984) -Requires: wodim # We need cdrdao to be able to extract audio tracks from disks Requires: cdrdao -# cdrkit-cdrtools-compat provides cdda2wav -Requires: cdrkit-cdrtools-compat +# We need cdrecord to burn CDs (bnc#729984) This can be provided by either wodim or cdrtools +Requires: /usr/bin/cdrecord +Requires: /usr/bin/mkisofs +Requires: /usr/bin/readcd +# cdrkit-cdrtools-compat or cdrtools provide cdda2wav +Requires: /usr/bin/cdda2wav Recommends: %{name}-lang Provides: brasero-doc = 0.9.1 Obsoletes: brasero-doc < 0.9.1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
