2006-06-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* UP_TRIGGERS: replaced fast_up_depends with show_up_depends, bug #12665

2006-04-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* UP_TRIGGERS: replaced 'gaze depends' call with
	  fast_up_depends, bug #10661

2006-02-04 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: cvs version is now firebird2 T2_0_0_Beta2
	* PRE_BUILD: 
          add autogen
	  apply fb{15,2}.patch
	  remove sed stmts
	* BUILD: remove autogen
	  add ICU_FLAGS; set other LDFLAGS (-ledit, -lpthread)
	* FINAL INSTALL volatiles: firebird2 uses different security db
	* DEPENDS: firebird2 depends on icu
	  optional libedit
	* CONFIGURE: remove editline query, now in DEPENDS
	* PREPARE: warn of major changes
	* fb*.patch.bz2: add
	* firebird-1.5.2-gcc4.patch.bz2: delete
	* UP_TRIGGERS: added, to detect changed  libfb* libraries

2006-01-25 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.3.4870
	* INSTALL volatiles: adjust

2005-12-16 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: set CVS tag to R1_5_3
	* PRE_BUILD: adjust for latest cvs
	* volatiles: aliases.conf

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

2005-10-27 Treeve Jelbert <treeve01@pi.be>
	* volatiles: add aliases.conf
	* BUILD CONFIGURE: optional editline support
	* init.d/firebird: fix stop command
	  create /var/run/firebird

2005-10-21 Treeve Jelbert <treeve01@pi.be>
	* init.d/firebird: add "-s /bin/sh" to su commands

2005-10-20 Treeve Jelbert <treeve01@pi.be>
	* init.d/firebird: adjust stop command

2005-10-09 Treeve Jelbert <treeve01@pi.be>
	* init.d/firebird: make compatible with latest coreutils
	* BUILD PRE_BUILD: move patching to PRE_BUILD
	* PREPARE DETAILS: use FB_VER variable
	* DETAILS: use SOURCE_HASH instead of MD5
	* INSTALL: fix

2005-08-13 Treeve Jelbert <treeve01@pi.be>
	* DETAILS DEPENDS: remove gcc34
	* BUILD: apply gcc4 patch
	* firebird-1.5.2-gcc4.patch.bz2: add

2005-05-29 Treeve Jelbert <treeve01@pi.be>
	* CONFIGURE: add
	* BUILD: simplify

2005-05-29 Treeve Jelbert <treeve01@pi.be>
	* DETAILS DEPENDS BUILD:
	  convert to gcc34
	* PREPARE: remove old entries
	* volatiles: added

2005-02-26 Treeve Jelbert <treeve01@pi.be>
	* INSTALL FINAL: move some code to FINAL, so that certain files 
	  are not tracked

2004-12-27 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.2.4731 (stable)

2004-12-12 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.2.4731 (devel)

2004-12-01 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.2.4721 (devel)

2004-11-27 Treeve Jelbert <treeve01@pi.be>
	* FINAL: add
	  remove some files from the install logs, as they are modified on a daily basis

2004-11-23 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.2.4719 (devel)

2004-11-19 Treeve Jelbert <treeve01@pi.be>
	* DETAILS PREPARE PRE_BUILD: replace 'exit' by 'return'
	  fixes bug #7649

2004-10-31 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.2.4634 (devel)
	* PREPARE: disable message about no devel version

2004-09-11 Treeve Jelbert <treeve01@pi.be>
	* BUILD: no longer test for gcc-3.4; 
	  problem solved in gcc-3.4.2

2004-07-31 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: reactivate FORCE_DOWNLOAD for cvs version
	* PRE_BUILD: no longer check for running firebird server
	  this should be a dba or sysadmin decision

2004-07-20 Treeve Jelbert <treeve01@pi.be>
	* PREPARE: add, use config_query_list
	  allow multiple versions (stable, devel & cvs)
	  add error if try to build stable with gcc-3.4.x
	* CONFIGURE: delete
	* DETAILS: adjust conditional code
	  version 1.5.1.4481 (again), renumbered for consistency with other release files
	* BUILD: adjust, define local variable
	* INSTALL: local variables

2004-07-14 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.1.4500
	  revert to sourceforge url for final release version
	  CVS version now builds ok with gcc-3.4.0

