Rename all references of libcap2 to libcap

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12013 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2013-10-21 18:54:34 +00:00
parent f6ba3689b0
commit 68876b7d9a
14 changed files with 47 additions and 43 deletions

View File

@ -149,7 +149,7 @@ export -f as_root</userinput></screen>
<!ENTITY gnutls-version "3.2.4">
<!ENTITY gpgme-version "1.4.3">
<!ENTITY iptables-version "1.4.20">
<!ENTITY libcap2-version "2.22">
<!ENTITY libcap-version "2.22">
<!ENTITY linux-pam-version "1.1.8">
<!ENTITY mitkrb-version "1.11.3">
<!ENTITY nettle-version "2.7.1">

View File

@ -82,7 +82,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libcap2"/> and
<xref linkend="libcap"/> and
<xref linkend="pth"/>
</para>

View File

@ -70,7 +70,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk2"/>,
<xref linkend="libcap2"/> and
<xref linkend="libcap"/> and
<xref linkend="qt4"/>
</para>

View File

@ -46,6 +46,10 @@
<listitem>
<para>October 21st, 2013</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Rename all references of libcap2 to
libcap.</para>
</listitem>
<listitem>
<para>[fernando] - Update to gtksourceview-3.10.1. Fixes
<ulink url="&blfs-ticket-root;4196">#4196</ulink>.</para>

View File

@ -89,7 +89,7 @@
<para role="recommended">
<xref linkend="alsa-lib"/>,
<xref linkend="dbus"/>,
<xref linkend="libcap2"/>,
<xref linkend="libcap"/>,
<xref linkend="openssl"/>,
<xref linkend="speex"/> and
<xref linkend="xorg7-lib"/> <!-- Useful for KDE, too -->

View File

@ -65,7 +65,7 @@
<xref linkend="talloc"/>,
<xref linkend="samba"/>, and
<ulink url="http://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink> or
<xref linkend="libcap2"/>
<xref linkend="libcap"/>
</para>
<para condition="html" role="usernotes">User Notes:

View File

@ -71,7 +71,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libcap2"/>
<xref linkend="libcap"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>

View File

@ -81,7 +81,7 @@
<xref linkend="libxslt"/> (used only for documentation),
<ulink url="http://tdb.samba.org/">tdb</ulink>,
<ulink url="http://ctdb.samba.org/">ctdb</ulink>,
<xref linkend="libcap2"/>,
<xref linkend="libcap"/>,
<ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
<xref linkend="avahi"/>,
<ulink url="http://www.openafs.org/">OpenAFS</ulink>, and

View File

@ -66,7 +66,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libcap2"/>,
<xref linkend="libcap"/>,
<xref linkend="libxml2"/>, and
<xref linkend="openssl"/>
</para>

View File

