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:   15-Jul-2006 09:59:30
  Branch: HEAD                             Handle: 2006071508593000

  Modified files:
    openpkg-src/openpkg-registry
                            openpkg-registry.spec

  Log:
    fix dependency style; fix typo

  Summary:
    Revision    Changes     Path
    1.19        +3  -3      openpkg-src/openpkg-registry/openpkg-registry.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg-registry/openpkg-registry.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 openpkg-registry.spec
  --- openpkg-src/openpkg-registry/openpkg-registry.spec        14 Jul 2006 
15:37:26 -0000      1.18
  +++ openpkg-src/openpkg-registry/openpkg-registry.spec        15 Jul 2006 
07:59:30 -0000      1.19
  @@ -33,7 +33,7 @@
   Group:        Bootstrapping
   License:      BSD-style
   Version:      0.6.0
  -Release:      20060714
  +Release:      20060715
   
   #   package options
   %option       with_client  yes
  @@ -54,7 +54,7 @@
   PreReq:       apache::with_mod_perl
   PreReq:       perl-www >= perl-www-5.8.7-20051031
   PreReq:       perl-xml
  -PreReq:       cfg::with_perl
  +PreReq:       cfg, cfg::with_perl = yes
   #   PreReq:       ase   FIXME production
   %endif
   AutoReq:      no
  @@ -113,7 +113,7 @@
       ( echo "##"
         echo "##  registry-ui.cfg - OpenPKG Registry User Interface 
Configuration"
         echo "##"
  -      echo "##  Run ( cd %{l_prefix}/cgi/openpkg-registry && 
./registry-ui-.pl )"
  +      echo "##  Run ( cd %{l_prefix}/cgi/openpkg-registry && 
./registry-ui.pl )"
         echo "##  to review defaults in OSSP cfg syntax. This file has exactly 
the same syntax."
         echo "##  Only overrides need to be placed here, missing config 
directives remain default."
         echo "##"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to