head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.05.13.14.51.42;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.28.16.37.30;	author sergei;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 0.9.12.2

PR:		123207
Submitted by:	Robin Gruyters <r.gruyters@@yirdis.nl> (maintainer)
@
text
@--- configure.orig	2008-04-24 19:48:16.000000000 +0200
+++ configure	2008-04-29 11:35:19.000000000 +0200
@@@@ -34209,7 +34209,7 @@@@
 configdir=$SYSCONFDIR/prelude-lml
 prelude_lml_conf=$configdir/prelude-lml.conf
 regex_conf=$configdir/plugins.rules
-metadata_dir=$LOCALSTATEDIR/lib/prelude-lml
+metadata_dir=/var/spool/prelude-lml
 plugindir=$LIBDIR/prelude-lml
 
 
@


1.1
log
@- Update to 0.9.1
- Move log metadata dir from ${PREFIX}/etc/prelude-lml/metadata to
  /var/spool/prelude-lml (upstream changed to ${PREFIX}/var/lib/prelude-lml,
  use slightly modified location to better adhere to hier(7))

Prompted by:	edwin's script
@
text
@d1 4
a4 4
--- configure.orig	Mon Nov 28 19:10:33 2005
+++ configure	Mon Nov 28 19:11:21 2005
@@@@ -30610,7 +30610,7 @@@@ _ACEOF
 configdir=$sysconfdir/prelude-lml
d7 1
a7 1
-metadata_dir=$localstatedir/lib/prelude-lml
d9 2
a10 2
 plugindir=$libdir/prelude-lml
 log_plugin_dir=$plugindir
@

