Update of /cvsroot/fink/web/xml/packaging
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26372

Modified Files:
        packaging.en.xml packaging.fr.xml packaging.ja.xml 
        packaging.zh.xml 
Log Message:
all languages: Fixed example URL in SourceRename.
en: changed some "tar ball" -> "tarball"


Index: packaging.fr.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.fr.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- packaging.fr.xml    20 Jul 2004 06:14:35 -0000      1.37
+++ packaging.fr.xml    21 Jul 2004 06:30:41 -0000      1.38
@@ -1077,7 +1077,7 @@
 <item><itemt>SourceRename</itemt>
 <itemd>
 <p>
-Ce champ renomme une archive tar à la volée. Ceci est utile, par exemple, lorsque 
la version du source est encodée dans le nom du répertoire du serveur, mais que 
l'archive elle-même porte le même nom pour toutes les versions, comme 
//www.foobar.org/coolapp/1.2.3/source.tar.gz. Pour résoudre les problèmes que cela 
cause, vous pouvez utiliser quelque chose de similaire à :
+Ce champ renomme une archive tar à la volée. Ceci est utile, par exemple, lorsque 
la version du source est encodée dans le nom du répertoire du serveur, mais que 
l'archive elle-même porte le même nom pour toutes les versions, comme 
<filename>http://www.foobar.org/coolapp/1.2.3/source.tar.gz</filename>. Pour résoudre 
les problèmes que cela cause, vous pouvez utiliser quelque chose de similaire à :
 </p>
 <codeblock>SourceRename: %n-%v.tar.gz</codeblock>
 <p>

Index: packaging.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- packaging.en.xml    20 Jul 2004 06:14:35 -0000      1.39
+++ packaging.en.xml    21 Jul 2004 06:30:40 -0000      1.40
@@ -1729,10 +1729,10 @@
 <item><itemt>SourceRename</itemt>
 <itemd>
 <p>
-This field can renames a source tar ball on the fly. This is useful
+This field can renames a source tarball on the fly. This is useful
 if for example the version of the source is encoded in the directory name on
-the server, but the tar ball itself has the same name for all versions, e.g.
-://www.foobar.org/coolapp/1.2.3/source.tar.gz. To circumvent the problems
+the server, but the tarball itself has the same name for all versions, e.g.
+<filename>http://www.foobar.org/coolapp/1.2.3/source.tar.gz</filename>. To circumvent 
the problems
 caused by this, you would then use something like
 </p>
 <codeblock>SourceRename: %n-%v.tar.gz</codeblock>

Index: packaging.zh.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.zh.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- packaging.zh.xml    19 May 2004 15:04:47 -0000      1.12
+++ packaging.zh.xml    21 Jul 2004 06:30:43 -0000      1.13
@@ -1183,7 +1183,7 @@
 <itemd>
 <p>
 
这个字段可以在下载过程中改变源程序压缩档的名字。它经常用于在服务器上用目录来区别不同的版本,但压缩档的名字却都是相同的场合。例如:
-://www.foobar.org/coolapp/1.2.3/source.tar.gz。要解决这个问题,你可以使用:
+<filename>http://www.foobar.org/coolapp/1.2.3/source.tar.gz</filename>。要解决这个问题,你可以使用:
 </p>
 <codeblock>SourceRename: %n-%v.tar.gz</codeblock>
 <p>

Index: packaging.ja.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.ja.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- packaging.ja.xml    10 Jul 2004 08:22:40 -0000      1.15
+++ packaging.ja.xml    21 Jul 2004 06:30:41 -0000      1.16
@@ -1703,7 +1703,7 @@
                                                        
このフィールドを使うと,ビルド時にソースの tar 
ボールをリネームできる.
                                                        
これが便利なのは,例えば,ソースのバージョンがサーバのディレクトリ名には示されているが,
                                                        tar 
ボールそのものはどのバージョンでも同じ名前のときだ.
-                                                       (例えば 
://www.foobar.org/coolapp/1.2.3/source.tar.gz というとき)
+                                                       (例えば 
<filename>http://www.foobar.org/coolapp/1.2.3/source.tar.gz</filename> というとき)
                                                        
このことで起きる問題を回避するためには次のようにすればよい.
                                                </p>
 <codeblock>SourceRename: %n-%v.tar.gz</codeblock>



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to