Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cdrkit-cdrtools-compat-1.1.6-23 RPM for i586

From OpenSuSE 10.3 for i586

Name: cdrkit-cdrtools-compat Distribution: openSUSE 10.3 (i586)
Version: 1.1.6 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 23 Build date: Sun Sep 23 15:04:07 2007
Group: Productivity/Multimedia/CD/Record Build host: alfano.suse.de
Size: 0 Source RPM: wodim-1.1.6-23.src.rpm
Packager: http://bugs.opensuse.org
Url: http://cdrkit.org/
Summary: Tool for Writing CDRs - cdrtools compatibility package
This package contains these compatibility symlinks: cdrecord -> wodim
mkisofs -> genisoimage cdda2wav -> icedax

Install this package if you can't use the cdrkit programs directly.



Authors:
--------
    Joerg Jaspert (leader, release management)
    Eduard Bloch (developer, patch integration)
    Steve McIntyre (developer)
    Peter Samuelson (developer, QA)
    Christian Fromme (QA)
    Joerg Schilling (original cdrecord)

Provides

Requires

Copyright

GPL v2 or later, This software is under GPL but you should read the following clarifications:

Signatures

internal MD5: 78e0cea40a1cb71b7e92164fb15149b0
GPG

Changelog

* Thu Jun 28 2007 - nadvornik@suse.cz
  - updated to 1.1.6:
    * adding generic drive guessing
    * some bugfixes
