summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2012-03-30 16:21:43 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9e4110ab8392ffbbf43d7114a5edd4c23773d019 (patch)
treed3234db837860d60342c79886e501a487f8332d1
parent1dd735ceeb25393c1c13354cb2939b33f46ed76f (diff)
downloadpostfix-9e4110ab8392ffbbf43d7114a5edd4c23773d019.zip
postfix-9e4110ab8392ffbbf43d7114a5edd4c23773d019.tar.gz
Changed files: postfix.spec -> 1.366.2.1
-rw-r--r--postfix.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/postfix.spec b/postfix.spec
index 03cc7bb..3097fe0 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -33,13 +33,13 @@ Summary(pl.UTF-8): Serwer SMTP Postfix
Summary(pt_BR.UTF-8): Postfix - Um MTA (Mail Transport Agent) de alto desempenho
Summary(sk.UTF-8): Agent prenosu pošty Postfix
Name: postfix
-Version: 2.8.8
+Version: 2.8.9
Release: 1
Epoch: 2
License: distributable
Group: Networking/Daemons/SMTP
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
-# Source0-md5: ff0d4e6524c07601154b3acbe5827917
+# Source0-md5: 512e2d13da6d25ba64fdf3a1c62190a1
Source1: %{name}.aliases
Source2: %{name}.cron
Source3: %{name}.init
@@ -303,7 +303,7 @@ CC="%{__cc}"
export CC
%{__make} \
DEBUG="" \
- OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
+ OPT="%{rpmcflags} %{rpmcppflags} -D_FILE_OFFSET_BITS=64" \
%{!?with_ldap:LDAPSO=""} \
%{!?with_mysql:MYSQLSO=""} \
%{!?with_pgsql:PGSQLSO=""} \