hal ChangeLog,1.371,1.372 configure.in,1.56,1.57
David Zeuthen
david at freedesktop.org
Mon Nov 1 15:19:07 PST 2004
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv4968
Modified Files:
ChangeLog configure.in
Log Message:
2004-11-01 David Zeuthen <davidz at redhat.com>
* configure.in: Bump to 0.4.1
* doc/spec/Makefile.am: Take FIGURE_FILES and EXTRA_DIST outside the
conditional DOCBOOK_DOCS_ENABLED so 'make distcheck' passes
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.371
retrieving revision 1.372
diff -u -d -r1.371 -r1.372
--- ChangeLog 1 Nov 2004 22:57:21 -0000 1.371
+++ ChangeLog 1 Nov 2004 23:19:04 -0000 1.372
@@ -1,5 +1,12 @@
2004-11-01 David Zeuthen <davidz at redhat.com>
+ * configure.in: Bump to 0.4.1
+
+ * doc/spec/Makefile.am: Take FIGURE_FILES and EXTRA_DIST outside the
+ conditional DOCBOOK_DOCS_ENABLED so 'make distcheck' passes
+
+2004-11-01 David Zeuthen <davidz at redhat.com>
+
* tools/device-manager/hal-device-manager.in: New file; append
path to where we install so we don't need a symlink to /usr/share.
Fixes issue with SELinux strict policy (RH Bug #134845)
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- configure.in 1 Nov 2004 22:57:21 -0000 1.56
+++ configure.in 1 Nov 2004 23:19:04 -0000 1.57
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(hal, 0.4.0, david at fubar.dk)
-AM_INIT_AUTOMAKE(hal, 0.4.0)
+AC_INIT(hal, 0.4.1, david at fubar.dk)
+AM_INIT_AUTOMAKE(hal, 0.4.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
More information about the hal-commit
mailing list