File k3b.spec of Package k3b

#
# spec file for package k3b (Version 1.0.5)
#
# Copyright (c) 2008 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           k3b
BuildRequires:  cdparanoia flac-devel hal-devel kdelibs3-devel libdvdread-devel
BuildRequires:  libmusicbrainz-devel libsamplerate-devel libsndfile-devel taglib-devel
%if %suse_version > 1010
BuildRequires:  libmpcdec-devel
%endif
%if %suse_version < 1010
BuildRequires:  taglib
%endif
%if %suse_version <= 1000
BuildRequires:  update-desktop-files
%endif
Url:            http://k3b.sourceforge.net/
License:        GPL v2 or later
Group:          Productivity/Multimedia/CD/Record
Summary:        A Universal CD and DVD Burning Application
Requires:       /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools
Version:        1.0.5
Release:        48
%if %suse_version > 1020
Requires:       %{name}-lang = %{version}
%endif
Source0:        k3b-%version.tar.bz2
Source1:        k3b-i18n-%version.tar.bz2
Source3:        k3b_create_video_dvd.desktop
Patch2:         hide-misleading-message.diff
Patch3:         sound.diff
Patch4:         k3b-add-to-media.diff
Patch5:         ignore-cdrdao-nonroot.diff
Patch7:         k3b-dvdformatting_umount.diff
Patch8:         use-kdeeject.diff
Patch9:         k3b-fix_mountpoint.diff
Patch10:        install-dvd-desktops.diff
Patch11:        k3binterferingsystemshandler.diff
Patch12:        k3b-configure_includepath.diff
Patch13:        firstrun-kde4.diff
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
# see 114320
%if %suse_version >1030
Requires:       suse_help_viewer kdebase3-runtime
%else
Requires:       kdebase3
%endif

%description
K3b is a CD burning application that supports Ogg Vorbis, MP3 audio
files, DVD burning, CDDB, and much more.



Authors:
--------
    Sebastian Trueg <trueg@informatik.uni-freiburg.de>
    Thomas Froescher <tfroescher@gmx.de>

%package arts
License:        GPL v2 or later
Group:          Productivity/Multimedia/CD/Record
Summary:        aRts Sound Output for k3b

%description arts
k3b can play audio data via aRts with this plugin.



Authors:
--------
    Sebastian Trueg <trueg@informatik.uni-freiburg.de>
    Thomas Froescher <tfroescher@gmx.de>

%package INTERNAL
License:        GPL v2 or later
Group:          Productivity/Multimedia/CD/Record
Summary:        MP3 Encoding and Video Decoding/Encoding Plugins
Provides:       k3b:/opt/kde3/share/apps/k3b/plugins/k3bmaddecoder.plugin
Provides:       k3b-mad:/opt/kde3/%_lib/kde3/libk3bmaddecoder.so

%description INTERNAL
**** SuSE INTERNAL PACKAGE ****

K3b can be used to create mp3 files from audio CDs with this plugin. It
can also convert video codecs via ffmpeg.



Authors:
--------
    Sebastian Trueg <trueg@informatik.uni-freiburg.de>
    Thomas Froescher <tfroescher@gmx.de>

%package devel
License:        GPL v2 or later
Summary:        A Universal CD and DVD Burning Application
Group:          Productivity/Multimedia/CD/Record
Requires:       %name = %version

%description devel
K3b is a CD burning application that supports Ogg Vorbis, MP3 audio
files, DVD burning, CDDB, and much more.



Authors:
--------
    Sebastian Trueg <trueg@informatik.uni-freiburg.de>
    Thomas Froescher <tfroescher@gmx.de>

%lang_package
%prep
%setup -q -b 1 -n k3b-%{version}
#%patch2
%patch3
%patch4 -p1
%patch5
#%patch7
%patch8
#%patch9
%patch10
#%patch11
%patch12
%patch13
cp %{SOURCE3} src/konqi/
  . /etc/opt/kde3/common_options
  update_admin
  cd ../k3b-i18n-%version
  update_admin