2004-07-06 Treeve Jelbert <treeve01@pi.be>
	* BUILD: remove -O3 from compiler flags (g++ bug)
	* DEPENDS: add g++

2004-07-07 Treeve Jelbert <treeve01@pi.be>
	* BUILD: fix cvs build using gcc-3.4.1 (compiler crash)

2004-06-22 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.1.4481 (rc3)

2004-06-15 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.1.4475 (rc2)

2004-06-13 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: BUILD_API=2
	* BUILD: strip
	  reactivate --with-editline
	  CVS version builds ok with gcc-3.4.0
	* INSTALL: add
	  fix install for CVS version ( no examples/*.fdb)

2004-05-11 Treeve Jelbert <treeve01@pi.be>
	* BUILD: adjust CVS build process for new script locations
	  disable --with-editline, as it is not currently recommended

2004-05-02 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.1.4443 (prerelease)
	  temporary change of SOURCEURL
	  there is a problem building with gcc-3.4.0

2004-04-16 Treeve Jelbert <treeve01@pi.be>
	* DEPENDS: add libtool
	  fixes bug #6742

2004-04-15 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.1.4354 (prerelease)
	  temporary change of SOURCEURL
	* PRE_BUILD: cleanup. extra [] brackets

2004-02-21 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.0.4290
	* BUILD: make symlink for libgds.so, 
	  some applications expect to find it
	* PRE_BUILD: check for existing firebird account

2004-02-12 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5.0.4288 (rc9)
	* BUILD: remove obsolete comments
	* PRE_BUILD: create_account may cause problems
	  some versions of groupadd do not work with -G parameter
	  shadow-4.0.4.1:/usr/sbin/groupadd 
	  This is a sorcery bug #5790

2004-01-02 Treeve Jelbert <treeve01@pi.be>
	* BUILD: suppress debugging info asap
	  use the makeInstallImage script
	* DETAILS: VERSION=15-RC8, 
	  there is now an official tarball at sourceforge
	* init.d/firebird: ensure that actually runs as 'user firebird'
	* PRE_BUILD: make sure that firebird user is actually created
	  remember to ask sorcery for a firebird user and group
	* POST_INSTALL: removed

2003-12-28 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version T1_5_0_RC8_4201
	* BUILD: adjust for changes in make

2003-12-08 Treeve Jelbert <treeve01@pi.be>
	* CONFIGURE: prompt for CVS sources
	* DETAILS: allow CVS or release tarball (v2 or v1.5)
	* BUILD: remove patch, use sed instead
	* patches/*: remove

2003-12-02 Treeve Jelbert <treeve01@pi.be>
	* BUILD firebird scripts: install to /usr/firebird
	  fix permissions on include directory and bin/changeDBAPassword.sh
	  move log file to /var/log
	* CONFIGURE: clean up

2003-11-26 Treeve Jelbert <treeve01@pi.be>
	* BUILD: enable config patch, to improve compiler optimisation
	  now do my own install, it's much shorter
	  use configured options
	* DETAILS: specify DOCS
	* patches/ac* : add
	* scripts/*: remove
	* install.sh.cp: remove
	* CONFIGURE init.d/firebird xinetd/firebird: add
	* It appears that the xinetd script does not get installed when 
	  building a classic server. install it manually and restart xinetd

2003-11-24 Treeve Jelbert <treeve01@pi.be>
	* post*, pre*: remove obsolete files

2003-11-23 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version = cvs
	* BUILD: use a modified version of the latest binary 
	  Firebird install script, which actually install the init.d or 
	  xinet.d script as appropriate, but I have made smgl specific scripts
	* PROVIDES *.patch scripts/*: add
	* CONFLICTS: remove
	* POST_INSTALL: clean up

2003-11-13 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: rename spell as firebird
	* DEPENDS: added openssl libmcrypt ncurses
	* BUILD: only build CLASSIC Server for the moment
	  this does not need an init.d script
	  preserve existing settings
	  don't use their install script

2003-11-11 Treeve Jelbert <treeve01@pi.be>
	* DETAILS: version 1.5-rc7 (from cvs)
	* BUILD init.d xinet.d services
	  spell created

