|
|
|
@ -56,7 +56,7 @@ Version: %{V_here}
|
|
|
|
|
%else |
|
|
|
|
Version: %{V_unstable} |
|
|
|
|
%endif |
|
|
|
|
Release: 16 |
|
|
|
|
Release: 17 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_real}.tar.gz |
|
|
|
@ -257,8 +257,8 @@ Provides: MTA
|
|
|
|
|
# generate file list |
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ |
|
|
|
|
%{l_files_std} \ |
|
|
|
|
'%config %attr(-,root,%{l_fsgrp}) %{l_prefix}/etc/postfix/*.cf' \ |
|
|
|
|
'%attr(-,root,%{l_fsgrp}) %{l_prefix}/etc/postfix' \ |
|
|
|
|
'%config %attr(-,root,%{l_fsgrp}) %{l_prefix}/etc/postfix/*.cf' \ |
|
|
|
|
'%attr(-,root,%{l_fsgrp}) %{l_prefix}/libexec/postfix/*' \ |
|
|
|
|
'%dir %attr(-,root,%{l_fsgrp}) %{l_prefix}/libexec/postfix' \ |
|
|
|
|
'%dir %attr(-,root,%{l_fsgrp}) %{l_prefix}/var/postfix' |
|
|
|
|