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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Sep-2004 13:52:38
  Branch: HEAD                             Handle: 2004091112523700

  Modified files:
    openpkg-src/oracle      oracle.spec

  Log:
    'fix' regex

  Summary:
    Revision    Changes     Path
    1.21        +2  -2      openpkg-src/oracle/oracle.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/oracle/oracle.spec
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 oracle.spec
  --- openpkg-src/oracle/oracle.spec    13 Apr 2004 08:10:16 -0000      1.20
  +++ openpkg-src/oracle/oracle.spec    11 Sep 2004 11:52:37 -0000      1.21
  @@ -34,7 +34,7 @@
   Group:        Meta
   License:      PD
   Version:      0
  -Release:      20040413
  +Release:      20040911
   
   #   package options
   %option       with_oracle_owner   none
  @@ -64,7 +64,7 @@
           comment   = "just a meta package without external sources"
           version   = 0
           url       = http://www.example.com/
  -        regex     = oracle.tar.gz
  +        regex     = .*
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to