|
|
@@ -46,7 +46,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: Mail
|
|
|
License: IPL
|
|
|
Version: %{V_postfix}
|
|
|
-Release: 20020705
|
|
|
+Release: 20020718
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
|
|
|
@@ -250,6 +250,11 @@ Provides: MTA
|
|
|
-e 's;@l_mgrp@;%{l_mgrp};g' \
|
|
|
%{SOURCE rc.postfix} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
|
|
|
|
|
|
+ # adjust installation to avoid file name conflicts
|
|
|
+ ( cd $RPM_BUILD_ROOT%{l_prefix}/man/man8
|
|
|
+ mv master.8 postfix_master.8
|
|
|
+ )
|
|
|
+
|
|
|
# generate file list
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
|
|
|
%{l_files_std} \
|