]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- removed "polish" bcond, patch and TODO, no one cared for more than 3 years
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 10 Sep 2007 14:16:48 +0000 (14:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postfix.spec -> 1.293

postfix.spec

index 0eaf89f13fa8130a46278798fe9d860bdd2469de..39ad47941a81919956855a5f1509395fa91e1eb7 100644 (file)
@@ -1,5 +1,3 @@
-# TODO:
-# - check/fix 'polish' bcond
 #
 # Conditional build:
 %bcond_without ldap    # without LDAP map module
@@ -11,7 +9,6 @@
 %bcond_without vda     # with VDA patch
 %bcond_with    hir     # with Beeth's header_if_reject patch
 %bcond_with    tcp     # with unofficial tcp: lookup table
-#%bcond_with   polish  # with double English+Polish messages
 #
 Summary:       Postfix Mail Transport Agent
 Summary(cs.UTF-8):     Postfix - program pro přepravu pošty (MTA)
@@ -43,7 +40,6 @@ Patch2:               %{name}-dynamicmaps.patch
 Patch3:                %{name}-master.cf_cyrus.patch
 # from http://akson.sgh.waw.pl/~chopin/unix/postfix-2.1.5-header_if_reject.diff
 Patch4:                %{name}-header_if_reject.patch
-#Patch5:       %{name}-pl.patch
 Patch7:                %{name}-log-proxy-rejects.patch
 Patch8:                %{name}-ident.patch
 Patch9:                %{name}-lib64.patch
@@ -231,7 +227,6 @@ find -type f | xargs sed -i -e 's|/etc/postfix|/etc/mail|g'
 %patch2 -p1
 %patch3 -p1
 %{?with_hir:%patch4 -p0}
-#%{?with_polish:%patch5 -p1}
 %patch7 -p1
 %patch8 -p1
 sed -i '/scache_clnt_create/s/server/var_scache_service/' src/global/scache_clnt.c
This page took 0.054788 seconds and 4 git commands to generate.