Procházet zdrojové kódy

upgrading package: postfix 2.2.7 -> 2.2.8

Ralf S. Engelschall před 20 roky
rodič
revize
d6979fb1e6
2 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 1 1
      postfix/postfix.patch
  2. 2 2
      postfix/postfix.spec

+ 1 - 1
postfix/postfix.patch

@@ -95,7 +95,7 @@ Index: src/util/sys_defs.h
    * 4.4BSD and close derivatives.
    */
  #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
--    || defined(FREEBSD5) \
+-    || defined(FREEBSD5) || defined(FREEBSD6) \
 +    || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \
      || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
      || defined(OPENBSD2) || defined(OPENBSD3) \

+ 2 - 2
postfix/postfix.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package versions
-%define       V_postfix      2.2.7
+%define       V_postfix      2.2.8
 %define       V_pflogsumm    1.1.0
 %define       V_whoson       2.2.4
 
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Mail
 License:      IPL
 Version:      %{V_postfix}
-Release:      20051209
+Release:      20060104
 
 #   package options
 %option       with_fsl       yes