Browse Source

upgrading upstream version from 1.1.7 to 1.1.8

master
parent
commit
8de70f9dc8
  1. 6
      postfix/postfix.spec

6
postfix/postfix.spec

@ -24,7 +24,7 @@
##
# involved versions
%define V_postfix 1.1.7
%define V_postfix 1.1.8
%define V_tls 0.8.7-1.1.7-0.9.6c
%define V_pflogsumm 1.0.4
@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
Group: Mail
License: IPL
Version: %{V_postfix}
Release: 20020404
Release: 20020508
# list of sources
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
@ -140,7 +140,7 @@ Provides: MTA
CC="%{l_cc}" CCARGS="$CCARGS" AUXLIBS="$AUXLIBS"
# build Postfix
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save