|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: Mail
|
|
|
License: GPL
|
|
|
Version: 1.16
|
|
|
-Release: 20011201
|
|
|
+Release: 20011210
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/smtpfeed-%{version}.tar.gz
|
|
|
@@ -110,7 +110,7 @@ AutoReqProv: no
|
|
|
)
|
|
|
%{l_shtool} install -c -s -m 755 \
|
|
|
smtpfeedd/smtpfeedd $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
- %{l_shtool} install -c -m 644 -e 's;@l_prefix@;%{l_prefix};g' \
|
|
|
+ %{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_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
|
|
|
|