|
|
@@ -33,7 +33,7 @@ Class: BASE
|
|
|
Group: Mail
|
|
|
License: GPL
|
|
|
Version: 1.28
|
|
|
-Release: 20070621
|
|
|
+Release: 20070718
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://postgrey.schweikert.ch/pub/postgrey-%{version}.tar.gz
|
|
|
@@ -87,7 +87,7 @@ AutoReqProv: no
|
|
|
|
|
|
# install programs and manual pages
|
|
|
%{l_shtool} install -c -m 755 \
|
|
|
- -e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;g' \
|
|
|
+ -e 's;#!/usr/bin/perl -T;#!%{l_prefix}/bin/perl;g' \
|
|
|
-e "s;\\(.\\)Sys::Syslog\\(. : undef\\);\\1%{l_prefix}/var/postgrey/postgrey.log\\2;" \
|
|
|
postgrey $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
%{l_shtool} install -c -m 755 \
|