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:   19-Oct-2002 12:10:14
  Branch: HEAD                             Handle: 2002101911101400

  Modified files:
    openpkg-src/perl-dbi    perl-dbi.spec

  Log:
    better description

  Summary:
    Revision    Changes     Path
    1.25        +6  -6      openpkg-src/perl-dbi/perl-dbi.spec
  ____________________________________________________________________________

  Index: openpkg-src/perl-dbi/perl-dbi.spec
  ============================================================
  $ cvs diff -u -r1.24 -r1.25 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec        19 Oct 2002 09:58:19 -0000      1.24
  +++ openpkg-src/perl-dbi/perl-dbi.spec        19 Oct 2002 10:10:14 -0000      1.25
  @@ -89,14 +89,14 @@
       - DBD::AnyData (%{V_dbd_anydata})
       - DBD::Sprite (%{V_dbd_csv})
       - DBD::SQLite (%{V_dbd_sqlite})
  -    - DBD::mysql (%{V_dbd_mysql}) [with_dbd_mysql=%{V_with_dbd_mysql}]
  -    - DBD::Pg (%{V_dbd_pg}) [with_dbd_pg=%{V_with_dbd_pg}]
  -    - DBD::Oracle (%{V_dbd_oracle}) [with_dbd_oracle=%{V_with_dbd_oracle}]
  +    - DBD::mysql (%{V_dbd_mysql}) [%{with_dbd_mysql}]
  +    - DBD::Pg (%{V_dbd_pg}) [%{with_dbd_pg}]
  +    - DBD::Oracle (%{V_dbd_oracle}) [%{V_with_dbd_oracle}]
   
       Options:
  -    --define 'with_dbd_mysql   %{with_dbd_mysql}' \
  -    --define 'with_dbd_pg      %{with_dbd_pg}'    \
  -    --define 'with_dbd_oracle  %{with_dbd_oracle}'
  +    --define 'with_dbd_mysql %{with_dbd_mysql}'
  +    --define 'with_dbd_pg %{with_dbd_pg}'
  +    --define 'with_dbd_oracle %{with_dbd_oracle}'
   
   %prep
       %setup0  -q -c -n %{name}-%{version}
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to