CVS: moonbase/doc-tools/opensp POST_INSTALL, NONE, 1.1 BUILD, 1.5,
1.6 DETAILS, 1.3, 1.4
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Mon Oct 20 03:13:11 GMT 2003
Update of /var/cvs/lunar/moonbase/doc-tools/opensp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22861/opensp
Modified Files:
BUILD DETAILS
Added Files:
POST_INSTALL
Log Message:
Updating opensp to new version 1.5.1 also rebuilding openjade after the install
just to make sure everything meshes.. also I fixed the openjade POST_INSTALL as openjade was installing "CATALOG /etc/sgml/catalog" to the file /etc/sgml/catalog
which causes a major loop so I removed the /etc/sgml/catalog from the file
/etc/sgml/catalog :)
--- NEW FILE: POST_INSTALL ---
rm -fr $BOOST_LOCK
if module_installed openjade; then lin -c openjade; fi
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/opensp/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 1 Aug 2003 13:22:35 -0000 1.5
+++ BUILD 20 Oct 2003 03:13:09 -0000 1.6
@@ -1,5 +1,4 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
./configure --build=$BUILD \
--prefix=/usr \
--bindir=/usr/bin \
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/opensp/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 5 Aug 2003 02:09:14 -0000 1.3
+++ DETAILS 20 Oct 2003 03:13:09 -0000 1.4
@@ -1,15 +1,13 @@
MODULE=opensp
MOD=OpenSP
- VERSION=1.5
+ VERSION=1.5.1
SOURCE=$MOD-$VERSION.tar.gz
- SOURCE2=$MODULE-gcc3.3.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
SOURCE_URL[0]=$SFORGE_URL/openjade/$SOURCE
- SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
WEB_SITE=http://www.jclark.com
MAINTAINER=csm at moongroup.com
ENTERED=20021231
- UPDATED=20030804
+ UPDATED=20031020
SHORT="A free, object-oriented toolkit for SGML parsing and entity management"
cat << EOF
OpenSP comprises libosp (a cross platform library allowing a developer
More information about the Lunar-commits
mailing list