On 11/08/2009 05:47 AM, [email protected] wrote:
> Author: wblaszcz
> Date: 2009-11-08 04:47:09 -0700 (Sun, 08 Nov 2009)
> New Revision: 8126
>
> Modified:
>     trunk/BOOK/introduction/welcome/changelog.xml
>     trunk/BOOK/multimedia/libdriv/libcanberra.xml
> Log:
> Fixed up libcanberra.schemas file location in libcanberra-0.18
>
> Modified: trunk/BOOK/introduction/welcome/changelog.xml
> ===================================================================
> --- trunk/BOOK/introduction/welcome/changelog.xml     2009-11-08 08:45:22 UTC 
> (rev 8125)
> +++ trunk/BOOK/introduction/welcome/changelog.xml     2009-11-08 11:47:09 UTC 
> (rev 8126)
> @@ -56,6 +56,10 @@
>           <listitem>
>             <para>[wblaszcz] - Added new package. acl-2.2.48.</para>
>           </listitem>
> +<listitem>
> +<para>[wblaszcz] - Fixed up libcanberra.schemas file location in
> +          libcanberra-0.18.</para>
> +</listitem>
>         </itemizedlist>
>       </listitem>
>
>
> Modified: trunk/BOOK/multimedia/libdriv/libcanberra.xml
> ===================================================================
> --- trunk/BOOK/multimedia/libdriv/libcanberra.xml     2009-11-08 08:45:22 UTC 
> (rev 8125)
> +++ trunk/BOOK/multimedia/libdriv/libcanberra.xml     2009-11-08 11:47:09 UTC 
> (rev 8126)
> @@ -81,7 +81,8 @@
>       <para>Install<application>libcanberra</application>  by running the 
> following
>       commands:</para>
>
> -<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc&amp;&amp;
> +<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
> +    --with-gconf-schema-file-dir=&gnome-etc-dir;/gconf/schemas&amp;&amp;
>   make</userinput></screen>
>
>       <para>This package does not come with a test suite.</para>
> @@ -92,6 +93,15 @@
>
>     </sect2>
>
> +<sect2 role="commands">
> +<title>Command Explanations</title>
> +
> +<para><option>--with-gconf-schema-file-dir=&gnome-etc-dir;/gconf/schemas</option>:
> +    Omit this parameter if you are not installing
> +<application>libcanberra</application>  for a GNOME-2 installation.</para>
> +
> +</sect2>
> +
>     <sect2 role="content">
>       <title>Contents</title>
>
>    
Though I doubt it matters much lately, I've always done the changelog in 
reverse chronological order, ie: like the date, newer changes go to the 
top of the list.  In that way, you can roughly count backwards for 
revisions should there be a very busy day.

-- DJ Lucas


-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
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