RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-guide/ opl.xml rpm-guide-en.xml

From: Anders F. Björklund <afb@rpm5.org>
Date: Sat 23 Aug 2008 - 13:32:42 CEST
Message-Id: <20080823113242.DF3D876946@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: rpm-guide                        Date:   23-Aug-2008 13:32:42
  Branch: HEAD                             Handle: 2008082311324200

  Modified files:
    rpm-guide               opl.xml rpm-guide-en.xml

  Log:
    fix docbook validation errors

  Summary:
    Revision    Changes     Path
    1.2         +14 -12     rpm-guide/opl.xml
    1.4         +1  -1      rpm-guide/rpm-guide-en.xml
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm-guide/opl.xml
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 opl.xml
  --- rpm-guide/opl.xml	23 Aug 2008 09:36:02 -0000	1.1
  +++ rpm-guide/opl.xml	23 Aug 2008 11:32:42 -0000	1.2
  @@ -9,12 +9,13 @@
   ]>
   -->
   
  +<legalnotice id="legalnotice-opl">
     <para id="opl.permission">
       Permission is granted to copy, distribute, and/or modify this
       document under the terms of the Open Publication Licence, Version
       1.0, or any later version. The terms of the OPL are set out below.
     </para>
  -  <section id="opl.require">
  +  <blockquote id="opl.require">
       <title>REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED VERSIONS</title>
   
       <para>
  @@ -51,16 +52,16 @@
         large as the title of the work and cited as possessive with
         respect to the title.
       </para>
  -  </section>
  -  <section id="opl.copyright">
  +  </blockquote>
  +  <blockquote id="opl.copyright">
       <title>COPYRIGHT</title>
   
       <para>
         The copyright to each Open Publication is owned by its author(s)
         or designee.
       </para>
  -  </section>
  -  <section id="opl.scope">
  +  </blockquote>
  +  <blockquote id="opl.scope">
       <title>SCOPE OF LICENSE</title>
   
       <para>
  @@ -89,8 +90,8 @@
         fitness for a particular purpose or a warranty of
         non-infringement.
       </para>
  -  </section>
  -  <section id="opl.modified.works">
  +  </blockquote>
  +  <blockquote id="opl.modified.works">
       <title>REQUIREMENTS ON MODIFIED WORKS</title>
   
       <para>
  @@ -134,8 +135,8 @@
           </listitem>
         </orderedlist>
       </para>
  -  </section>
  -  <section id="opl.good-practice">
  +  </blockquote>
  +  <blockquote id="opl.good-practice">
       <title>GOOD-PRACTICE RECOMMENDATIONS</title>
   
       <para>
  @@ -172,8 +173,8 @@
           </listitem>
         </orderedlist>
       </para>
  -  </section>
  -  <section id="opl.options">
  +  </blockquote>
  +  <blockquote id="opl.options">
       <title>LICENSE OPTIONS</title>
   
       <para>
  @@ -212,4 +213,5 @@
         prohibited unless prior permission is obtained from the copyright
         holder.' to the license reference or copy.
       </para>
  -  </section>
  +  </blockquote>
  +</legalnotice>
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm-guide/rpm-guide-en.xml
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 rpm-guide-en.xml
  --- rpm-guide/rpm-guide-en.xml	23 Aug 2008 09:36:02 -0000	1.3
  +++ rpm-guide/rpm-guide-en.xml	23 Aug 2008 11:32:42 -0000	1.4
  @@ -64,7 +64,7 @@
         </author>
       </authorgroup>
       <!-- &LEGALNOTICE-OPL-CONTENT; -->
  -    <legalnotice>&LEGALNOTICE;</legalnotice>
  +    &LEGALNOTICE;
       <revhistory>
         <revision>
   	<revnumber>0.1</revnumber>
  @@ .
Received on Sat Aug 23 13:32:42 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.