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 openpkg-web          Date:   31-Jan-2003 10:47:34
  Branch: HEAD                             Handle: 2003013109473301

  Modified files:
    openpkg-src/perl-dbi    perl-dbi.spec
    openpkg-web             news.txt

  Log:
    PostgreSQL in OpenPKG is always SSL aware

  Summary:
    Revision    Changes     Path
    1.46        +3  -2      openpkg-src/perl-dbi/perl-dbi.spec
    1.3119      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  ============================================================================
  $ cvs diff -u -r1.45 -r1.46 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec        30 Jan 2003 09:28:43 -0000      1.45
  +++ openpkg-src/perl-dbi/perl-dbi.spec        31 Jan 2003 09:47:34 -0000      1.46
  @@ -42,8 +42,8 @@
   Distribution: OpenPKG [BASE]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20030130
  -Release:      20030130
  +Version:      20030131
  +Release:      20030131
   
   #   package options
   %option       with_dbd_mysql   no
  @@ -124,6 +124,7 @@
   %if "%{with_dbd_pg}" == "yes"
       #   build DBD::Pg
       ( cd DBD-Pg-%{V_dbd_pg}
  +      %{l_shtool} subst -e 's;-lpq;-lpq -lssl -lcrypto -lcrypt;' Makefile.PL
         POSTGRES_HOME=%{l_prefix}
         export POSTGRES_HOME
         %{l_prefix}/bin/perl-openpkg install
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3118 -r1.3119 news.txt
  --- openpkg-web/news.txt      31 Jan 2003 09:13:46 -0000      1.3118
  +++ openpkg-web/news.txt      31 Jan 2003 09:47:33 -0000      1.3119
  @@ -1,3 +1,4 @@
  +31-Jan-2003: Upgraded package: P<perl-dbi-20030131-20030131>
   31-Jan-2003: Upgraded package: P<rdesktop-1.2.0-20030131>
   31-Jan-2003: Upgraded package: P<vim-6.1.312-20030131>
   31-Jan-2003: Upgraded package: P<perl-ssl-20030131-20030131>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to