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:   21-Feb-2007 19:09:23
  Branch: OPENPKG_2_STABLE                 Handle: 2007022118092300

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/postfix     postfix.spec

  Log:
    MFC: recent fixes

  Summary:
    Revision    Changes     Path
    1.236.2.8   +3  -3      openpkg-src/postfix/postfix.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  ============================================================================
  $ cvs diff -u -r1.236.2.7 -r1.236.2.8 postfix.spec
  --- openpkg-src/postfix/postfix.spec  7 Feb 2007 20:36:40 -0000       
1.236.2.7
  +++ openpkg-src/postfix/postfix.spec  21 Feb 2007 18:09:23 -0000      
1.236.2.8
  @@ -25,7 +25,7 @@
   #   package versions
   %define       V_postfix      2.3.7
   %define       V_pflogsumm    1.1.0
  -%define       V_whoson       2.2.4
  +%define       V_whoson       2.3.7
   
   #   package information
   Name:         postfix
  @@ -38,7 +38,7 @@
   Group:        Mail
   License:      IPL
   Version:      %{V_postfix}
  -Release:      2.20070207
  +Release:      2.20070221
   
   #   package options
   %option       with_fsl       yes
  @@ -210,7 +210,7 @@
       case "%{l_platform -t}" in
           *-sunos* ) AUXLIBS="$AUXLIBS -lrt" ;;
       esac
  -    %{l_make} %{l_mflags} makefiles \
  +    %{l_make} %{l_mflags} -f Makefile.init makefiles \
           CC="%{l_cc}" CCARGS="$CCARGS" AUXLIBS="$AUXLIBS"
   
       #   configure Postfix (hard-core part II)
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to