Changeset 8d4c698


Ignore:
Timestamp:
02/08/2012 12:48:17 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
d5e0c9e
Parents:
691bb91
Message:

Update to polkit-gnome-0.104.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r691bb91 r8d4c698  
    131131<!ENTITY policykit-version            "0.9">
    132132<!ENTITY polkit-version               "0.102">
    133 <!ENTITY polkit-gnome-version         "0.94">
     133<!ENTITY polkit-gnome-version         "0.104">
    134134<!ENTITY shadow-version               "4.1.4.3">
    135135<!ENTITY stunnel-version              "4.46">
  • introduction/welcome/changelog.xml

    r691bb91 r8d4c698  
    7575          <para>[ken] - add p11-kit from Wayne, updated to 0.10.</para>
    7676        </listitem>
     77        <listitem>
     78          <para>[ken] - merge polkit-gnome-0.104 from Wayne.</para>
     79        </listitem>
    7780      </itemizedlist>
    7881    </listitem>
  • postlfs/security/polkit-gnome.xml

    r691bb91 r8d4c698  
    55  %general-entities;
    66
    7   <!ENTITY polkit-gnome-download-http "http://hal.freedesktop.org/releases/polkit-gnome-&polkit-gnome-version;.tar.bz2">
    8   <!ENTITY polkit-gnome-download-ftp  " ">
    9   <!ENTITY polkit-gnome-md5sum        "eebab8363a7b7c0516aca4f7b7cd7f7a">
    10   <!ENTITY polkit-gnome-size          "357 KB">
    11   <!ENTITY polkit-gnome-buildsize     "5 MB">
    12   <!ENTITY polkit-gnome-time          "0.1 SBU">
     7  <!ENTITY polkit-gnome-download-http "&gnome-download-http;/polkit-gnome/&polkit-gnome-version;/polkit-gnome-&polkit-gnome-version;.tar.xz">
     8  <!ENTITY polkit-gnome-download-ftp "&gnome-download-ftp;/polkit-gnome/&polkit-gnome-version;/polkit-gnome-&polkit-gnome-version;.tar.xz">
     9  <!ENTITY polkit-gnome-md5sum        "e1188c42fb61ec4ab3b26dde59145bca">
     10  <!ENTITY polkit-gnome-size          "305 KB">
     11  <!ENTITY polkit-gnome-buildsize     "4.5 MB">
     12  <!ENTITY polkit-gnome-time          "less than 0.1 SBU">
    1313]>
    1414
     
    3333    Authentication Agent for <application>polkit</application> that integrates
    3434    well with the <application>GNOME</application> desktop environment.</para>
     35
     36    &lfs70_built;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5961
    6062    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="gtk2"/> and
     63    <para role="required"><xref linkend="gtk3"/> and
    6264    <xref linkend="polkit"/></para>
    6365
     
    7678    commands:</para>
    7779
    78 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
     80<screen><userinput>./configure --prefix=/usr \
    7981    --libexecdir=/usr/lib/polkit-gnome &amp;&amp;
    8082make</userinput></screen>
    8183
     84    <!-- technically, it does, but it only checks the xml translations -->
    8285    <para>This package does not come with a test suite.</para>
    8386
Note: See TracChangeset for help on using the changeset viewer.