Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        bchunk: CD image format converter from .bin/.cue to .iso/.cdr
        
        
        - Summary
- The bchunk package contains a UNIX/C rewrite of the BinChunker program.
BinChunker converts a CD image in a .bin/.cue format (sometimes .raw/.cue)
into a set of .iso and .cdr tracks.  The .bin/.cue format is used by some
non-UNIX CD-writing software, but is not supported on most other
CD-writing programs.
Changelog
        
            - * Wed Jun 30 17:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:1.2.0-0.fdr.1
- - Update to 1.2.0 (very minor feature add.)
- A few spec updates. 
            - * Tue May  6 17:00:00 2003 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:1.1.1-0.fdr.3
- - Don't strip-install files.
- Patch1: CFLAGS were hardcoded in the Makefile. 
            - * Mon May  5 17:00:00 2003 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:1.1.1-0.fdr.1
- - Update Red Hat's 1.0.0-7 rpm, adhere to Fedora package guidelines.