Correct and improve a wide range of style and language items.

Wed, 19 May 2010 13:23:54 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 19 May 2010 13:23:54 +0200
changeset 249
e56c07037162
parent 248
cee99faf0afd
child 250
bda4f5eec616

Correct and improve a wide range of style and language items.

xmlbasedsrs/xmlbasedsrs.spec file | annotate | diff | comparison | revisions
     1.1 --- a/xmlbasedsrs/xmlbasedsrs.spec	Mon May 17 20:46:12 2010 +0200
     1.2 +++ b/xmlbasedsrs/xmlbasedsrs.spec	Wed May 19 13:23:54 2010 +0200
     1.3 @@ -32,7 +32,7 @@
     1.4  Group:        SGML
     1.5  License:      GPL
     1.6  Version:      0.1
     1.7 -Release:      20100512
     1.8 +Release:      20100514
     1.9  
    1.10  #   list of sources
    1.11  Source0:      http://xmlbasedsrs.tigris.org/files/documents/673/3179/xmlbasedsrs-%{version}.tar.gz
    1.12 @@ -87,12 +87,52 @@
    1.13          bin/gsrs
    1.14      %{l_shtool} subst \
    1.15          -e 's;mrproject;planner;g' \
    1.16 -        -e 's;MrProject;Project Plan;g' \
    1.17          xsl/imp_standard.xsl \
    1.18          bin/gsrs
    1.19      %{l_shtool} subst \
    1.20 +        -e 's;Non Functional RequirementS;Nonfunctional Requirements;' \
    1.21 +        dtd/srs.dtd
    1.22 +    %{l_shtool} subst \
    1.23 +        -e 's;iso-8859-1;ISO-8859-1;' \
    1.24 +        xml/* \
    1.25 +        xsl/*
    1.26 +    %{l_shtool} subst \
    1.27          -e 's;\(<file>\).*\(filesToDiff.xml\);\1\2;' \
    1.28          xml/filesToDiff.xml
    1.29 +    %{l_shtool} subst \
    1.30 +        -e 's;[\ \t][\ \t]*Krav$;;' \
    1.31 +        -e 's;[\ \t][\ \t]*och$;;' \
    1.32 +        -e 's;[\ \t][\ \t]*x$;;' \
    1.33 +        xsl/*
    1.34 +    %{l_shtool} subst \
    1.35 +        -e 's;Select view;Select document view;' \
    1.36 +        -e 's;Introduction;Preliminary topics;' \
    1.37 +        -e 's;Non functional requirements;Nonfunctional requirements;' \
    1.38 +        -e 's;Demonstration;Use case demonstration;' \
    1.39 +        -e 's;Map of requirement dependencies;Dependency map;' \
    1.40 +        -e 's;Differences between versions;Revision changes;' \
    1.41 +        -e 's;Printable;Printable output;' \
    1.42 +        -e 's;MrProject;Project plan;g' \
    1.43 +        -e 's;Work view;Work chart;' \
    1.44 +        xsl/imp_standard.xsl \
    1.45 +        xsl/print.xsl
    1.46 +    %{l_shtool} subst \
    1.47 +        -e 's;Select Use Case;Select use case;' \
    1.48 +        -e 's;.*vilket.*ndarfall.*demonstrera.*fliken.*;;' \
    1.49 +        xsl/demo.xsl
    1.50 +    %{l_shtool} subst \
    1.51 +        -e 's;Number of Use Cases;Number of use cases;' \
    1.52 +        xsl/tree.xsl
    1.53 +    %{l_shtool} subst \
    1.54 +        -e 's;Use Cases;Use cases;' \
    1.55 +        xsl/imp_standard.xsl \
    1.56 +        xsl/list.xsl \
    1.57 +        xsl/tree.xsl
    1.58 +    %{l_shtool} subst \
    1.59 +        -e 's;Tree view of [Uu]se [Cc]ases;Functional requirements;' \
    1.60 +        xsl/imp_standard.xsl \
    1.61 +        xsl/print.xsl \
    1.62 +        xsl/tree.xsl
    1.63  
    1.64  #    #   lump nonfunctional and functional requirements together
    1.65  #    %{l_shtool} subst \

mercurial