Author: rthomsen
Date: 2012-03-03 15:52:31 -0700 (Sat, 03 Mar 2012)
New Revision: 9590

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/polkit.xml
Log:
Updated polkit

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-03-03 22:11:43 UTC (rev 9589)
+++ trunk/BOOK/general.ent      2012-03-03 22:52:31 UTC (rev 9590)
@@ -130,7 +130,7 @@
 <!ENTITY linux-pam-version            "1.1.5">
 <!ENTITY p11-kit-version              "0.10">
 <!ENTITY policykit-version            "0.9">
-<!ENTITY polkit-version               "0.102">
+<!ENTITY polkit-version               "0.104">
 <!ENTITY polkit-gnome-version         "0.104">
 <!ENTITY shadow-version               "4.1.4.3">
 <!ENTITY stunnel-version              "4.52">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-03-03 22:11:43 UTC 
(rev 9589)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-03-03 22:52:31 UTC 
(rev 9590)
@@ -45,6 +45,9 @@
       <para>March 3nd, 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[rthomsen] - Updated to polkit-0.104.</para>
+        </listitem>
+       <listitem>
           <para>[rthomsen] - Updated to XChat 2.8.8. Thanks to Armin K. for 
creating the patch.</para>
         </listitem>
        <listitem>

Modified: trunk/BOOK/postlfs/security/polkit.xml
===================================================================
--- trunk/BOOK/postlfs/security/polkit.xml      2012-03-03 22:11:43 UTC (rev 
9589)
+++ trunk/BOOK/postlfs/security/polkit.xml      2012-03-03 22:52:31 UTC (rev 
9590)
@@ -6,10 +6,10 @@
 
   <!ENTITY polkit-download-http 
"http://hal.freedesktop.org/releases/polkit-&polkit-version;.tar.gz";>
   <!ENTITY polkit-download-ftp  " ">
-  <!ENTITY polkit-md5sum        "a3726bdb9728c103e58f62131e26693a">
-  <!ENTITY polkit-size          "860 KB">
-  <!ENTITY polkit-buildsize     "18 MB">
-  <!ENTITY polkit-time          "0.2 SBU">
+  <!ENTITY polkit-md5sum        "e380b4c6fb1e7bccf854e92edc0a8ce1">
+  <!ENTITY polkit-size          "1.4 MB">
+  <!ENTITY polkit-buildsize     "9 MB">
+  <!ENTITY polkit-time          "0.3 SBU">
 ]>
 
 <sect1 id="polkit" xreflabel="polkit-&polkit-version;">
@@ -60,16 +60,18 @@
     <bridgehead renderas="sect3">polkit Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="expat"/>,
-    <xref linkend="intltool"/>, and
+    <para role="required">
+    <xref linkend="expat"/>, 
+    <xref linkend="intltool"/> and
     <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="DocBook"/>,
-    <xref linkend="docbook-xsl"/>,
-    <xref linkend="gobject-introspection"/>,
-    <xref linkend="gtk-doc"/>,
-    <xref linkend="libxslt"/>, and
+    <para role="optional">
+    <xref linkend="DocBook"/>, 
+    <xref linkend="docbook-xsl"/>, 
+    <xref linkend="gobject-introspection"/>, 
+    <xref linkend="gtk-doc"/>, 
+    <xref linkend="libxslt"/> and 
     <xref linkend="linux-pam"/></para>
 
     <note>
@@ -119,6 +121,8 @@
     the <application>Shadow</application> rather than the
     <application>Linux-PAM</application> Authentication framework. Remove it if
     you would like to use <application>Linux-PAM</application>.</para>
+    <para><parameter>--disable-static</parameter>: This will prevent the 
static 
+    libraries from being built.</para>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
     href="../../xincludes/gtk-doc-rebuild.xml"/>
@@ -137,13 +141,9 @@
         <seg>pk-example-frobnicate, pkaction, pkcheck, pkexec,
         polkit-agent-helper-1, and polkitd</seg>
         <seg>libnullbackend.{so,a}, libpolkit-agent-1.{so,a},
-        libpolkit-backend-1.{so,a}, and libpolkit-gobject-1.{so,a}</seg>
-        <seg>/etc/polkit-1/{localauthority.conf.d,localauthority/{10-vendor.d,
-        20-org.d,30-site.d,50-local.d,90-mandatory.d},nullbackend.conf.d},
-        /usr/{include/polkit-1/{polkitagent,polkitbackend},
-        lib/polkit-1/extensions,share/polkit-1/actions},
-        /var/lib/polkit-1/localauthority/{10-vendor.d,20-org.d,30-site.d,
-        50-local.d,90-mandatory.d}</seg>
+        libpolkit-backend-1.{so,a} and libpolkit-gobject-1.{so,a}</seg>
+       <seg>/etc/polkit-1, /usr/include/polkit-1, /usr/lib/polkit-1, 
+       /usr/share/polkit-1 and /var/lib/polkit-1</seg>
       </seglistitem>
     </segmentedlist>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to