hal ChangeLog,1.837,1.838 configure.in,1.121,1.122

David Zeuthen david at kemper.freedesktop.org
Sun Feb 26 15:32:51 PST 2006


Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv16850

Modified Files:
	ChangeLog configure.in 
Log Message:
2006-02-26  David Zeuthen  <davidz at redhat.com>

        * configure.in: Generate policy/Makefile and policy/txt/Makefile

        * policy/Makefile.am: New file

        * policy/txt/Makefile.am: Install policy files to /etc/hal/policy

        * policy/txt/*.policy: Policy files



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.837
retrieving revision 1.838
diff -u -d -r1.837 -r1.838
--- ChangeLog	26 Feb 2006 23:03:57 -0000	1.837
+++ ChangeLog	26 Feb 2006 23:32:49 -0000	1.838
@@ -1,5 +1,15 @@
 2006-02-26  David Zeuthen  <davidz at redhat.com>
 
+	* configure.in: Generate policy/Makefile and policy/txt/Makefile
+
+	* policy/Makefile.am: New file
+
+	* policy/txt/Makefile.am: Install policy files to /etc/hal/policy
+
+	* policy/txt/*.policy: Policy files
+
+2006-02-26  David Zeuthen  <davidz at redhat.com>
+
 	* tools/Makefile.am: Add build rules for hal-policy-is-privileged
 
 	* tools/hal-policy-is-privileged.c: New file, used to query policy

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- configure.in	25 Feb 2006 20:38:23 -0000	1.121
+++ configure.in	26 Feb 2006 23:32:49 -0000	1.122
@@ -397,6 +397,8 @@
 tools/device-manager/hal-device-manager
 tools/device-manager/Makefile
 tools/device-manager/Const.py
+policy/Makefile
+policy/txt/Makefile
 fdi/Makefile
 fdi/preprobe/Makefile
 fdi/preprobe/10osvendor/Makefile




More information about the hal-commit mailing list