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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Sep-2005 22:50:53
  Branch: HEAD                             Handle: 2005092421505300

  Modified files:
    openpkg-src/imapd       imapd.spec

  Log:
    help imapd identifying amd64-freebsd5.4 (although still broken)

  Summary:
    Revision    Changes     Path
    1.150       +5  -1      openpkg-src/imapd/imapd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.spec
  ============================================================================
  $ cvs diff -u -r1.149 -r1.150 imapd.spec
  --- openpkg-src/imapd/imapd.spec      24 Sep 2005 15:50:24 -0000      1.149
  +++ openpkg-src/imapd/imapd.spec      24 Sep 2005 20:50:53 -0000      1.150
  @@ -53,7 +53,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-openpkg >= 
5.8.3, make
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-openpkg >= 
5.8.3, make, config
   PreReq:       OpenPKG, openpkg >= 20040130, perl >= 5.8.3, MTA
   BuildPreReq:  sasl, db >= 4.2.52, openssl
   PreReq:       sasl, db >= 4.2.52, openssl
  @@ -82,6 +82,10 @@
   %prep
       %setup -q -n cyrus-imapd-%{version}
       %patch -p0
  +
  +    #   upgrade config scripts for better platform support
  +    %{l_prefix}/bin/config install
  +
   %if "%{with_group}" == "yes"
       %patch -p0 -P 1
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to