2019-02-16 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.4
	* DEPENDS: add libao, optional libogg, cdrtools
	* PRE_BUILD: delete obsolete patching

2016-05-04 Treeve Jelbert <treeve@sourcemage.org>
	* PRE_BUILD: fix compile with gcc-6.1

2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: remove SOURCEFORGE_URL usage (automated)

2014-07-03 Ismael Luceno <ismael@sourcemage.org>
	* DETAILS: Use get_scm_version

2013-09-09 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: moved all in build here.
	  added aclocal and automake --add-missing to build with new automake
	* BUILD: no longer needed

2013-02-17 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: added patch for configure.ac

2012-06-27 Sukneet Basuta <sukneet@sourcemage.org>
	* PRE_BUILD: added, to apply patch for stable branch
	* stat.patch: added, add stat headers to fix compilation

2012-03-04 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: removed as patch no longer needed for scm build

2011-09-20 Ismael Luceno <ismael@sourcemage.org>
	* BUILD, DEPENDS, DETAILS, PREPARE, PRE_BUILD: Use prepare_select_branch

2011-01-11 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: added if statement for CVS
	* BUILD: added if statement for CVS

2011-01-05 Vlad Glagolev <stealth@sourcemage.org>
	* PRE_BUILD: added, to apply the patch
	* stat.patch: added, to fix compilation with recent headers

2009-10-07 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.3
	  url back to soureforge
	* PRE_BUILD, gcc44.patch: deleted

2009-07-03 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.3rc2
	  also fixes bug #15259
	  temporary url
	* gcc 4.3 patch: removed 
	* gcc44.patch: added
	* PRE_BUILD: apply new patch

2008-06-04 Pol Vinogradov <vin.public@gmail.com>
	* PRE_BUILD: only non-cvs branch needs in gcc 4.3 patch

2008-04-13 Vlad Glagolev <stealth@sourcemage.org>
	* PRE_BUILD: gcc 4.3 patch

2008-02-17 Pol Vinogradov <vin.public@gmail.com>
	* BUILD: fixed cvs build

2007-09-15 Pol Vinogradov <vin.public@gmail.com>
	* PREPARE, DETAILS: added autoupdate option

2006-09-22 Flavien Bridault <vlaaad@sourcemage.org>
	* DETAILS: updated to 1.2.2

2006-05-26 Flavien Bridault <vlaaad@sourcemage.org>
	* DETAILS: Corrected sourceforge cvs url (bug #11880)

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-15 Flavien Bridault <disk@sourcemage.org>
	* CONFIGURE: added, prompt to modify permissions like in
	  cdrtools and dvdrtools spells
	* INSTALL: apply the permissions

2005-11-30 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

2005-11-26 Flavien Bridault <disk@sourcemage.org>
 	* DETAILS: Updated to 1.2.1
	* BUILD: Removed previous fixes for gcc >= 4.0

2005-07-06 Flavien Bridault <disk@sourcemage.org>
	* BUILD: Corrected some definitions of Toc class to get cdrdao compiling with
	  gcc >= 4.0 (bug #9262 )

2005-07-06 Flavien Bridault <disk@sourcemage.org>
	* DEPENDS: Typo fix (bug #9159)

2005-05-17 Flavien Bridault <disk@sourcemage.org>
	* DEPENDS: Added --with-xdao, --without-xdao to libgnomeuimm depends
 	  (bug #8901)
	* DETAILS: Updated to 1.2.0 (once again)

2005-05-16 Flavien Bridault <disk@sourcemage.org>
	* DETAILS: Reverted because of an integration that should have not occured.

2005-05-15 Flavien Bridault <disk@sourcemage.org>
 	* DETAILS: Updated to 1.2.0
	* DEPENDS: Added libgnomeuimm in order to get gcdmaster
	* cdrdao-1.1.9-cast.patch: removed, new code contains the fix

2005-05-08 Flavien Bridault <disk@sourcemage.org>
	* cdrdao-1.1.9-cast.patch added thanks to Kinetix
	* BUILD: Apply above patch on x86_64

2004-08-26 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 1.1.9 (Bug #7226)
	  Added BUILD_API=2
	  Shortened SHORT
	  Use config_query response
	* PREPARE: Converted to config_query
	* BUILD: Use config_query response
	* DEPENDS: Use config_query response
	  Formatted to Guru Handbook

2004-06-04 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 1.1.9rc1
	  BUILD_API=2

2004-05-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on any provider of CVS (Bug #6396)

2004-04-12 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated md5sum

2004-02-13 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.1.8

2004-02-04 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: add a sedit to remove /usr/src/linux/include from include path
	  so it compiles on kernel 2.6

2004-01-13 hgg <hgreig@bigpond.net.au>
	* DETAILS,DEPENDS: change from conditional [ "$CVS" = "*" ] to if ...
	  else ... fi. Devel sorcery broke on
	  DEPENDS using conditionals bug 5466

2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: remove an unneeded #include from dao/dao.cc which breaks
	  compilation on 2.6

2004-01-08 hgg <hgreig@bigpond.net.au>
	* ALL: unfortunately HISTORY has no entry for this, but CONFLICTS and
	  PROVIDES were added when Jose copied this spell into a -cvs version.
	  I am now merging this -cvs spell into the regular to reduce
	  unneccessary overheads.

2003-11-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: added sedit to disable gtkmm/gnomemm frontends as they don't
	  build, use default_build
	* DEPENDS: added optional_depends on lame, made pccts optional

2003-07-09 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Removed optional_depends on gnomemm (Bug #3214)

2003-04-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Removed optional_depends on gnome-libs (Bug #3036)

2003-01-31 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Fixed Bug #2443
	  Added more of default_build

2003-01-25 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to v1.1.7 (Bug #2354, thanks to Snakebyte)
	* patch: Compiles with gcc3 now without the patch

2002-10-19 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Fixed Bug #1417

2002-06-29 Jerome Zago <jerome.zago@insalien.org>
	* patch: Now compiles with gcc3 (while still compiling with gcc2),
	  thanks to a patch found in Kondara MNU/Linux. Unfortunately optional
	  dependency gtkmm still doesn't compile with gcc3.

2002-06-14 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added MD5 entry to DETAILS

2002-06-09 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Fixed option_depends from gnome-core to gnome-libs,
	  thanks to Alley_Cat

2002-05-04 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Modified SOURCE_URLs to use telia.dl and unc.dl for
	  SourceForge

2002-03-17 Jean-Michel Smith <jean@kcco.com>
	* DETAILS: Added LICENSE[0] information to DETAILS file

2002-03-15 Gabriel Devenyi <ace118@hotmail.com>
	* DEPENDS: Submitted modification to DEPENDS making gnome an optional
	  dependency.
	  Now non-gnome users can use cdrdao without installing gnome (however
	  in that case GnomeCD won't be built).

