Update of /cvsroot/fink/scripts/srcdist
In directory vz-cvs-3.sog:/tmp/cvs-serv8089
Modified Files:
ChangeLog HOWTO
Log Message:
update instructions
Index: HOWTO
===================================================================
RCS file: /cvsroot/fink/scripts/srcdist/HOWTO,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- HOWTO 23 Jun 2005 20:12:50 -0000 1.11
+++ HOWTO 11 Sep 2011 23:32:56 -0000 1.12
@@ -1,19 +1,22 @@
Q: How do I make a new source release of the Fink package manager?
-A: Assume you want to release fink 0.9.8, you first need to get the "fink" and
-"scripts" modules from the fink cvs. In the following I assume you are in the
-directory containing the checkouts.
+A: Assume you want to release fink 0.31.2, you first need to get the "xml"
+module from the fink cvs. It will contain subdirectories called "fink" and
+"scripts". In the following I assume you are in the "xml" directory.
+
+You need to ensure that your checkout of the "fink" directory is using
+the current release branch, which would be branch_0_31 in the example.
cd fink
- echo "0.9.8.cvs" >VERSION
+ -> edit VERSION so that it contains "0.31.1.cvs"
-> now edit the ChangeLog as well
cvs commit
- cvs tag release_0_9_8
+ cvs tag release_0_31_1
cd ../scripts/srcdist
- ./dist-module.pl fink 0.9.8
+ ./dist-module.pl fink 0.31.1
-This will create the file /tmp/fink-0.9.8.tar.gz, and also the file
-/tmp/fink.info .
+This will create the file /tmp/fink-0.31.1.tar.gz, and also various files
+such as /tmp/fink-10.7.info .
---------------------------------------------------------------------------------
Q: What about releasing other modules, such as base-files?
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/scripts/srcdist/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ChangeLog 13 May 2009 03:39:10 -0000 1.6
+++ ChangeLog 11 Sep 2011 23:32:56 -0000 1.7
@@ -1,3 +1,7 @@
+2011-09-11 Dave Morrison <[email protected]>
+
+ * HOWTO: update instructions
+
2009-05-12 Dave Morrison <[email protected]>
* dist-module.pl: include fink-x86_64.info among the generated files
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs