From 474231bf484243b50a1eab67f8429d8f3d51fb11 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Wed, 11 May 2005 14:47:14 +0000 Subject: [PATCH] Updated to Yelp-2.6.5; this completes the update of all the core GNOME-2 packages to the 2.10.1 release git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4132 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/core/gnome-desktop-file-utils.xml | 30 +++++++++++++----------- gnome/core/yelp.xml | 31 ++++++++++++++----------- introduction/welcome/changelog.xml | 9 ++++++- 3 files changed, 41 insertions(+), 29 deletions(-) diff --git a/gnome/core/gnome-desktop-file-utils.xml b/gnome/core/gnome-desktop-file-utils.xml index 2315dce5a4..646e137e46 100644 --- a/gnome/core/gnome-desktop-file-utils.xml +++ b/gnome/core/gnome-desktop-file-utils.xml @@ -6,20 +6,22 @@ ]> - -$LastChangedBy$ -$Date$ - - -desktop-file-utils-&desktop-file-utils-version; -The package is located in -Chapter 10 – General Utilities, however it is now required by -GNOME-2 starting with version -2.8. desktop-file-utils is not a direct dependency -of any GNOME-2 package, -therefore the package is mentioned within the -GNOME-2 Core Packages chapter to -ensure it is installed. + + $LastChangedBy$ + $Date$ + + + + + desktop-file-utils-&desktop-file-utils-version; + + The package is located in + Chapter 10 – General Utilities, however it is now required by + GNOME-2 starting with version 2.8. + desktop-file-utils is not a direct dependency + of any GNOME-2 package, therefore the package + is mentioned within the GNOME-2 Core Packages + chapter to ensure it is installed. diff --git a/gnome/core/yelp.xml b/gnome/core/yelp.xml index 153e86c32f..a6ea7fce31 100644 --- a/gnome/core/yelp.xml +++ b/gnome/core/yelp.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -62,21 +62,20 @@ transformations) commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ - --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib && -make && -make install +make + +This package does not come with a test suite. + +Now, as the root user: + +make install Command explanations ---libexecdir=`pkg-config --variable=prefix -ORBit-2.0`/sbin: This switch puts libexec files in -$GNOME_PREFIX/sbin instead of -$GNOME_PREFIX/libexec. - --localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of @@ -88,12 +87,17 @@ ORBit-2.0`/sbin: This switch puts libexec files in Contents The Yelp package contains -yelp. +gnome-help and yelp. Description +gnome-help +gnome-help is a symbolic link to +yelp. + + yelp yelp is the GNOME help browser. @@ -102,4 +106,3 @@ ORBit-2.0`/sbin: This switch puts libexec files in - diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index f014b9815e..689412f5be 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -15,7 +15,7 @@ Change Log - Please note that the change log only lists which editor was + Please note that the Change Log only lists which editor was responsible for putting the changes into SVN; please read the page in Chapter 1 for details on who wrote what. @@ -24,6 +24,13 @@ + + May 11th, 2005 [randy]: Updated all the GNOME-2 core package + instructions to the GNOME 2.10.1 release. Many of the additional + packages build with existing instructions, however, all of them will + be updated ASAP. + + May 9th, 2005 [igor]: Updated to MySQL-4.1.11.