[prev in list] [next in list] [prev in thread] [next in thread] 

List:       redhat-announce
Subject:    gcombust-0.1.39-1
From:       redhat-announce-list-admin () redhat ! com
Date:       2000-12-26 19:11:00
[Download RAW message or body]


   If you wish to be removed from the RedHat Mailing list see the URL
   at the end of this email because I have *NO* control over *YOUR*
   subscription to it. Thanks for your cooperation.

   RPMs Built and Announced at about Tue Dec 26 13:10:26 2000.

   gcombust-0.1.39-1.src.rpm                             578691
   gcombust-0.1.39-1rh62.i386.rpm                        270993

   Main archive is located at ftp://ftp.falsehope.com/pub/gcombust
   Mirror locations and build machine information listed below.

   RPMs are built with rpm version 3.0.5.
   Required programs listed are either updates or are not in the default
   RedHat 6.2 installation.

Name: gcombust                     Relocations: (not relocateable)
Version: 0.1.39                            Vendor: Jonas Munsin <jmunsin@iki.fi>
Release: 1                             Build Date: Tue 26 Dec 2000 01:09:24 PM CST
Install date: Tue 26 Dec 2000 01:09:56 PM CST      Build Host: hellstone.infohwy.com
Group: Applications/Multimedia       Source RPM: gcombust-0.1.39-1.src.rpm
Size: 655558                           License: GPL
Distribution: FalseHope RPMs
Packager: Ryan Weaver <ryanw@infohwy.com>
URL: http://www.iki.fi/jmunsin/gcombust
Summary: A GTK+ front-end for various CD-related utilities.
Description:
Gcombust is a GUI front-end for mkisofs, mkhybrid, cdrecord and
cdlabelgen, written in C using the GTK+ widget set. Gcombust includes
primitive support for controlling the directory (root) structure and
size of the disk image without copying files/symlinking or writing ten
lines of arguments and it can maximize disk usage by hinting at which
directories/files to use.

Requires:
--------------------------------------------------------------------
   Package                          Distribution (Or Url)
====================================================================
   cdlabelgen-1.5.0-4               Freshmeat RPMs
   cdrtools-cdrecord-1.10a09-1      FalseHope RPMs
   cdrtools-mkisofs-1.10a09-1       FalseHope RPMs
   glib-1.2.8-0_helix_1             Helix GNOME 0.2.1 (for Red Hat Linux 6.x)
   gtk+-1.2.8-0_helix_1             Helix GNOME 0.2.1 (for Red Hat Linux 6.x)
--------------------------------------------------------------------

%CHANGELOG
* Tue Dec 26 2000 Ryan Weaver <ryanw@infohwy.com>

[gcombust-0.1.39-1]
- Danish translation by Morten Bo Johansen <mojo@image.dk>
- a lot of spelling corrections, most done by Morten, except the ones I
  got wrong on my own ;)
- the file checks added in 0.1.37 broke gv previewing of cd labels
- a gtk_main_iteration call caused a strange bug with the size
  calculation widgets. removed it.
- ripping of audio cds with cdparanoia, patch by Kay Lehmann
  <kaymiehb@calvados.zrz.TU-Berlin.DE>, atm this is only implemented for
  the "Dump CD", not for on-the-fly burning, and it could still need some
  pollishing (e.g. no progress is reported)

* Fri Nov 17 2000 Ryan Weaver <ryanw@infohwy.com>

[gcombust-0.1.38-1]
- hu.po update (Narancs 1 <narancs1@externet.hu>)
- corrected the tooltip for the bootfile/catalog, hopefully it's a
  bit clearer and more correct now
- switches from burn-tab to output-tab also when blanking cd-rws
- when burning more than one audio cd, a variable wasn't initialized,
  causing the progressabar to malfunction
- building gcombust on machines without gettext when the .gmo files need
  to be rebuild should now work without specifying --disable-nls, it seems
  like autoconf is broken. I'm not sure this is a 100% correct fix, but
  all other packages I looked at were broken, too, and this works

  [gcombust-0.1.37-1]
- blanking a cd-rw would leave the tabs disabled (fix by Tanel Kuusk
  <tanel@urania.ee>)
- switches from burn-tab to output-tab again when starting an action
- now checks for existence of files before trying to execute them
- Italian translation by Simo Sorce <simo.sorce@tiscalinet.it>
- replaced README.compile.hp-ux with README.hp-ux.html written by
  "Gansser, Martin" <MGansser@rand.de>

* Mon Oct 23 2000 Ryan Weaver <ryanw@infohwy.com>

