Pārlūkot izejas kodu

taint mode is not compatible with the used Net::Server stuff we have in perl-net

Ralf S. Engelschall 18 gadi atpakaļ
vecāks
revīzija
6bfba7bb52
2 mainītis faili ar 12 papildinājumiem un 1 dzēšanām
  1. 9 0
      postgrey/postgrey.patch
  2. 3 1
      postgrey/postgrey.spec

+ 9 - 0
postgrey/postgrey.patch

@@ -0,0 +1,9 @@
+Index: postgrey
+--- postgrey.orig	2007-09-06 16:32:58 +0200
++++ postgrey	2007-09-26 23:55:53 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -T -w
++#!/usr/bin/perl -w
+ 
+ # Postgrey: a Postfix Greylisting Policy Server
+ # Copyright (c) 2004-2007 ETH Zurich

+ 3 - 1
postgrey/postgrey.spec

@@ -33,13 +33,14 @@ Class:        BASE
 Group:        Mail
 License:      GPL
 Version:      1.31
-Release:      20070907
+Release:      20070926
 
 #   list of sources
 Source0:      http://postgrey.schweikert.ch/pub/postgrey-%{version}.tar.gz
 Source1:      rc.postgrey
 Source2:      whitelist.clients
 Source3:      whitelist.recipients
+Patch0:       postgrey.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -69,6 +70,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q
+    %patch -p0
 
 %build
     #   build manual page