aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v5
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v5')
-rw-r--r--data/doc/sisu/CHANGELOG_v522
1 files changed, 22 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index b2c2be4c..04412472 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -42,6 +42,28 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.1.0.orig.tar.xz
* xmlns xlink using xl
+* rake create build & install sisu gemspec; bin/sisugem (add .gitignore)
+ * rake gemcbi #(create build install sisu gem)
+ * rake gemspecscreate && \
+ rake gembuild && \
+ sudo rake geminstall
+ * rake gemspecscreate && \
+ gem build sisu5.gemspec && \
+ sudo gem install --no-rdoc --no-ri \
+ sisu-5.1.0.gem
+ * bin/sisu updated (modified to take account of gems)
+ * bin/sisugem added
+ * .gitignore sisu-*.gem sisu*.gemspec
+ consider inclusion (& tracking) of rake created sisu4.gemspec sisu5.gemspec
+ (as this makes their availability more obvious)
+ * once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands
+ otherwise as usual) if paths are such that sisu is not available
+ "sisugem _5.1.0_ -vM" should work (as it is installed by gemspec, but not
+ other sisu installers)
+
+* hub, sisu5 -M (maintenance mode) provide info as to path to hub.rb (i.e. where
+ library is being drawn)
+
%% 5.0.25.orig.tar.xz (2013-11-08:44/5)
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_5.0.25
http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_5.0.25-1