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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   25-Sep-2006 19:51:50
  Branch: HEAD                             Handle: 2006092518515000

  Modified files:
    openpkg-src/multisort   multisort.spec

  Log:
    cosmetics

  Summary:
    Revision    Changes     Path
    1.17        +7  -6      openpkg-src/multisort/multisort.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/multisort/multisort.spec
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 multisort.spec
  --- openpkg-src/multisort/multisort.spec      1 Jan 2006 13:17:03 -0000       
1.16
  +++ openpkg-src/multisort/multisort.spec      25 Sep 2006 17:51:50 -0000      
1.17
  @@ -24,7 +24,7 @@
   
   #   package information
   Name:         multisort
  -Summary:      Tool to merge multiple httpd log files together, ordered by 
date
  +Summary:      Merge Multiple Apache Logfiles
   URL:          http://www.xach.com/multisort/
   Vendor:       Zachary Beane
   Packager:     OpenPKG
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      GPL
   Version:      1.1
  -Release:      20040207
  +Release:      20060925
   
   #   list of sources
   Source0:      http://www.xach.com/multisort/multisort-%{version}.tar.gz
  @@ -47,10 +47,11 @@
   AutoReqProv:  no
   
   %description
  -    Multisort takes any number of httpd logfiles in the Common Log Format and
  -    merges them together, ordered by the date string. This is extremely 
useful
  -    for servers that use round-robin DNS for a website hosted on multiple
  -    servers; it allows you to merge the logfiles to do analysis.
  +    Multisort takes any number of Apache logfiles in the Common Log
  +    Format (CLF) and merges them together, ordered by the date string.
  +    This is extremely useful for servers that use round-robin DNS for
  +    a website hosted on multiple servers; it allows you to merge the
  +    logfiles to do analysis.
   
   %track
       prog multisort = {
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to