2006-08-27 13:39  skvidal

	* glump.py: 
	make sure %varname% options are expanded out IN <var> tag content
	
	so now things like <var name="foo">foocontent</var> <var
	name="bar">%foo%/something</var>
	
	will mean that the value of the 'bar' var is now
	'foocontent/something'

2006-06-22 15:45  skvidal

	* Makefile, etc/Makefile: 
	new makefiles

2006-06-22 15:45  skvidal

	* glump.spec: modify spec for new makefiles

2006-06-22 15:30  skvidal

	* ChangeLog, glump.py, glump.spec: 
	add changelog update spec file clean up some pylint items

2006-06-22 11:31  skvidal

	* glump.py: 
	allow vars to be expanded in member sections, too

2006-06-22 07:55  skvidal

	* glump.py: 
	allow parameters to be expanded out in <member> sections

2006-03-07 17:55  skvidal

	* ChangeLog, README, glump.spec: 
	new version

2006-03-07 10:50  skvidal

	* glump.py: 
	- add %hostname% and %bundleid% as variables to be used inside
	<member> tags - add missingok as an attribute of the <member> tag.
	missingok='yes' allows	 for that member to be missing and glump
	will still assemble the file.

2005-04-20 17:38  icon

	* glump.spec: _python->__python

2005-04-20 17:36  icon

	* .project, ChangeLog, glump.py, glump.spec: Prepping for 0.9.8

2004-10-14 14:48  icon

	* glump.py: Really fix it this time.

2004-10-14 14:42  icon

	* glump.py, glump.spec: Fix for when the last tried entry would be
	used in case of no match.

2004-08-27 15:37  icon

	* glump.py: Remove generation reporting.

2004-08-27 15:35  icon

	* ChangeLog, glump.py, glump.spec: Prepping for 0.9.6

2004-08-26 21:23  icon

	* glump.spec: apache.conf now installed elsewhere.

2004-08-26 21:22  icon

	* README, apache.conf, etc/apache.conf,
	etc/example/configs/hostmatch.cfg, etc/example/files/file1,
	etc/example/files/file2, etc/example/files/file3: Moving stuff
	around and preparing for release

2004-08-26 21:14  icon

	* glump.py: Allow hostname passing to mod_python version.

2004-08-26 21:11  icon

	* glump.spec, etc/glump.conf: Prepping for the release

2004-08-26 21:08  icon

	* README, glump.py, glump.spec, etc/example/configs/glue.xml,
	etc/example/configs/hostmatch.cfg: Prepping for release

2004-08-26 10:52  icon

	* glump.py: Allow conditionals in <vars>

2004-08-26 10:30  icon

	* glump.py, glump.spec: Add conditional support.

2004-08-25 14:02  icon

	* glump.py: Comment on tuning.

2004-08-25 13:42  icon

	* glump.py, glump.spec, etc/glump.conf,
	etc/example/configs/glue.xml, etc/example/configs/hostmatch.cfg:
	Added: 1. Global variables 2. Tuning params 3. Last generated
	comment

2004-08-24 16:20  icon

	* glump.py: errors with mod_python 3.0 fixage.

2004-08-24 15:58  icon

	* README, glump.spec: Added readme. Do not require mod_python by
	default.

2004-08-24 15:16  icon

	* glump.py: Fix publish for cgi.

2004-08-24 15:13  icon

	* glump.py, glump.spec: Use basename, and make it executable.

2004-08-24 15:07  icon

	* glump.py: Avoid dual app name;

2004-08-24 15:00  icon

	* glump.py, glump.spec, etc/example/configs/glue.xml,
	etc/example/files/file1, etc/example/files/file2,
	etc/example/files/file3: 1. Do things more efficiently 2. Add
	variable expansion.

2004-08-23 18:47  icon

	* glump.py: Make the hurting stop.

2004-08-23 18:46  icon

	* glump.py: Crudelicious.

2004-08-23 18:45  icon

	* glump.py: Dammit.

2004-08-23 18:37  icon

	* glump.py: Fuck.

2004-08-23 18:34  icon

	* glump.py: booboo.

2004-08-23 18:31  icon

	* glump.py: Import apache globally

2004-08-23 18:26  icon

	* glump.py, glump.spec: Works both as a cgi and mod_python.

2004-08-20 16:48  icon

	* glump.spec: Handle config better.

2004-08-20 16:45  icon

	* glump.spec: It's %{__python}

2004-08-20 16:42  icon

	* LICENSE, apache.conf, glump.py, glump.spec, etc/glump.conf,
	etc/example/configs/glue.xml, etc/example/configs/hostmatch.cfg,
	etc/example/files/file1, etc/example/files/file2,
	etc/example/files/file3: Initial revision

