2004-10-27  John Kodis  <john@kodis.org>

	* configure.ac: Build a .spec file at configuration time.
	Distribute the .spec.in file rather than the .spec file.

2004-10-19  John Kodis  <john@kodis.org>

	* Makefile.am (EXTRA_DIST): Distribute the .spec file for building
	.rpm files.

	* configure.ac: Provide a default value of /var/www for the web
	server directory.

2004-10-16  John Kodis  <john@kodis.org>

	* configure.ac: Add support for a --with-webdir switch.  In
	addition to allowing the web stuff to be installed in other than
	the standard apache directory tree, this is an ugly hack of a
	work-around for the distcheck target, which would otherwise fail
	when the distcheck target is built other than as root.  The worst
	part of this hackery is that this also means that the web stuff
	has to default to being disabled.

	* Makefile.am: Make the build of the web stuff conditional on
	HAVE_WEBDIR. 

2004-10-10  John Kodis  <john@kodis.org>

	* Makefile.am (install-data-local): Don't run
	station-info-db-fetch in the install-data step.  Instead, write a
	message saying that this step has to be performed manually.
	(install-data-local): Quite down a test that prints stuff out so
	that the printing out only happens once, when it's applicable.

2004-08-14  John Kodis  <john@kodis.org>

	* Makefile.am (MAINTAINERCLEANFILES): Don't delete the INSTALL
	file now that it has actual content.

2003-10-19  John Kodis  <kodis@comcast.net>

	* README: Make mention of the three types of interfaces, and
	describe the station-info-pattern program.

2003-04-13  John Kodis  <kodis@comcast.net>

	* README: Add a brief description of all the programs in the
	package.

	* configure.ac: Modify to allow everything except the GUI to be
	built using a --without-gnome configure option.

2002-12-16  John Kodis  <kodis@comcast.net>

	* configure.ac (AC_CONFIG_FILES): Write a Makefile for the web
	directory.
	* Makefile.am (SUBDIRS): Ditto.

2002-09-17  John Kodis  <kodis@comcast.net>

	* Makefile.am (install-data-local): Decompress the facility and
	engineering data files, and generate the binary .si files.

2002-04-13  John Kodis  <kodis@jagunet.com>

	* configure.ac: Change version number to 1.0 in preparation for
	initial release.

2002-04-12  John Kodis  <kodis@jagunet.com>

	* configure.ac: Add help directory to ~, Makefile.am; add
	help/Makefile.am with install target for help files.

2002-03-13  John Kodis  <kodis@jagunet.com>

	* Makefile.am (install-data-local): Remove test for existing DB
	files.  If these are already in place, the install-exec target can
	be used to install without downloading a new copy.

2002-03-12  John Kodis  <kodis@jagunet.com>

	* configure.ac (PACKAGE_DATA_DIR): Update for autoconf 2.53.

2001-12-17  John Kodis  <kodis@jagunet.com>

	* NEWS: Checked the initial version of the station-info project
	into its new home on savannah.gnu.org.

