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:   26-May-2005 20:22:05
  Branch: HEAD                             Handle: 2005052619220400

  Modified files:
    openpkg-src/mutt15      mutt15.spec

  Log:
    modifying package: mutt15-1.5.9i 20050526 again

  Summary:
    Revision    Changes     Path
    1.25        +3  -7      openpkg-src/mutt15/mutt15.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mutt15/mutt15.spec
  ============================================================================
  $ cvs diff -u -r1.24 -r1.25 mutt15.spec
  --- openpkg-src/mutt15/mutt15.spec    26 May 2005 18:12:04 -0000      1.24
  +++ openpkg-src/mutt15/mutt15.spec    26 May 2005 18:22:04 -0000      1.25
  @@ -62,8 +62,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  openssl, slang, libidn
  -PreReq:       openssl, slang, libidn
  +BuildPreReq:  openssl, slang, libidn, libiconv
  +PreReq:       openssl, slang, libidn, libiconv
   AutoReq:      no
   AutoReqProv:  no
   Provides:     mutt
  @@ -142,8 +142,6 @@
   
   %build
       #   configure for particular platform
  -    echo 'am_cv_func_iconv=no' >config.cache
  -    echo 'ac_cv_header_iconv_h=no' >>config.cache
       options=''
       case "%{l_platform -t}" in
           *-freebsd* ) options="--enable-flock --disable-fcntl" ;;
  @@ -153,7 +151,6 @@
       CPPFLAGS="%{l_cppflags libidn .}" \
       LDFLAGS="-Limap %{l_ldflags}" \
       ./configure \
  -        --cache-file=./config.cache \
           --prefix=%{l_prefix} \
           --sysconfdir=%{l_prefix}/etc/mutt \
           --with-docdir=%{l_prefix}/share/mutt \
  @@ -169,8 +166,7 @@
   %endif
           --enable-buffy-size \
           --disable-warnings \
  -        --without-iconv \
  -        --without-wc-funcs \
  +        --with-iconv \
           --disable-nls \
           $options
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to