* Thu May 03 2007 - nadvornik@suse.cz
  - fixed crash on hidden boot catalog directory [#247950]
* Tue Apr 24 2007 - nadvornik@suse.cz
  - update to cdrkit-1.1.5.1
    - experimental Large File Support with UDF filesystem
    - prefer /dev/scg if device is specified with b/t/l
* Thu Feb 08 2007 - nadvornik@suse.cz
  - do not use icedax/md5c.c and icedax/md5.h [#240669]
* Mon Jan 22 2007 - nadvornik@suse.cz
  - updated to cdrkit-1.1.2
    * many patches merged upstream
    * more programs was renamed:
    mkisofs -> genisoimage
    readcd -> readom
    cdda2wav -> icedax
    * 'wodim -devices' scans for all usable devices
  - subpackages renamed respectively
  - compatibility symlinks put to new cdrkit-cdrtools-compat package
* Mon Nov 27 2006 - nadvornik@suse.cz
  - copy cdrecord config file on update [#221679]
* Thu Nov 16 2006 - nadvornik@suse.cz
  - adjusted version strings of subpackages [#215621]
  - changed location of config file [#221679]
* Fri Oct 06 2006 - nadvornik@suse.cz
  - moved include files to /usr/include/wodim
* Tue Oct 03 2006 - nadvornik@suse.cz
  - removed incorrect check for grown files [#207619]
  - build with -DCLONE_WRITE [#209434]
* Thu Sep 21 2006 - nadvornik@suse.cz
  - switched to cdrkit package, cdrecord is replaced by wodim
  - UTF8, dvd and other patches are integrated in upstream
* Fri Sep 01 2006 - nadvornik@suse.cz
  - use Recommends: zisofs-tools instead of Requires:
* Tue Aug 08 2006 - ro@suse.de
  - define HZ to sysconf(_SC_CLK_TCK) if not defined
* Thu Mar 23 2006 - nadvornik@suse.cz
  - updated feedback URL [#160326]
* Tue Feb 14 2006 - nadvornik@suse.cz
  - do not try to redefine printf before including stdio.h
* Thu Feb 02 2006 - nadvornik@suse.cz
  - removed confusing messages about the recommended interface
    and added README.SUSE [#147236]
  - do not stop scanning on inaccessible devices [#144843, #147236]
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Fri Jan 20 2006 - lnussel@suse.de
  - restore original behavior of also enumerating sg devices when not
    running root (#141228)
* Mon Jan 02 2006 - nadvornik@suse.cz
  - fixed dangerous compiler warnings
  - added workaround for gcc.gnu.org/PR25639
* Tue Oct 11 2005 - nadvornik@suse.cz
  - built with -fno-strict-aliasing again as new problems appeared
* Fri Aug 12 2005 - nadvornik@suse.cz
  - patched mkisofs to fail on file > 4GB [#80583]
* Fri Apr 01 2005 - uli@suse.de
  - fixed to build on ARM(v5tel)
* Tue Feb 08 2005 - nadvornik@suse.cz
  - call mlockall only for getuid() == 0
* Mon Sep 13 2004 - nadvornik@suse.cz
  - updated to final 2.01 [#43565]
  - -fno-strict-aliasing is no longer required
* Tue Sep 07 2004 - nadvornik@suse.cz
  - fixed possible problems in resmgr and iconv patches
  - use generic_scsi interface as default for all devices in cdda2wav
* Mon Aug 23 2004 - nadvornik@suse.cz
  - updated to 2.01a35 [#43565]
  - DVD patch is applied to separate binary cdrecord-dvd
  - dropped silo patch
  - dropped the privacy patch, added note to mkisofs manpage instead [#33275]
  - compiled with -fno-strict-aliasing to minimize needed patches
  - fixed printing error messages from resmgr patch [#44024]
* Mon Apr 19 2004 - nadvornik@suse.cz
  - fixed function return value
* Fri Apr 02 2004 - nadvornik@suse.cz
  - changed some strings from 8859-1 to UTF-8 [37840]
    a better fix would be either use only ascii characters or use locale
* Fri Mar 26 2004 - nadvornik@suse.cz
  - do not scan ATA devices if no scsi devices are found, because
    the output would be confusing [#37081]
  - fixed return value from fixate_mdvd
* Mon Mar 08 2004 - nadvornik@suse.cz
  - updated to 2.01a27
    - chrp-boot patch is integrated in mainstream
    - TAO mode should be explicitely specified by -tao
* Thu Feb 12 2004 - axboe@suse.de
  - Kill silly Joerg warnings
  - Add note about ATA being preferred over ATAPI
* Wed Feb 04 2004 - nadvornik@suse.cz
  - added iconv patch to mkisofs [#34274]
  - fixed scanning of ATA devices with resmgr
  - fixed dangerous gcc warnings
* Thu Jan 29 2004 - nadvornik@suse.cz
  - updated to 2.01a25
  - updated dvd patch - DVD+RW support
  - added geteltorito script to mkisofs package
  - fixed information leak in mkisofs by using debian patch [#33275]
  - fixed paride handling in resmgr patch [#29601]
  - try to open device directly if resmgr fails
  - built as non-root user
* Sat Jan 10 2004 - adrian@suse.de
  - add %defattr
* Thu Oct 30 2003 - ro@suse.de
  - package according to permissions.secure and call run_permissions
* Thu Sep 11 2003 - nadvornik@suse.cz
  - added new resmgr patch with paride support from okir@suse.de [#29601]
* Wed Sep 10 2003 - nadvornik@suse.cz
  - made the check for sequential recording silent
* Fri Sep 05 2003 - nadvornik@suse.cz
  - fixed return value from getdisktype_mdvd
* Sun Aug 31 2003 - ro@suse.de
  - create cdrecord-devel package and package libscg files
* Wed Aug 13 2003 - nadvornik@suse.cz
  - updated to 2.01a18
  - added patch for dvd support
* Mon Aug 11 2003 - nadvornik@suse.cz
  - added chrp-boot patch
* Wed May 28 2003 - nadvornik@suse.cz
  - remove/install unpackaged files from buildroot
* Mon Jan 13 2003 - nadvornik@suse.cz
  - updated to 2.0 final
* Wed Dec 18 2002 - froh@suse.de
  - re-enable cdda2wav on s390 (#22498)
* Tue Nov 05 2002 - okir@suse.de
  - Proactive security patch: added resmgr support - cdrecord now
    performs a minimum of initialization as root, then drops privileges
    and uses resmgr to access device files.
* Thu Sep 26 2002 - nadvornik@suse.cz
  - removed zisofs-tools, it is a separate package,
  - mkisofs requires zisofs-tools
* Tue Sep 24 2002 - nadvornik@suse.cz
  - updated to 1.11a34
    - a bug with cdrecord -fix has been fixed [#19853]
    - improved man page
    - other fixes and improvements
  - added zisofs-tools for transparent compression
* Tue Sep 03 2002 - nadvornik@suse.cz
  - added patch for format string security problem [#18756]
* Wed Jul 31 2002 - nadvornik@suse.cz
  - updated to 1.11a28
    - cdrecord now writes MCN/ISRC even in RAW mode
* Fri Jul 26 2002 - nadvornik@suse.cz
  - updated to 1.11a27:
    - DVD-Video support
* Wed Jul 10 2002 - meissner@suse.de
  - add RULES link for ppc64, s390x.
* Tue May 14 2002 - ro@suse.de
  - add RULES link for x86_64
* Tue Apr 30 2002 - uli@suse.de
  - update -> 1.11a21 (fixes probs with xcdroast >=0.98alpha9)
* Fri Mar 01 2002 - nadvornik@suse.cz
  - fixed man pages for isodump, devdump, isovfy [bug #14012]
* Tue Feb 26 2002 - nadvornik@suse.cz
  - fixed "#!/bin/sh" line in cdda2mp3.new
* Mon Jan 21 2002 - nadvornik@suse.cz
  - updated to 1.11a13:
    - new script inf2cdtext.pl for creating CD-text data
* Fri Dec 07 2001 - nadvornik@suse.cz
  - updated to 1.11a12:
    - readcd: changed handling of Table of contents
    - mkisofs: first UDF support
* Tue Oct 30 2001 - uli@suse.de
  - added patch from zisofs-tools allowing for creation of compressed
    ISO filesystems
* Mon Sep 03 2001 - nadvornik@suse.cz
  - changed version string 1.11a06 -> 1.11.a06
* Tue Aug 14 2001 - nadvornik@suse.cz
  - update to 1.11a06
* Thu Jul 12 2001 - nadvornik@suse.cz
  - update to 1.11a05
  - can be built with all kernels
* Mon Jun 18 2001 - schwab@suse.de
  - Fix to compile.
* Thu Apr 26 2001 - ro@suse.de
  - added config-dist.sh
* Fri Feb 09 2001 - ro@suse.de
  - fixed to compile
* Fri Jan 19 2001 - kukuk@suse.de
  - fix missing exit
* Fri Jan 19 2001 - kukuk@suse.de
  - cdrecord should only be build on kernel 2.2
* Mon Dec 11 2000 - ro@suse.de
  - fixed group typos
* Tue Oct 17 2000 - bk@suse.de
  - Use ppc-linux rules for s390.
* Mon Oct 09 2000 - smid@suse.cz
  - New version 1.9
* Tue Sep 19 2000 - schwab@suse.de
  - Use i586-linux rules for ia64.
  - Add %suse_update_config.
* Fri Jul 21 2000 - smid@suse.cz
  - Merge patches for booting SPARCs/silo with version 1.8.1
* Wed Jun 07 2000 - cihlar@suse.cz
  - Copyright tag fixed
* Wed May 31 2000 - cihlar@suse.cz
  - update to version 1.8.1
* Fri Apr 07 2000 - smid@suse.cz
  - buildroot added
* Fri Mar 24 2000 - kukuk@suse.de
  - Merge patches for booting SPARCs/silo
* Sun Feb 20 2000 - bk@suse.de
  - added link /usr/bin/list_audio_tracks -> cdda2wav (needed for cdda2mp3)
* Sun Feb 06 2000 - olh@suse.de
  - update cdrecord to 1.8
    update mkhybrid to 1.12b5.4
    make apple_driver for bootable Mac CD's
* Thu Jan 13 2000 - ro@suse.de
  - update to a40-3
* Mon Dec 20 1999 - ro@suse.de
  - update to a35
* Mon Oct 18 1999 - ro@suse.de
  - update to a30
* Mon Sep 13 1999 - bs@suse.de
  - ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Aug 24 1999 - uli@suse.de
  - now building mkhybrid with -fsigned-char (PPC)
* Mon Aug 09 1999 - ro@suse.de
  - update to 1.8a24
* Mon Jul 12 1999 - ro@suse.de
  - update to a23
* Tue Jun 01 1999 - ro@suse.de
  - update to 1.8a22 (mkisofs-1.12b5)
* Fri Apr 09 1999 - ro@suse.de
  - update to 1.8a20
* Mon Mar 08 1999 - ro@suse.de
  - update to 1.8a19
* Mon Feb 15 1999 - ro@suse.de
  - update to 1.8a17
  - mkisofs and cdda2wav are built from same sources
* Tue Dec 01 1998 - ro@suse.de
  - update to 1.8a13
* Mon Nov 02 1998 - ro@suse.de
  - update to 1.6.1
* Mon Apr 20 1998 - ro@suse.de
  - update to 1.6 final
* Tue Mar 03 1998 - ro@suse.de
  - update to 1.6a9  includes new fifo code
* Wed Nov 12 1997 - ms@suse.de
  - initial package for suse version 1.5

Files

/usr/bin/cdda2wav
/usr/bin/cdrecord
/usr/bin/mkisofs
/usr/bin/readcd
/usr/share/man/man1/cdda2wav.1.gz
/usr/share/man/man1/cdrecord.1.gz
/usr/share/man/man1/mkisofs.1.gz
/usr/share/man/man1/readcd.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 8 04:53:56 2009