Ignore:
Timestamp:
03/03/2012 10:52:31 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3d6c5d7
Parents:
154b1436
Message:

Updated polkit

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9590 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    r154b1436 rbb947c32  
    77  <!ENTITY polkit-download-http "http://hal.freedesktop.org/releases/polkit-&polkit-version;.tar.gz">
    88  <!ENTITY polkit-download-ftp  " ">
    9   <!ENTITY polkit-md5sum        "a3726bdb9728c103e58f62131e26693a">
    10   <!ENTITY polkit-size          "860 KB">
    11   <!ENTITY polkit-buildsize     "18 MB">
    12   <!ENTITY polkit-time          "0.2 SBU">
     9  <!ENTITY polkit-md5sum        "e380b4c6fb1e7bccf854e92edc0a8ce1">
     10  <!ENTITY polkit-size          "1.4 MB">
     11  <!ENTITY polkit-buildsize     "9 MB">
     12  <!ENTITY polkit-time          "0.3 SBU">
    1313]>
    1414
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="expat"/>,
    64     <xref linkend="intltool"/>, and
     63    <para role="required">
     64    <xref linkend="expat"/>,
     65    <xref linkend="intltool"/> and
    6566    <xref linkend="pkgconfig"/></para>
    6667
    6768    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="DocBook"/>,
    69     <xref linkend="docbook-xsl"/>,
    70     <xref linkend="gobject-introspection"/>,
    71     <xref linkend="gtk-doc"/>,
    72     <xref linkend="libxslt"/>, and
     69    <para role="optional">
     70    <xref linkend="DocBook"/>,
     71    <xref linkend="docbook-xsl"/>,
     72    <xref linkend="gobject-introspection"/>,
     73    <xref linkend="gtk-doc"/>,
     74    <xref linkend="libxslt"/> and
    7375    <xref linkend="linux-pam"/></para>
    7476
     
    120122    <application>Linux-PAM</application> Authentication framework. Remove it if
    121123    you would like to use <application>Linux-PAM</application>.</para>
     124    <para><parameter>--disable-static</parameter>: This will prevent the static
     125    libraries from being built.</para>
    122126
    123127    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    138142        polkit-agent-helper-1, and polkitd</seg>
    139143        <seg>libnullbackend.{so,a}, libpolkit-agent-1.{so,a},
    140         libpolkit-backend-1.{so,a}, and libpolkit-gobject-1.{so,a}</seg>
    141         <seg>/etc/polkit-1/{localauthority.conf.d,localauthority/{10-vendor.d,
    142         20-org.d,30-site.d,50-local.d,90-mandatory.d},nullbackend.conf.d},
    143         /usr/{include/polkit-1/{polkitagent,polkitbackend},
    144         lib/polkit-1/extensions,share/polkit-1/actions},
    145         /var/lib/polkit-1/localauthority/{10-vendor.d,20-org.d,30-site.d,
    146         50-local.d,90-mandatory.d}</seg>
     144        libpolkit-backend-1.{so,a} and libpolkit-gobject-1.{so,a}</seg>
     145        <seg>/etc/polkit-1, /usr/include/polkit-1, /usr/lib/polkit-1,
     146        /usr/share/polkit-1 and /var/lib/polkit-1</seg>
    147147      </seglistitem>
    148148    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.