Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18951
Modified Files:
docbook-dtd.info
Log Message:
Backported corrections on chmod and echoing script from unstable, new
maintainership
Index: docbook-dtd.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/text/docbook-dtd.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- docbook-dtd.info 2 Mar 2005 09:57:50 -0000 1.2
+++ docbook-dtd.info 18 Sep 2006 11:26:14 -0000 1.3
@@ -1,7 +1,6 @@
Package: docbook-dtd
Version: 4.4.0
-Revision: 2
-Maintainer: Lukas Westermann <[EMAIL PROTECTED]>
+Revision: 3
Depends: sgml-entities-iso8879, libxml2-bin
Source: http://www.oasis-open.org/docbook/sgml/1.0/docbk10.zip
Source2: http://www.oasis-open.org/docbook/sgml/1.1/docbk11.zip
@@ -65,7 +64,7 @@
NoSourceDirectory: True
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
CompileScript: <<
-#!/bin/sh
+#!/bin/sh -e
echo "Preparing modell, changing system uri"
for v in 4.0 4.1 4.1.1 4.1.2 4.2.0 4.3.0 4.4.0; do
sed -e "s|@VERSION@|$v|g" <xml_catalog >docbook-dtd-$v-temp
@@ -155,7 +154,7 @@
mkdir -p %i/share/doc/%n
head -n 28 %i/share/xml/dtd/docbookx/4.4.0/docbookx.dtd >
%i/share/doc/%n/COPYRIGHT
-chmod -R 644 %i; chmod -R a+X %i
+chmod -R go=u-w,a+X %i
<<
PostInstScript: <<
case "$1" in
@@ -186,6 +185,7 @@
http://www.docbook.org/tdg/en/
<<
DescPort: <<
+Previous maintainer Lukas Westermann.
Patch for producing a modell of XML catalog based on the docbook.cat
files.
From the modell, creation of catalogs with the correct version for
@@ -194,7 +194,8 @@
PostInstScript and PostRmScript to update the SGML and XML catalogs.
Correction of permissions, since they are not always the same, thanks
to Jean-Francois Mertens.
-Modified by Michele Garoche.
+Further correction on chmod from dmacks.
<<
+Maintainer: Michele Garoche <[EMAIL PROTECTED]>
License: OSI-Approved
Homepage: http://www.oasis-open.org/docbook/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits