[Kst] extragear/graphics/kst/devel-docs
George Staikos
staikos at kde.org
Tue Oct 25 22:39:49 CEST 2005
SVN commit 474253 by staikos:
updated release info
M +4 -3 RELEASE
--- trunk/extragear/graphics/kst/devel-docs/RELEASE #474252:474253
@@ -1,6 +1,7 @@
How to make a Kst release:
-- update from CVS
+- update from SVN
+- svn copy to a branch
- edit RELEASE.NOTES
- run a regression test and make sure it completely passes
- update configure.in.in to set the version number and the libkst interface
@@ -10,11 +11,11 @@
of index.docbook and correct version of KST, QT, and KDE in the installation
instructions of install-chapter.docbook
- update the manpage
-- tag CVS (both kst/ and doc/)
+- svn copy to a tag
- prepare for a KDE 3.1 install! Set min config appropriately
- make sure configure has been run so that the spec file is created (with the
appropriate prefix, otherwise it must be editted after)
-- cvs2dist /path/to/kdeextragear-2 kst -n kst -v <version_number> -d
+- svn2dist /path/to/extragear/graphics kst -b -n kst -v <version_number> --svn-root https://svn.kde.org/home/kde/trunk/ -l svn2dist.log --i18n-module extragear-graphics
- unpack, remove any files that shouldn't be there, make sure docs and i18n
are packaged properly, and edit any paths necessary (ex: spec file)
- generate the srpm: rpm -ts kst-version.tar.gz
More information about the Kst
mailing list