mirror-tutorial mirror-tutorial-en.xml,1.6,1.7

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Jul 22 12:44:00 UTC 2005


Author: pfrields

Update of /cvs/docs/mirror-tutorial
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11507

Modified Files:
	mirror-tutorial-en.xml 
Log Message:
Bump to 0.29, fix entities and note yum versioning for repodata change


Index: mirror-tutorial-en.xml
===================================================================
RCS file: /cvs/docs/mirror-tutorial/mirror-tutorial-en.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mirror-tutorial-en.xml	22 Jul 2005 12:34:43 -0000	1.6
+++ mirror-tutorial-en.xml	22 Jul 2005 12:43:58 -0000	1.7
@@ -2,10 +2,10 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
 
-<!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../common/fedora-entities-en.xml">
+<!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent">
 %FEDORA-ENTITIES-EN;
 
-<!ENTITY BOOKID "mirror-tutorial-0.27 (2004-12-01)"> <!-- change version of manual and date here -->
+<!ENTITY BOOKID "mirror-tutorial-0.29 (2005-07-22)"> <!-- change version of manual and date here -->
 
 ]>
 
@@ -126,6 +126,16 @@
 	  </para>
 	</revdescription>
       </revision>
+      <revision>
+	<revnumber>0.29</revnumber>
+	<date>2005-07-22</date>
+	<authorinitials>PaulWFrields</authorinitials>
+	<revdescription>
+	  <para>
+	    Minor note on yum versioning for repodata; fixed entities ref.
+	  </para>
+	</revdescription>
+      </revision>
     </revhistory>
   </articleinfo>
 
@@ -1082,10 +1092,10 @@
       <section id="sn-yum-arch">
 	<title><command>yum-arch</command></title>
 	<para>
-	  A directory which supports older versions of <command>yum</command> is
-	  named <filename>headers</filename>. It is created by using the command
-	  <command>yum-arch</command>, which is run against the directory
-	  <emphasis>under which</emphasis> you want the
+	  A directory which supports older versions of <command>yum</command>
+	  (before 2.2) is named <filename>headers</filename>. It is created by
+	  using the command <command>yum-arch</command>, which is run against
+	  the directory <emphasis>under which</emphasis> you want the
 	  <filename>headers</filename> directory to appear. The
 	  <command>yum-arch</command> program searches recursively through that
 	  directory and any subdirectories for RPM packages, and includes them




More information about the Fedora-docs-commits mailing list