OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-tools                    Date:   24-Mar-2005 12:38:40
  Branch: HEAD                             Handle: 2005032411383900

  Modified files:
    openpkg-tools/cmd       lint-spec.pl

  Log:
    ops, fix cut & paste error

  Summary:
    Revision    Changes     Path
    1.8         +1  -1      openpkg-tools/cmd/lint-spec.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/lint-spec.pl
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 lint-spec.pl
  --- openpkg-tools/cmd/lint-spec.pl    24 Mar 2005 11:21:11 -0000      1.7
  +++ openpkg-tools/cmd/lint-spec.pl    24 Mar 2005 11:38:39 -0000      1.8
  @@ -312,7 +312,7 @@
       $re .= "##\\n";
       $re .= "##  $name\\.spec -- OpenPKG RPM Package Specification\\n";
       $re .= "##  Copyright \\(c\\) 200[0-4]-2005 OpenPKG Foundation e\.V\. 
<http://openpkg\\.net/>\\n";
  -    $re .= "##  Copyright \\(c\\) 200[0-4]-2005 Ralf S\\. Engelschall 
<http://[EMAIL PROTECTED]/>\\n";
  +    $re .= "##  Copyright \\(c\\) 200[0-4]-2005 Ralf S\\. Engelschall 
<http://engelschall\\.com/>\\n";
       $re .= "##\\n";
       $re .= "##  Permission to use, copy, modify, and distribute this 
software for\\n";
       $re .= "##  any purpose with or without fee is hereby granted, provided 
that\\n";
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to