@ -5,32 +5,32 @@
%general-entities;
<!-- Change to kernel.org when it gets back there. -->
<!ENTITY libcap2-download-http "http://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_&libcap2-version;.orig.tar.gz">
<!ENTITY libcap2-download-ftp "ftp://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_&libcap2-version;.orig.tar.gz">
<!ENTITY libcap2-md5sum "b4896816b626bea445f0b3849bdd4077">
<!ENTITY libcap2-size "72 KB">
<!ENTITY libcap2-buildsize "1.3 MB">
<!ENTITY libcap2-time "less than 0.1 SBU">
<!ENTITY libcap-download-http "http://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_&libcap-version;.orig.tar.gz">
<!ENTITY libcap-download-ftp "ftp://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_&libcap-version;.orig.tar.gz">
<!ENTITY libcap-md5sum "b4896816b626bea445f0b3849bdd4077">
<!ENTITY libcap-size "72 KB">
<!ENTITY libcap-buildsize "1.3 MB">
<!ENTITY libcap-time "less than 0.1 SBU">
]>
<sect1 id="libcap2" xreflabel="libcap2-&libcap2-version;">
<?dbhtml filename="libcap2.html"?>
<sect1 id="libcap" xreflabel="libcap-&libcap-version;">
<?dbhtml filename="libcap.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>libcap2-&libcap2-version;</title>
<title>libcap-&libcap-version;</title>
<indexterm zone="libcap2">
<primary sortas="a-libcap2">libcap2</primary>
<indexterm zone="libcap">
<primary sortas="a-libcap">libcap</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to libcap2</title>
<title>Introduction to libcap</title>
<para>The <application>libcap2</application> package implements the
<para>The <application>libcap</application> package implements the
user-space interfaces to the POSIX 1003.1e capabilities available in Linux
kernels. These capabilities are a partitioning of the all powerful root
privilege into a set of distinct privileges. </para>
@ -40,26 +40,26 @@
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libcap2-download-http;"/></para>
<para>Download (HTTP): <ulink url="&libcap-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libcap2-download-ftp;"/></para>
<para>Download (FTP): <ulink url="&libcap-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libcap2-md5sum;</para>
<para>Download MD5 sum: &libcap-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libcap2-size;</para>
<para>Download size: &libcap-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libcap2-buildsize;</para>
<para>Estimated disk space required: &libcap-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libcap2-time;</para>
<para>Estimated build time: &libcap-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libcap2 Dependencies</bridgehead>
<bridgehead renderas="sect3">libcap Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="attr"/></para>
@ -68,14 +68,14 @@
<para role="optional"><xref linkend="linux-pam"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libcap2"/></para>
<ulink url="&blfs-wiki;/libcap"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of libcap2</title>
<title>Installation of libcap</title>
<para>Install <application>libcap2</application> by running the following
<para>Install <application>libcap</application> by running the following
commands:</para>
<screen><userinput>make</userinput></screen>
@ -127,7 +127,7 @@
<term><command>capsh</command></term>
<listitem>
<para>is a shell wrapper to explore and constrain capability support.</para>
<indexterm zone="libcap2 capsh">
<indexterm zone="libcap capsh">
<primary sortas="b-capsh">capsh</primary>
</indexterm>
</listitem>
@ -137,7 +137,7 @@
<term><command>getcap</command></term>
<listitem>
<para>examines file capabilities.</para>
<indexterm zone="libcap2 getcap">
<indexterm zone="libcap getcap">
<primary sortas="b-getcap">getcap</primary>
</indexterm>
</listitem>
@ -147,7 +147,7 @@
<term><command>getpcaps</command></term>
<listitem>
<para>displays the capabilities on the queried process(es).</para>
<indexterm zone="libcap2 getpcaps">
<indexterm zone="libcap getpcaps">
<primary sortas="b-getpcaps">getpcaps</primary>
</indexterm>
</listitem>
@ -157,18 +157,18 @@
<term><command>setcap</command></term>
<listitem>
<para>sets file file capabilities.</para>
<indexterm zone="libcap2 setcap">
<indexterm zone="libcap setcap">
<primary sortas="b-setcap">setcap</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libcap2-lib">
<varlistentry id="libcap-lib">
<term><filename class='libraryfile'>libcap.{so,a}</filename></term>
<listitem>
<para>contains the <application>libcap2</application> API functions.</para>
<indexterm zone="libcap2 libcap2-lib">
<primary sortas="c-libcap2">libcap.{so,a}</primary>
<para>contains the <application>libcap</application> API functions.</para>
<indexterm zone="libcap libcap-lib">
<primary sortas="c-libcap">libcap.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>

View File

@ -53,7 +53,7 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpgme.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iptables.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firewalling.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="linux-pam.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mitkrb.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nettle.xml"/>

View File

@ -81,7 +81,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="pcre"/> and
<xref linkend="libcap2"/>
<xref linkend="libcap"/>
</para>
<para condition="html" role="usernotes">User Notes:

View File

@ -72,7 +72,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libcap2"/>,
<xref linkend="libcap"/>,
<xref linkend="libxml2"/>,
<xref linkend="mitkrb"/>, and
<xref linkend="openssl"/>

View File

@ -63,7 +63,7 @@
<para role="optional">
<xref linkend="linux-pam"/>,
<xref linkend="openssl"/>, and
<xref linkend="libcap2"/>
<xref linkend="libcap"/>
</para>
<para condition="html" role="usernotes">User Notes: