Hello community, here is the log from the commit of package k3b checked in at Fri Jun 2 02:03:01 CEST 2006. -------- --- KDE/k3b/k3b.changes 2006-05-26 10:59:25.000000000 +0200 +++ k3b/k3b.changes 2006-06-01 11:36:31.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jun 1 11:36:27 CEST 2006 - stbinner@suse.de + +- handle blank DVDs differently than blank CDs (#177787) + +------------------------------------------------------------------- New: ---- install-dvd-desktops.diff k3b_create_data_dvd.desktop k3b_create_video_dvd.desktop ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k3b.spec ++++++ --- /var/tmp/diff_new_pack.TVhGQQ/_old 2006-06-02 02:02:31.000000000 +0200 +++ /var/tmp/diff_new_pack.TVhGQQ/_new 2006-06-02 02:02:31.000000000 +0200 @@ -25,10 +25,12 @@ Summary: A Universal CD and DVD Burning Application Requires: /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools Version: 0.12.15 -Release: 6 +Release: 7 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %name-%version.tar.bz2 Source1: %name-i18n-%version.tar.bz2 +Source2: k3b_create_data_dvd.desktop +Source3: k3b_create_video_dvd.desktop Patch1: %name-resmgr.diff Patch2: hide-misleading-message.diff Patch3: sound.diff @@ -38,6 +40,7 @@ Patch7: %name-dvdformatting_umount.diff Patch8: use-kdeeject.diff Patch9: %name-fix_mountpoint.diff +Patch10: install-dvd-desktops.diff %if %suse_version > 930 Requires: hal-resmgr %endif @@ -113,6 +116,8 @@ %patch7 %patch8 %patch9 +%patch10 +cp %{SOURCE2} %{SOURCE3} src/konqi/ . /etc/opt/kde3/common_options update_admin cd ../k3b-i18n-%version @@ -207,6 +212,8 @@ %endif %changelog -n k3b +* Thu Jun 01 2006 - stbinner@suse.de +- handle blank DVDs differently than blank CDs (#177787) * Fri May 26 2006 - adrian@suse.de - fix %%opensuse_bs for autobuild * Wed May 24 2006 - adrian@suse.de ++++++ install-dvd-desktops.diff ++++++ --- src/konqi/Makefile.am 2006/05/24 14:10:22 1.1 +++ src/konqi/Makefile.am 2006/05/24 14:10:55 @@ -1,7 +1,9 @@ konqservice_DATA = k3b_create_data_cd.desktop \ + k3b_create_data_dvd.desktop \ k3b_create_audio_cd.desktop \ k3b_create_video_cd.desktop \ + k3b_create_video_dvd.desktop \ k3b_write_bin_image.desktop \ k3b_write_iso_image.desktop konqservicedir = $(kde_datadir)/konqueror/servicemenus ++++++ k3b-add-to-media.diff ++++++ --- /var/tmp/diff_new_pack.TVhGQQ/_old 2006-06-02 02:02:32.000000000 +0200 +++ /var/tmp/diff_new_pack.TVhGQQ/_new 2006-06-02 02:02:32.000000000 +0200 @@ -12,7 +12,7 @@ +++ k3b-0.12.10/src/konqi/k3b_create_data_cd.desktop 2006-02-01 16:02:03.015018225 +0100 @@ -4 +4 @@ -ServiceTypes=all/allfiles,inode/directory -+ServiceTypes=all/allfiles,inode/directory,media/blankcd,media/blankdvd ++ServiceTypes=all/allfiles,inode/directory,media/blankcd @@ -8 +8 @@ -Exec=k3b --datacd %F +Exec=k3b --datacd %U ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit-help@opensuse.org