[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_release_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Mon Mar 5 00:48:10 CST 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/03/05 00:48
User :
Edit Summary:
@@ -28,13 +28,13 @@
cd arch/tags
rm -f arch
ln -s 1.10.0 arch
- gtar -chvz --exclude=.svn -f crossfire-1.10.0-arch.tar.gz arch
+ gtar -chvz --exclude=.svn -f crossfire-1.10.0.arch.tar.gz arch
* Maps only - we want a bzip2 copy because it saves considerable space. This may take a little while depending on speed of your system. You can start on the next stage of uploaded the .gz file while this is processing:
- gunzip -c crossfire-1.10.0-maps.tar.gz | bzip2 -c9 > crossfire-1.10.0-maps.tar.bz2
+ gunzip -c crossfire-1.10.0.maps.tar.gz | bzip2 -c9 > crossfire-1.10.0.maps.tar.bz2
* Upload the file to sourceforge. If doing the maps, also upload the .bz2 file:
ncftp upload.sourceforge.net
@@ -116,11 +116,18 @@
* Like the arch area above, we expect the sounds to be in a directory called sounds, not 1.10.0
rm -f sounds
ln -s 1.10.0 sounds
- gtar -chvz --exclude=.svn -f crossfire-1.10.0-sounds.tar.gz sounds
+ gtar -chvz --exclude=.svn -f crossfire-client-sounds-1.10.0.tar.gz sounds
- * Upload sounds file like other archives - same steps, same value
+ * Upload sounds file to sourceforge - same as other files - same steps, same value
+
+ * Make an image archive for the client. Needed for RPM building. Need a server tree with a properly linked arch tree.
+ * ''cd server/lib; adm/collect_images.pl -archive''
+ * that will create a ../crossfire-images.tar file
+ * rename file: ''mv crossfire-images.tar crossfire-client-images-1.10.0.tar''
+ * compress to file: ''gzip -v9 crossfire-client-images-1.10.0.tar''
+ * upload file to sourceforge, same steps, same type
* Make a file release on sourceforge. Go to [[ http://sourceforge.net/project/admin/editpackages.php?group_id=13833|File Release System]]
* Add a release to crossfire-client
* Release name is 1.10.0
IP-Address : 209.204.178.229
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_release_guide?rev=1173075742
New Revision: http://wiki.metalforge.net/doku.php/crossfire_release_guide
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list