Changelog for
cdrdao-1.2.3-10.1.x86_64.rpm :
Tue Apr 16 14:00:00 2013 dimstarAATTopensuse.org
- Drop gcdmaster: gcdmaster depends on no longer maintained GUI
libraries from GNOME 2.
+ Obsolete gcdmaster from cdrdao.
+ Drop gtkmm2-devel, libgnomeuimm-devel and update-desktop-files
BuildRequires: they were only needed for gcdmaster.
+ Drop cdrdao-1.2.2-desktop.patch: we won\'t install the .desktop
file, so we don\'t need to fix it.
Sat Sep 3 14:00:00 2011 asterios.dramisAATTgmail.com
- update to 1.2.3:
* By default, cdrdao tries to build with a native SCSI interface.
* Complete rewrite of native Linux SG driver.
* Added support for new FIRST_TRACK_NO keyword to allow a CD to start with a
track number other than 1.
* Added native interfaces for Irix, Mac OSX and NetBSD.
* Fixed old pregap length off-by-one error, see bug #604751.
* Fixed bug in Toc file parser track length computation.
* Man page typo fixes.
* Cygwin compilation fixes. Other various compilation warning fixes.
* Some scsilib fixes for FreeBSD, 32-bit and 64-bit SPARC.
* Some makefile changes to avoid conflict with installed system libs.
* Added patch to fix ARM and MIPS scsilib compile.
* Added man pages for toc2cue and toc2cddb, from Debian.
* Move privilege drop earlier in main flow.
* Commited Gentoo patch for CD-TEXT track check fix.
GCDMaster changes:
* Preferences now stored in GConf, exports schema file.
* Added simple Preferences dialog to change temporary file directory.
* Fixed GCC 4.3 compilation issues.
- Spec file updates:
* Changed License: to GPL-2.0+.
* Added description for the patches based on openSUSE Patches Guidelines.
* Added gtkmm2-devel, libsigc++2-devel, pkg-config in BuildRequires:.
* Removed wodim-devel from BuildRequires: (the package now uses a native SCSI
interface).
* Added mimeinfo scriptlet for the mime file installed by the package.
* Minor other updates.
- Rebased cdrdao-build.patch, cdrdao-1.2.2-scan.patch and cdrdao-fixes.patch to
apply cleanly.
- Removed cdrdao-1.2.2-include.patch, cdrdao-1.2.2-sigc.patch and
cdrdao-1.2.2-libnsl.patch (fixed upstream).
- Removed cdrdao-1.2.2-usal.patch (the package now uses a native SCSI
interface).
- Added cdrdao-1.2.3-stat.patch (taken from Fedora) to fix missing includes
that cause failure build.
- Added cdrdao-1.2.2-desktop.patch (taken from Fedora) to make the desktop file
XDG compatible and add MimeType entries.
Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Fri Jun 26 14:00:00 2009 nadvornikAATTsuse.cz
- fixed various problems with the code [bnc#491043, bnc#424635]
Mon Apr 28 14:00:00 2008 nadvornikAATTsuse.cz
- removed unneeded library dependency (libnsl.patch) [bnc#384164]
Tue Apr 8 14:00:00 2008 nadvornikAATTsuse.cz
- fixed to compile (sigc.patch)
Wed Oct 24 14:00:00 2007 nadvornikAATTsuse.cz
- include missing string.h
Wed Jan 31 13:00:00 2007 sbrabecAATTsuse.cz
- Prefix of gcdmaster changed to /usr.
- Spec file cleanup.
Tue Jan 23 13:00:00 2007 nadvornikAATTsuse.cz
- build with libusal from cdrkit
Thu Oct 5 14:00:00 2006 nadvornikAATTsuse.cz
- update to 1.2.2:
* bugfixes, compilation fixes
* updaed driver table
- dropped unneeded patches, including resmgr patch