[Oval-commits] r122 - branches/debian/debian/patches

Pavel Vinogradov blaze-guest at alioth.debian.org
Thu Aug 9 09:39:38 UTC 2007


Author: blaze-guest
Date: 2007-08-09 09:39:38 +0000 (Thu, 09 Aug 2007)
New Revision: 122

Modified:
   branches/debian/debian/patches/debian.ovaldi.1.patch
   branches/debian/debian/patches/debian.xsddir.patch
Log:
Update ovaldi manpage and xsddir patches

Modified: branches/debian/debian/patches/debian.ovaldi.1.patch
===================================================================
--- branches/debian/debian/patches/debian.ovaldi.1.patch	2007-08-09 07:18:44 UTC (rev 121)
+++ branches/debian/debian/patches/debian.ovaldi.1.patch	2007-08-09 09:39:38 UTC (rev 122)
@@ -1,5 +1,53 @@
 --- oval-ref/docs/ovaldi.1	2007-06-28 19:35:00.000000000 +0500
-+++ oval-debian/docs/ovaldi.1	2007-08-09 11:14:56.000000000 +0500
++++ oval-debian/docs/ovaldi.1	2007-08-09 14:33:55.000000000 +0500
+@@ -21,7 +21,7 @@
+ .B \-o filename
+ Specifies the pathname of the OVAL Definition file to use.  If none is
+ specified than the Interpreter will default to "definitions.xml" in the
+-Interpreter directory.
++current directory.
+ .TP
+ .B \-d filename
+ Specifies the pathname of the file to which collected configuration data is
+@@ -32,12 +32,12 @@
+ Specifies the pathname of the file to which analysis results are to be
+ saved.  This data is stored according to the format defined by the OVAL
+ Results Schema.  If none is specified than the Interpreter will default to
+-"results.xml" in the Interpreter directory.
++"results.xml" in the current directory.
+ .TP
+ .B \-v filename
+ Specifies the pathname of the external variable file to use.  If none is
+ specified than the Interpreter will default to "external-variables.xml" in
+-the Interpreter directory.
++the current directory.
+ .TP
+ .B \-e definition id list
+ Specifies a list of definition ids to evaluate in the input oval-definitions
+@@ -51,7 +51,7 @@
+ Specifies the pathname of the oval-definitions-schematron.xsl
+ to be used for Schematron validation. If none is specified 
+ then the Interpreter will default to "oval-definitions-schematron.xsl"
+-in the Interpreter directory.
++in the /usr/share/ovaldi/xml directory.
+ .TP
+ .B \-i filename
+ Specifies the pathname of a System Characteristics file that is to be used
+@@ -78,12 +78,12 @@
+ .B \-t filename
+ Specifies the pathname of the xsl file which should be used to
+ transform the oval results. If none is specified then the Interpreter
+-will default to "results_to_html.xsl" in the Interpreter directory.
++will default to "results_to_html.xsl" in the /usr/share/ovaldi/xml/ directory.
+ .TP
+ .B \-x filename
+ Specifies the pathname of the file which xsl transform results
+ are to be saved.  If none is specified then the Interpreter
+-will default to "results.html" in the Interpreter directory.
++will default to "results.html" in the current directory.
+ .TP
+ .B \-z
+ Calculates and prints to the screen the MD5 checksum of the current data
 @@ -92,13 +92,15 @@
  available from the OVAL Web site.
  .SH EXAMPLES

Modified: branches/debian/debian/patches/debian.xsddir.patch
===================================================================
--- branches/debian/debian/patches/debian.xsddir.patch	2007-08-09 07:18:44 UTC (rev 121)
+++ branches/debian/debian/patches/debian.xsddir.patch	2007-08-09 09:39:38 UTC (rev 122)
@@ -1,5 +1,5 @@
---- /home/blaze/workspace/builds/oval-ref/src/Common.cpp	2007-06-27 01:08:22.000000000 +0500
-+++ ./oval-debian/src/Common.cpp	2007-08-09 12:20:18.000000000 +0500
+--- oval-ref/src/Common.cpp	2007-06-27 01:08:22.000000000 +0500
++++ oval-debian/src/Common.cpp	2007-08-09 12:20:18.000000000 +0500
 @@ -75,12 +75,12 @@
  string	Common::startTime			= "";
  




More information about the Oval-commits mailing list