|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Mail |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.18 |
|
|
|
|
Release: 20020909 |
|
|
|
|
Release: 20020911 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/smtpfeed-%{version}.tar.gz |
|
|
|
@ -105,10 +105,8 @@ AutoReqProv: no
|
|
|
|
|
smtpfeedd/smtpfeedd $RPM_BUILD_ROOT%{l_prefix}/sbin/ |
|
|
|
|
%{l_shtool} install -c -m 755 -e 's;@l_prefix@;%{l_prefix};g' \ |
|
|
|
|
%{SOURCE rc.smtpfeed} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/ |
|
|
|
|
%{l_shtool} install -c -m 644 \ |
|
|
|
|
-e 's;@l_prefix@;%{l_prefix};g' \ |
|
|
|
|
%{SOURCE fsl.smtpfeed} \ |
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/etc/fsl/ |
|
|
|
|
%{l_shtool} install -c -m 644 -e 's;@l_prefix@;%{l_prefix};g' \ |
|
|
|
|
%{SOURCE fsl.smtpfeed} $RPM_BUILD_ROOT%{l_prefix}/etc/fsl/ |
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \ |
|
|
|
|
'%config %{l_prefix}/etc/fsl/fsl.smtpfeed' \ |
|
|
|
|
'%not %dir %{l_prefix}/etc/fsl' |
|
|
|
|