docs-common/common/entities Makefile, 1.8, 1.9 entities-en.ent, 1.1, 1.2 entities-it.ent, 1.7, 1.8 entities-pt_BR.ent, 1.1, 1.2 entities-ru.ent, 1.1, 1.2 entities-zh_CN.ent, 1.1, 1.2

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Tue Feb 28 04:21:33 UTC 2006


Author: jtr

Update of /cvs/docs/docs-common/common/entities
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15365

Modified Files:
	Makefile entities-en.ent entities-it.ent entities-pt_BR.ent 
	entities-ru.ent entities-zh_CN.ent 
Log Message:
Oops!  Use a RELATIVE PATHNAME in the CVS tree, so this will work
OOB.  Sorry.  Brain-dead.



Index: Makefile
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile	28 Feb 2006 04:11:39 -0000	1.8
+++ Makefile	28 Feb 2006 04:21:26 -0000	1.9
@@ -41,7 +41,8 @@
 #######################################################################
 
 #######################################################################
-FDPCOMMONDIR:=$(shell cd .. && /bin/pwd)
+# FDPCOMMONDIR:=$(shell cd .. && /bin/pwd)
+FDPCOMMONDIR:=../docs-common/common
 #######################################################################
 
 #######################################################################


Index: entities-en.ent
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities-en.ent,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- entities-en.ent	28 Feb 2006 04:12:59 -0000	1.1
+++ entities-en.ent	28 Feb 2006 04:21:26 -0000	1.2
@@ -1,5 +1,5 @@
 <!-- Group: Automatic Entities -->
-<!ENTITY FDPCOMMONDIR  "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+<!ENTITY FDPCOMMONDIR  "../docs-common/common" > <!-- Base directory -->
   <!-- 
     These common entities are useful shorthand terms and names,
     which may be subject to change at anytime.  This is an important
@@ -45,13 +45,13 @@
   
   <!-- Group: Common doc files -->
 
-    <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL SYSTEM "../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-SECTION SYSTEM "../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY BUG-REPORTING SYSTEM "../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
   
   <!-- Group: Common applications -->
 


Index: entities-it.ent
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities-it.ent,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- entities-it.ent	28 Feb 2006 04:12:59 -0000	1.7
+++ entities-it.ent	28 Feb 2006 04:21:26 -0000	1.8
@@ -1,5 +1,5 @@
 <!-- Group: Automatic Entities -->
-<!ENTITY FDPCOMMONDIR  "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+<!ENTITY FDPCOMMONDIR  "../docs-common/common" > <!-- Base directory -->
   <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
 
   <!-- Group: Fedora common entries -->
@@ -40,13 +40,13 @@
   
   <!-- Group: Common doc files -->
 
-    <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL SYSTEM "../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-SECTION SYSTEM "../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY BUG-REPORTING SYSTEM "../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
   
   <!-- Group: Common applications -->
 


Index: entities-pt_BR.ent
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities-pt_BR.ent,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- entities-pt_BR.ent	28 Feb 2006 04:12:59 -0000	1.1
+++ entities-pt_BR.ent	28 Feb 2006 04:21:26 -0000	1.2
@@ -1,5 +1,5 @@
 <!-- Group: Automatic Entities -->
-<!ENTITY FDPCOMMONDIR  "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+<!ENTITY FDPCOMMONDIR  "../docs-common/common" > <!-- Base directory -->
   <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
 
   <!-- Group: Fedora common entries -->
@@ -40,13 +40,13 @@
   
   <!-- Group: Common doc files -->
 
-    <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL SYSTEM "../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-SECTION SYSTEM "../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY BUG-REPORTING SYSTEM "../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
   
   <!-- Group: Common applications -->
 


Index: entities-ru.ent
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities-ru.ent,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- entities-ru.ent	28 Feb 2006 04:12:59 -0000	1.1
+++ entities-ru.ent	28 Feb 2006 04:21:26 -0000	1.2
@@ -1,5 +1,5 @@
 <!-- Group: Automatic Entities -->
-<!ENTITY FDPCOMMONDIR  "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+<!ENTITY FDPCOMMONDIR  "../docs-common/common" > <!-- Base directory -->
   <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
 
   <!-- Group: Fedora common entries -->
@@ -40,13 +40,13 @@
   
   <!-- Group: Common doc files -->
 
-    <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL SYSTEM "../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-SECTION SYSTEM "../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY BUG-REPORTING SYSTEM "../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
   
   <!-- Group: Common applications -->
 


Index: entities-zh_CN.ent
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities-zh_CN.ent,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- entities-zh_CN.ent	28 Feb 2006 04:12:59 -0000	1.1
+++ entities-zh_CN.ent	28 Feb 2006 04:21:26 -0000	1.2
@@ -1,5 +1,5 @@
 <!-- Group: Automatic Entities -->
-<!ENTITY FDPCOMMONDIR  "/home/reynolds/src/f/fedora-docs/docs-common/common" > <!-- Base directory -->
+<!ENTITY FDPCOMMONDIR  "../docs-common/common" > <!-- Base directory -->
   <!-- These common entities are useful shorthand terms and names, which may be subject to change at anytime. This is an important value the the entity provides: a single location to update terms and common names. -->
 
   <!-- Group: Fedora common entries -->
@@ -40,13 +40,13 @@
   
   <!-- Group: Common doc files -->
 
-    <!ENTITY LEGALNOTICE SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY LEGALNOTICE-SECTION SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
-    <!ENTITY BUG-REPORTING SYSTEM "/home/reynolds/src/f/fedora-docs/docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-CONTENT SYSTEM "../docs-common/common/legalnotice-content-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL SYSTEM "../docs-common/common/legalnotice-opl-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "../docs-common/common/opl.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "../docs-common/common/legalnotice-relnotes-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY LEGALNOTICE-SECTION SYSTEM "../docs-common/common/legalnotice-section-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
+    <!ENTITY BUG-REPORTING SYSTEM "../docs-common/common/bugreporting-en.xml" > <!-- FIXME: PLEASE DEFINE ME -->
   
   <!-- Group: Common applications -->
 




More information about the Fedora-docs-commits mailing list