PolicyKit ChangeLog,1.8,1.9 configure.in,1.3,1.4

David Zeuthen david at kemper.freedesktop.org
Tue Mar 14 16:33:37 PST 2006


Update of /cvs/hal/PolicyKit
In directory kemper:/tmp/cvs-serv32191

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

        * polkitd/PolicyKit.in: Change priorities from 90 10 to 98 02 to make
        this work

        * polkitd/PolicyKit.conf.in: Remove user="@POLKIT_USER@" bits as I'm
        not sure we need a dedicated user

        * configure.in: Cosmetic things



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/PolicyKit/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ChangeLog	15 Mar 2006 00:19:57 -0000	1.8
+++ ChangeLog	15 Mar 2006 00:33:35 -0000	1.9
@@ -1,3 +1,13 @@
+2006-03-14  David Zeuthen  <davidz at redhat.com>
+
+	* polkitd/PolicyKit.in: Change priorities from 90 10 to 98 02 to make
+	this work
+
+	* polkitd/PolicyKit.conf.in: Remove user="@POLKIT_USER@" bits as I'm
+	not sure we need a dedicated user
+
+	* configure.in: Cosmetic things
+
 2006-03-15  Kay Sievers  <kay.sievers at vrfy.org>
 
 	Add SUSE distro bits.

Index: configure.in
===================================================================
RCS file: /cvs/hal/PolicyKit/configure.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- configure.in	15 Mar 2006 00:19:57 -0000	1.3
+++ configure.in	15 Mar 2006 00:33:35 -0000	1.4
@@ -330,7 +330,7 @@
 dnl ==========================================================================
 echo "
                   PolicyKit $VERSION
-                  =================
+                =================
 
         prefix:                     ${prefix}
         libdir:                     ${LIBDIR}
@@ -350,7 +350,7 @@
         group for PolicyKit:        ${POLKIT_GROUP}
         pidfile for polkitd:        ${POLKITD_PID_FILE}
 
-        distribution                ${with_os_type}
+        Distribution/OS:            ${with_os_type}
 
         PAM support:                ${have_pam}
         PAM file auth:              ${PAM_FILE_INCLUDE_AUTH}




More information about the hal-commit mailing list