[gcombust-0.1.36-1]
- fr.po update (Thibaut Cousin <cousin@in2p3.fr>)
- de.po update (Roland Rosenfeld <roland@spinnaker.de>)
- ru.po update (Vladimir Bormotov <bor@vb.dn.ua>)
- disables the tabs in the code sections gtk_main_iteration() is called,
  just to be on the safe side (please tell me if there are situations
  when gcombust leaves the tabs disabled when it shouldn't)
- now compiles on Linux 2.0.x kernels again
- replaced two instances of tmpnam with mkstemp
- there was a small bug in the multisession button/prefs logic
- added config option for lpr path

  [gcombust-0.1.35-1]
- hu.po update (narancs1@externet.hu)
- es.po update (Gorka Olaizola <olsago@jet.es>)
- added some checks that make sure the supplied image name is really a
  image and not just a directory as it seems to confuse people...
- file selection loading for renamed files now works
- CFLAGS was ignored by the generated src/Makefile. "oops."
- added a few gtk_main_iteration() calls - I tried with this back in 0.1.14,
  but I did it wrong (although Miroslav Vasko told me how to do it right!)
  it should work better now - note that this is only good for getting screen
  updates, if you start doing a lot of stuff gcombust will brake, so I'll
  remove this feature if it turns out to be a problem...
- config option for multisession and multisession path by Sacha Arnoud
  <Sacha.Arnoud@france.sun.com>)
- test of multisesssion cd validity (based on a patch by Sacha Arnoud
  <Sacha.Arnoud@france.sun.com>) (atm Linux specific), can be turned off
  with a config option
- Added eject/close cd-r to the File menu (based on a patch by Hayden James
  <hjames@stevens-tech.edu>)
- added a driveropts=burnproofs option
- added support for cdrecord's -waiti option, thus enabeling the making
  of all sessions on a multisession cd on-the-fly

* Tue Jun 13 2000 Ryan Weaver <ryanw@infohwy.com>

[gcombust-0.1.34-1]
- fixed a small bug causing gtk warnings on errors dumping a data cd
- removed some warnings about multisession bugs in mkisofs, it seems
  like most are fixed nowadays
- mkisofs seems to work with bootable cd:s using graft-pointers nowadays,
  changed to using that
- removed an extra dir used to work around a bug in old versions of mkisofs
- README.compile.hp-ux from "Gansser, Martin" <MGansser@rand.de>
- added a feature displaying verbose info about a data cd (suggested by
  John L. Males <software_iq@TheOffice.net>) (using Joerg Schillings routine)
- made it possible to specify the "-data" option when making multisession cds
- changed to the new graft-pointer format in mkisofs (available since
  cdrtools 1.9a03) - this means gcombust needs mkisofs from at least this
  version ofcdrtools!
- added possability to rename files
- added a busy pointer to some operations, give suggestion if it should appear
  anywhere else, too (suggested by Rasca <thron@gmx.de>)
- CDplus support, patch by Uwe Koloska <koloska@Rcs1.urz.tu-dresden.de>

* Fri Jun 02 2000 Ryan Weaver <ryanw@infohwy.com>

[gcombust-0.1.33-1]
- fixed bug in sv.po causing segfault when the Swedish translation
  was used (Mikael Hermansson <mikeh@bahnhof.se>)
- small code cleanup (Mikael Hermansson <mikeh@bahnhof.se>)
- hu.po update (narancs1@externet.hu)
- russian translation by Vladimir Bormotov <bor@vb.dn.ua>
- added 10 speed option
- added prefs option for the cdda (audio cdrom) device and for
  the "Existing ISO" device

==================================================================

   RPMs are built on a Pentium II 400mhz w/256megs RAM with RedHat 6.2
   plus updates from ftp://updates.redhat.com installed.

   These files are also available on the following sites
   ftp://ftp.rpmfind.net/linux/falsehope/pub/gcombust
   ftp://ftp.tux.org/pub/sites/ftp.falsehope.com/gcombust
   ftp://ftp.freshmeat.net/pub/rpms/gcombust


PGP Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.pgp.key
GPG Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.gpg.key
--
,------------------------------------.,------------------------------------.
| Ryan Weaver                        || emails: ryanw@infohwy.com          |
| Unix Systems Administrator         ||   ryanw@linux.com, ryanw@xmms.org  | 
| InfoHighway Communications         ||         fryguy@freshmeat.net       |
| Phone: (281) 447-7025              ||         fryguy@falsehope.com       |
| URL  : http://www.infohwy.com      ||         fryguy@fryguy.org          |
`------------------------------------'`------------------------------------'




_______________________________________________
Redhat-announce-list mailing list
Redhat-announce-list@redhat.com
https://listman.redhat.com/mailman/listinfo/redhat-announce-list

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic