Author: randy
Date: 2007-02-01 11:19:03 -0700 (Thu, 01 Feb 2007)
New Revision: 6500
Modified:
tags/6.2.0-rc1/book/bookinfo.xml
tags/6.2.0-rc1/general.ent
Log:
Modified the version entities to reflect the rc1 version, also removed the SVN
version of the book from the revision history
Modified: tags/6.2.0-rc1/book/bookinfo.xml
===================================================================
--- tags/6.2.0-rc1/book/bookinfo.xml 2007-02-01 18:17:02 UTC (rev 6499)
+++ tags/6.2.0-rc1/book/bookinfo.xml 2007-02-01 18:19:03 UTC (rev 6500)
@@ -42,15 +42,9 @@
<revhistory>
<revision>
- <revnumber>&version;</revnumber>
- <date>&pubdate;</date>
- <revremark>Development Release</revremark>
- </revision>
-
- <revision>
<revnumber>6.2.0-rc1</revnumber>
<date>2007-01-31</date>
- <revremark>Sixth release</revremark>
+ <revremark>Sixth release (candidate version)</revremark>
</revision>
<revision>
Modified: tags/6.2.0-rc1/general.ent
===================================================================
--- tags/6.2.0-rc1/general.ent 2007-02-01 18:17:02 UTC (rev 6499)
+++ tags/6.2.0-rc1/general.ent 2007-02-01 18:19:03 UTC (rev 6500)
@@ -6,10 +6,10 @@
<!ENTITY day "31"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2007">
-<!ENTITY version "svn-&year;&month;&day;">
+<!ENTITY version "6.2.0-rc1">
<!ENTITY releasedate "January &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
-<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
+<!ENTITY blfs-version "6.2.0-rc1"> <!-- svn|[release #] -->
<!ENTITY lfs-version "6.2"> <!--
version|stable|testing|unstable|development] -->
<!ENTITY last-commit "$Date$"> <!-- Automatic update -->
@@ -19,13 +19,13 @@
<!ENTITY maintainer-firstname "Randy">
<!ENTITY maintainer-address "randy@&lfs-domainname;">
-<!ENTITY downloads-root
"http://www.linuxfromscratch.org/blfs/downloads/svn">
+<!ENTITY downloads-root
"http://www.linuxfromscratch.org/blfs/downloads/6.2.0">
<!ENTITY downloads-project "http://downloads.&lfs-domainname;">
-<!ENTITY sources-anduin-http
"http://anduin.&lfs-domainname;/sources/BLFS/svn">
-<!ENTITY sources-anduin-ftp "ftp://anduin.&lfs-domainname;/BLFS/svn">
+<!ENTITY sources-anduin-http
"http://anduin.&lfs-domainname;/sources/BLFS/6.2.0">
+<!ENTITY sources-anduin-ftp "ftp://anduin.&lfs-domainname;/BLFS/6.2.0">
<!ENTITY files-anduin "http://anduin.&lfs-domainname;/files/BLFS">
<!ENTITY hints-root "http://www.&lfs-domainname;/hints">
-<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/svn">
+<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/6.2.0">
<!ENTITY errata
"http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
<!-- <!ENTITY lfs-root
"http://www.&lfs-domainname;/lfs/view/&lfs-version;"> -->
<!ENTITY lfs-root "../../../../lfs/view/&lfs-version;">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page