%build
  . /etc/opt/kde3/common_options
  ./configure $configkde \
              --with-k3bsetup=no --without-cdrecord-suid-root \
  	    --disable-resmgr \
  	    --disable-final
  make %{?jobs:-j %jobs}
  cd ../k3b-i18n-%version
  ./configure $configkde
  make  

%install
  . /etc/opt/kde3/common_options
  make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
  cd ../k3b-i18n-%version
  make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
  cd -
%suse_update_desktop_file k3b DiscBurning
%if %suse_version > 1000
%find_lang %name --all-name
%else
%find_lang %name
%endif
  kde_post_install

%post
%run_ldconfig

%postun
%run_ldconfig

%clean
rm -rf $RPM_BUILD_ROOT
%if %suse_version > 1020

%files lang -f %name.lang

%files
%else

%files -f %name.lang
%endif
%defattr(-,root,root)
%doc COPYING AUTHORS
%if %suse_version > 930
%dir /opt/kde3/share/icons/hicolor/128x128
%dir /opt/kde3/share/icons/hicolor/128x128/apps
%dir /opt/kde3/share/icons/hicolor/16x16/apps
%dir /opt/kde3/share/icons/hicolor/16x16
%dir /opt/kde3/share/icons/hicolor/32x32/apps
%dir /opt/kde3/share/icons/hicolor/32x32
%dir /opt/kde3/share/icons/hicolor/48x48
%dir /opt/kde3/share/icons/hicolor/48x48/apps
%dir /opt/kde3/share/icons/hicolor/64x64
%dir /opt/kde3/share/icons/hicolor/64x64/apps
%endif
/opt/kde3/bin/k3b
/opt/kde3/%_lib/kde3/libk3bexternalencoder.la
/opt/kde3/%_lib/kde3/libk3bexternalencoder.so
/opt/kde3/%_lib/kde3/libk3bflacdecoder.la
/opt/kde3/%_lib/kde3/libk3bflacdecoder.so
/opt/kde3/%_lib/kde3/libk3boggvorbisencoder.la
/opt/kde3/%_lib/kde3/libk3boggvorbisencoder.so
/opt/kde3/%_lib/kde3/libk3boggvorbisdecoder.la
/opt/kde3/%_lib/kde3/libk3boggvorbisdecoder.so
/opt/kde3/%_lib/kde3/libk3bsoxencoder.so
/opt/kde3/%_lib/kde3/libk3bsoxencoder.la
/opt/kde3/%_lib/kde3/libk3bwavedecoder.so
/opt/kde3/%_lib/kde3/libk3bwavedecoder.la
/opt/kde3/%_lib/kde3/libk3balsaoutputplugin.la
/opt/kde3/%_lib/kde3/libk3balsaoutputplugin.so
/opt/kde3/%_lib/kde3/libk3baudiometainforenamerplugin.la
/opt/kde3/%_lib/kde3/libk3baudiometainforenamerplugin.so
/opt/kde3/%_lib/kde3/libk3baudioprojectcddbplugin.la
/opt/kde3/%_lib/kde3/libk3baudioprojectcddbplugin.so
/opt/kde3/%_lib/kde3/kfile_k3b.so
/opt/kde3/%_lib/kde3/kfile_k3b.la
/opt/kde3/%_lib/kde3/kio_videodvd.so
/opt/kde3/%_lib/kde3/kio_videodvd.la
/opt/kde3/%_lib/kde3/libk3blibsndfiledecoder.so
/opt/kde3/%_lib/kde3/libk3blibsndfiledecoder.la
%if %suse_version > 1010
/opt/kde3/%_lib/kde3/libk3bmpcdecoder.so
/opt/kde3/%_lib/kde3/libk3bmpcdecoder.la
%endif
%dir /opt/kde3/share/apps/konqsidebartng
%dir /opt/kde3/share/apps/konqsidebartng/virtual_folders
%dir /opt/kde3/share/apps/konqsidebartng/virtual_folders/services
/opt/kde3/share/apps/konqsidebartng/virtual_folders/services/videodvd.desktop
/opt/kde3/share/services/kfile_k3b.desktop
/opt/kde3/share/services/videodvd.protocol
/opt/kde3/%_lib/lib*
/opt/kde3/share/applications/kde/k3b.desktop
/opt/kde3/share/applnk/.hidden
/opt/kde3/share/apps/k3b
/opt/kde3/share/apps/konqueror
/opt/kde3/share/icons/*/*/*/*
/opt/kde3/share/mimelnk/application/x-k3b.desktop
/opt/kde3/share/sounds
%if %suse_version < 930
/opt/kde3/share/doc/HTML/pt_BR
%endif

%files arts
%defattr(-,root,root)
/opt/kde3/%_lib/kde3/libk3bartsoutputplugin.*

%files devel
%defattr(-,root,root)
/opt/kde3/include/*

%changelog
* Fri Oct 17 2008 stbinner@suse.de
- don't ask about Konq/KDE3 integration under KDE4 (bnc#432329)
* Wed Sep 03 2008 dmueller@suse.de
- disable (obsolete) resmgr support
* Wed Aug 27 2008 ro@suse.de
- remove all non-opensuse parts
* Wed Jun 04 2008 dmueller@suse.de
- update to k3b 1.0.5:
  * fixed cd copy selection from run dialog (bnc#327548)
  * fixed Hal mounting
  * Always wait for the drive to become ready before starting
  verification (bnc#392560)
* Fri Feb 29 2008 stbinner@suse.de
- fix version requirement
* Fri Feb 08 2008 stbinner@suse.de
- don't require complete kdebase3 package
* Thu Nov 15 2007 dmueller@suse.de
- remove debug flags
* Mon Nov 05 2007 stbinner@suse.de
- update to 1.0.4:
  * Never use growisofs parameter -dvd-compat with DVD-RW media
  in restricted overwrite mode
  * Unmount medium before DVD formatting
  * Silently (without introducing new strings for translation)
  allow the burning of files bigger than 4 GB with appropriate
  versions of genisoimage or mkisofs.
  * Do only reload the medium before verification if necessary,
  i.e. if the newly written track cannot be read otherwise
  (many old drives depend on this).
* Thu Oct 04 2007 stbinner@suse.de
- unbreak build of INTERNAL sub-package
* Sun Jul 29 2007 stbinner@suse.de
- update build requires after libmpcdec split
* Mon Jul 23 2007 bvirlet@suse.de
- update to 1.0.3:
  * Reverted to old behaviour of reloading medium before verification.
  Not enough testing had been done before introducing this and some systems
  fail to read the medium before reload (Bugs 147297, 147328, 147420, 147698).
  * Do not crash when the currently playing audio project item is removed (Bug 147548).
  * Added desktop actions to handle empty media with K3b.
  * Fixed read retry when reading data tracks (Bug 147778).
  * K3b's dialogs now honor the global button layout setting (Bug 147799).
  * Do not crash on mp3 files without tags if compiled with taglib support (Bug 142651).
  * Do not allow to copy a rewritable media to itself.
* Sun Jun 24 2007 stbinner@suse.de
- update to 1.0.2:
  * Properly determine the capacity of complete CD-R(W) media.
  * Mark a data project as modified if files are renamed.
  * Allow adding of all actions to the welcome window (Bug 145866)
  * Added "NoDisplay=true" property to k3b-cue.desktop and k3b-iso.desktop
  * Fixed supported write speed detection on some devices
  * No reload before verification and between writing sessions
  (CD copy + Mixed Mode CD) anymore
* Mon Jun 04 2007 stbinner@suse.de
- fix build for older distributions
* Fri Jun 01 2007 coolo@suse.de
- move kde_post_install
* Thu May 24 2007 dmueller@suse.de
- split off -devel package
* Sun May 20 2007 stbinner@suse.de
- move one Requires: to where the used variable is defined
* Mon May 14 2007 coolo@suse.de
- seperate translations into special package
* Thu Apr 19 2007 stbinner@suse.de
- update to 1.0.1:
  * Fixed crash when using the Device menu without a selected device.
  * Fixed DVD copy when reading from a DVD+RW.
  * Fixed --without-alsa configure check
  * Fixed a crash in Video DVD ripping when the title does not
  contain an audio stream
  * Only use the mkisofs parameters -biblio, -copyright, and -abstract
  if they have been set. Using them with invalid values (empty)
  seems to sometimes  result in broken iso images.
  * Better compatibility with recent transcode development branch
  * Fixed Multisession import size handling.
  * Fixed Lame quality preset handling.
  * Made libk3bdevice really thread-safe. This fixes the disabled DMA bug!
  * New configure check --without-cdrecord-suid-root to disable K3b's
  check for cdrecord permissions. Although not recommended it is
  requested by many distributors.
  * Changed the order of the buttons in the tool dialogs to match
  the default KDE order.
  * Added handling of the newly introduced genisoimage parameter
     -allow-limited-size
* Thu Apr 05 2007 stbinner@suse.de
- fix detection of "sox" (#260118)
* Wed Apr 04 2007 stbinner@suse.de
- adapt build requires for people without needed_package.fixes magic
* Tue Apr 03 2007 stbinner@suse.de
- add libmpcdec-devel and libsndfile-devel to build requires
* Wed Mar 28 2007 stbinner@suse.de
- merge internal k3b-mad subpackage into k3b-INTERNAL package
* Fri Mar 16 2007 stbinner@suse.de
- update to final 1.0 release, include i18n tarball
* Tue Mar 13 2007 dmueller@suse.de
- update to 1.0rc7:
  * K3b now includes a VideoDVD kio slave. It can be used in Konqueror through the protocol videodvd:/
  to copy the files from a VideoDVD with on-the-fly decryption if libdvdcss is installed.
  (Be aware that in some countries it is not permitted to use libdvdcss.)
  * New Device menu containing all the actions possible for a device (like eject, unmount, ...).
  This includes the possibility of assigning shortcuts to these kind of actions.
  * K3b now warns if user parameters for external programs have been specified. This has been introduced
  because there were some bug report that were caused by faulty user parameters.
  * Cleaned up all the job classes: No job creates a widget anymore. This allows for non-GUI usage of libk3b.
  For example in a kioslave.
  * New option in the data project to not cache the inodes. That means it is possible to have multiple
  actual copies of the same file on one CD/DVD.
  * K3b now tries to disable stuff that might influence the burning process. This includes the KDED module
  mediamanager, SuSEPlugger, and automounting (currently supported: subfs, supermount).
  * New Audio Track source editor dialog to cut audio track sources at the beginning and the end.
  * Splitted "read retries" and "ignore read errors" for data and audio sectors in cd copy and set new
  defaults for audio sectors which make more sense: 5 retires and skip unreadable sectors.
  * New Mediamanager which makes K3b always know which device contains which medium. This makes medium handling
  more smooth and the user now selects a medium instead of a device.
  Other advantages:
    - No waiting time anymore when asking for information on media (including for example Audio CD ripping).
    - Nice default image filenames.
    - CD Copy: Enable/disable options based on the source medium
    - Automatically select newly inserted media as burning medium
  * DCOP call directBurn() now returns a boolean value stating if the process could be started.
  * New DCOP calls cddaRip(), videocdrip(), and videodvdrip() with media:/ url support.
  * K3b can now handle media:/ urls from the command line to specify devices
  * Better Lame settings dialog. Easier to use for the novice user and better defaults.
  * Nicer Ogg Vorbis encoder settings dialog.
  * K3b now shows the DVD Medium ID in the disk information view.
  * K3b now displays a rough estimate on the remaining time for the current job.
  * New automatic media size mode for the projects. This means K3b uses the size from an inserted medium
  for the project maximum size.
  * Make a suggestion for the filename when saving a project based on the Volume ID (data projects) or the
  CD-Text title (Audio CD)
  * The Audio encoder plugins are now able to provide (very simplistic) user feedback in case of an error.
  * New settings "Swap byte order" and "Write Wave header" in the audio encoding plugin using external apps.
  This makes way for the usage of such programs as mppenc to encode Musepack files. In fact, mppenc is set up
  as a default along with flac if installed.
  * New DCOP interface: K3bJobInterface which provides DCOP signals for the currently running job. It may,
  for example, be used to provide information to a Karamba module.
  * New KFile plugin for K3b projects. For now it only shows the type of the project (Data DVD or Audio CD or ...)
  but may be extended to show arbitrary information.
  * K3b now chooses default image names based on the project name or the volumeid/cdtext title in case of
  CD/DVD copy.
  * The K3b Project DCOP Interface now uses the QString type for url parameters instead of KURL.
  * Save/load audio cd track sources in audio projects
  * Display a beautified volume id. For example: THE_TRANSPORTER -> The Transporter
  * Check if the image directory exists before starting to create a project image
  * Possibility to hide the OSD temporarily for one process.
  * Completely rewritten Video DVD ripping and transcoding support:
   - Simple on-the-fly transcoding of Video DVD titles
   - Interface similar to Audio CD ripping
   - Preview images in the ripping window
   - Automatic clipping
   - Simple resizing with automatic aspect ratio handling
  * File System presets for all data projects including all the advanced options.
  * Completely rewritten data project verification
   - K3b now compares the written image instead of the single files
   - Verification of Video DVD projects
  * Little GUI changes:
   - Changed the dialog layout in the action dialogs.
   - Simplified the layout of the burn dialogs for data projects (more advanced settings hidden)
   - Improved theme support (transparent themes)
  * Device buffer status display for DVD burning with growisofs >= 7.0
  * Support for Audio CD ripping with libcdio instead of libcdparanoia
  * Support for Cdrkit, the Debian fork of cdrtools
* Tue Jan 30 2007 dmueller@suse.de
- remove warning about cdrecord (#229500)
* Thu Nov 16 2006 ltinkl@suse.cz
- fix #211873 - k3b show uncloseable dialog
* Mon Nov 13 2006 wstephenson@suse.de
- Don't warn the user about cdrecord setuid root bit - not needed (#220194)
* Wed Aug 23 2006 stbinner@suse.de
- update to 0.12.17:
  * Fixed saving/loading of the file view configuration.
  * Improved ffmpeg autoconf check.
  * Fixed symbolic link handling in data projects
  * Use UTF-8 encoding to store and load local CDDB entries.
  * Never use growisofs parameter -dvd-compat with DVD+RW media.
  * Fixed flac audio encoding for audio project conversion feature.
* Fri Jun 23 2006 stbinner@suse.de
- update to 0.12.16
  * Always force 44.1khz in the Lame MP3 encoder plugin.
  * Fixed VideoDVD creation on rewritable media.
  * Fixed Copy of Enhanced Audio CDs with CD-Text.
  * Changed default boot cataloge name from "boot.cataloge" to
  "boot.catalog"
  * Fixed crash when reusing same DVD Iso Image writing dialog.
  * Ignore case when comparing MD5 sums entered by the user.
  * Make sure that filenames in a data project's folder are unique.
  * Allow index statements bigger than 99 minutes in cue files.
  * Properly set the length of SCSI commands (again this fixes
  some device detection problems).
* Fri Jun 02 2006 stbinner@suse.de
- fix build for < 10.0
* 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
- fix build for openSUSE bpild service
* Mon May 15 2006 stbinner@suse.de
- update to 0.12.15
  * Write more metadata tags in the default setup of the external
  encoder plugin.
  * Fixed on-the-fly Video DVD creation
  * Fixed data project verification in case filenames had to be
  shortened due to Joliet limitations.
  * Use -dvd-compat parameter to close DVDs in on-the-fly mode.
  * Fixed libdvdcss handling (again), no crashes anymore.
  * Fixed the "invalid url" bug.
  * Use SG IO for scsi commands with newer linux kernels. This
  should fix problems with scsi device detection.
  * Warn about shortened filenames due to Joliet restrictions
  before starting the burning process.
* Sat Apr 15 2006 dgollub@suse.de
- unmount dvd media before blanking (#165512)
- make use of kdeeject instead of ScsiCommand for eject()
- disabled clearing of MountPoints entries while scanFstab()
* Wed Mar 08 2006 stbinner@suse.de
- update to 0.12.14
* Fri Mar 03 2006 stbinner@suse.de
- update to 0.12.13
* Wed Feb 15 2006 stbinner@suse.de
- update to 0.12.12
* Sat Feb 11 2006 stbinner@suse.de
- update to 0.12.11
* Thu Feb 09 2006 stbinner@suse.de
- older rpm versions don't know "--all-name" for find-lang.sh
* Wed Feb 08 2006 llunak@suse.cz
- Fix starting from media:/ (#137767)
* Wed Feb 01 2006 coolo@suse.de
- ignore cdrdao not setuid - will work most of the time and looks really
  scary
- allow URLs in calling k3b - so it shows up in the medianotifier
* Tue Jan 31 2006 coolo@suse.de
- adding dep to dvd+rw-tools (#116772)
* Sun Jan 29 2006 aj@suse.de
- Require dbus-1-qt3-devel for build.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 16 2006 dmueller@suse.de
- fix build
* Tue Dec 20 2005 dmueller@suse.de
- fix build
* Mon Dec 19 2005 dmueller@suse.de
- use dbus-1-qt3
* Fri Dec 16 2005 stbinner@suse.de
- update to 0.12.10
* Mon Dec 12 2005 stbinner@suse.de
- update to 0.12.9
* Thu Nov 24 2005 stbinner@suse.de
- update to 0.12.8
* Sat Nov 12 2005 dmueller@suse.de
- fix build
* Wed Nov 02 2005 stbinner@suse.de
- update to 0.12.7 version
* Sun Oct 30 2005 stbinner@suse.de
- update to 0.12.6 version
* Wed Oct 19 2005 stbinner@suse.de
- update to 0.12.5 version
* Wed Oct 19 2005 coolo@suse.de
- k3b needs kdebase3 (e.g. for help)
* Tue Oct 11 2005 stbinner@suse.de
- fix include hints for Qt 3.3.5
* Mon Sep 19 2005 stbinner@suse.de
- update to 0.12.4a version
* Mon Sep 05 2005 stbinner@suse.de
- Backport upstream fix for "Bug 114927 - k3b burns the first iso file
  even if another one has been selected for the second burn"
* Wed Aug 24 2005 coolo@suse.de
- add require to package needed to get rights now
* Fri Aug 19 2005 adrian@suse.de
- use HAL/DBUS for media change notification
- change default sound for "burning finished" with a shorter one
* Mon Aug 01 2005 adrian@suse.de
- hide misleading message about auto mounting
* Sat Jul 30 2005 dmueller@suse.de
- update to 0.13.3
* Fri Jul 15 2005 dmueller@suse.de
- update to 0.12.2
* Fri Jun 17 2005 adrian@suse.de
- package also directory ...
* Thu Jun 16 2005 adrian@suse.de
- fix build for < 9.3
* Thu Jun 16 2005 adrian@suse.de
- update to version 0.12 final
* Tue May 31 2005 ro@suse.de
- fix filelist to build on lib64
* Wed May 25 2005 adrian@suse.de
- update to version 0.12 beta 1
  * obsolete patches on dependencies to libid3tag/glib
  * optional subpackages for arts, ffmpeg and mp3 encoding
  * HAL is not enabled yet since it relies on 0.4
* Thu Apr 14 2005 sbrabec@suse.cz
- Added audiofile-devel to neededforbuild.
* Wed Apr 13 2005 adrian@suse.de
- add kdelibs3-arts to nfb
* Thu Mar 17 2005 adrian@suse.de
- rebuild tar ball to get translations (#73607)
- from 0.11.22 release:
  * Little fix in capabilities detection (only affects buggy firmwares)
  * Properly detect the Philips 2600
  * Made multisession selection in DVD project visible.
* Wed Mar 09 2005 meissner@suse.de
- detect *recorders using resmgr correctly.
* Thu Feb 17 2005 adrian@suse.de
- move menu entry to xdg dir
* Tue Feb 08 2005 adrian@suse.de
- redo tar ball to package also the handbook translations
* Fri Feb 04 2005 adrian@suse.de
- update to version 0.11.20
* Wed Jan 26 2005 adrian@suse.de
- update to version 0.11.19
  (again a recreated tar ball to include translations)
* Mon Jan 03 2005 adrian@suse.de
- update to version 0.11.18
  (again a recreated tar ball to include translations)
- move mp3 plugin into new -mad subpackage
* Wed Sep 15 2004 adrian@suse.de
- use official version 0.11.15 (minor changes)
- redo tar ball to get current translations
* Tue Sep 07 2004 adrian@suse.de
- update to current stable branch
  * solves burning problems with kernel 2.6.8
  * updated translations
- disable external translation package
- TODO: remove manual adding of pt_BR
  (find-lang.sh should find it, but it does explicit ignore
  it for some unknown reason)
* Tue Aug 10 2004 adrian@suse.de
- update to version 0.11.14
  * minor bugfix release
* Wed Aug 04 2004 mskibbe@suse.de
- update to 0.11.13
  * support for double layer dvd
* Mon Jul 26 2004 adrian@suse.de
- AudioCDs in subfs mounted devices where not handled correct
  [#43054]
* Thu Jul 15 2004 adrian@suse.de
- update to version 0.11.12
* Wed Apr 28 2004 adrian@suse.de
- update to version 0.11.9
* Tue Mar 30 2004 adrian@suse.de
- make k3b a KUniqueApplication (#37545)
* Sun Mar 21 2004 adrian@suse.de
- update to version 0.11.7
  * cdrdao can be used with IDE devices now
  * crash fixes
- disable kcm module
- remove obsolete patches
- suppress confusing warning on startup
  (our system is always perfect;)
* Mon Mar 15 2004 adrian@suse.de
- enforce cdrdao use and suppress wrong problem popup
- update translations to 0.11
* Mon Mar 01 2004 adrian@suse.de
- update to version 0.11.6
* Mon Feb 23 2004 adrian@suse.de
- update to version 0.11.5
  * crash fixes
* Sat Feb 21 2004 adrian@suse.de
- update to version 0.11.4
- mark k3bsetup2 menu entry as unimportant
* Tue Feb 17 2004 adrian@suse.de
- update to version 0.11.3
* Tue Feb 10 2004 adrian@suse.de
- update to version 0.11.2
* Tue Feb 03 2004 adrian@suse.de
- fix build for 9.0
* Tue Jan 27 2004 ro@suse.de
- try to fix build by adding a makefile-dependency
* Fri Jan 23 2004 adrian@suse.de
- update to version 0.11
* Fri Dec 05 2003 adrian@suse.de
- update to version 0.10.3
* Thu Nov 06 2003 adrian@suse.de
- update to version 0.10.2
* Tue Oct 28 2003 adrian@suse.de
- update to version 0.10.1
- most patches are obsolete
* Mon Oct 20 2003 adrian@suse.de
- update to version 0.10
* Tue Oct 07 2003 adrian@suse.de
- fix file conflicts with kdelibs from KDE 3.2
* Tue Oct 07 2003 ro@suse.de
- fix build with current includes (SCSI_BLK_MAJOR not defined)
* Mon Sep 29 2003 adrian@suse.de
- add needed packages for mp3 support to neededforbuild
* Tue Sep 23 2003 adrian@suse.de
- update hugarian translations (from Marcel Hilzinger)
* Thu Sep 18 2003 adrian@suse.de
- fixes from Sebastian
  * fix for DVD-R detection
  * fix for multisession handling with dvds
  * new welcome screen
  * qt 3.2 fix for parsing of growisofs output
* Tue Sep 16 2003 adrian@suse.de
- accept cdrdao 1.1.7-suse as full enabled
- make it a KUniqueApplication to prevent multiple startup
* Mon Sep 15 2003 uli@suse.de
- do not define __u64, fixes build on k3bdevicemanager.cpp, fixes
  build on 64-bit archs
* Tue Sep 09 2003 coolo@suse.de
- install INSTALL too as it got some more docu (even though only
  on the way how to compile it, but as the README refers to it,
  it's confusing testers when it's not there [#29866])
* Tue Sep 09 2003 adrian@suse.de
- add hungarian translation from Peter Varkoly
* Tue Sep 02 2003 adrian@suse.de
- fix file list
* Tue Sep 02 2003 adrian@suse.de
- update to current cvs
  * fixes segfault during reading from ATAPI cdrom
* Mon Sep 01 2003 adrian@suse.de
- accept also cdrdao 1.1.7-suse for read from IDE
* Mon Sep 01 2003 adrian@suse.de
- accept also cdrdao 1.1.7-suse
* Tue Aug 26 2003 adrian@suse.de
- update to recent k3b snapshot (pre 0.10)
* Mon Aug 04 2003 adrian@suse.de
- drop k3bsetup menu entry
* Fri Aug 01 2003 adrian@suse.de
- fix desktop entry
* Mon Jul 28 2003 adrian@suse.de
- add %%run_ldconfig
* Mon Jul 28 2003 adrian@suse.de
- add Categories
* Thu Jul 17 2003 adrian@suse.de
- update to version 0.9
  * all patches are included
* Sun Jun 15 2003 coolo@suse.de
- list COPYING only once
- create directory before creating link
* Thu Jun 12 2003 coolo@suse.de
- use %%find_lang
* Thu Mar 13 2003 adrian@suse.de
- fix handling of .iso files, use k3b --isoimage (#25270)
* Wed Mar 12 2003 adrian@suse.de
- fix call of k3bsetup (do not complain about missing kdesu) #25183
* Fri Mar 07 2003 adrian@suse.de
- do not run k3bsetup as root
- add hungarian translations
- add default cdrdao config
* Tue Mar 04 2003 adrian@suse.de
- add Provides: koncd
* Sat Mar 01 2003 adrian@suse.de
- update to version 0.8.1
  * fixes several crashes
- use resmgr to get access to drives
  (a root password is not needed anymore :)
* Fri Feb 21 2003 adrian@suse.de
- add missing docu
* Mon Feb 10 2003 adrian@suse.de
- update to version 0.8
- add translations tar ball
* Fri Jan 10 2003 adrian@suse.de
- update to version 0.7.5
- disabling patches, we get hopefully the new cdrecord :)
* Wed Sep 04 2002 coolo@suse.de
- make it work as user
* Fri Aug 02 2002 coolo@suse.de
- moving k3b into the Utilities submenu in the KDE menu
- adding hungarian translation
* Wed Jul 31 2002 adrian@suse.de
- add suse-customized.diff
  * disable several k3bsetup tasks and do only set cdrecord to
  setuid root. This is enough, has less security problems and
  works also for YP users
  * do not show k3bplayer by default
* Thu Jul 11 2002 adrian@suse.de
- add german translation from cvs
* Sun Jun 09 2002 adrian@suse.de
- fix build for x86_64
* Thu Jun 06 2002 coolo@suse.de
- fix for libvorbis support
* Wed May 29 2002 adrian@suse.de
- initial package of version 0.7
openSUSE Build Service is sponsored by