From 29a5c7ee24b3200c2f8672279d11fdfb624be8a5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 10 Dec 2001 18:44:39 +0000 Subject: [PATCH] fix permissions for rc file --- smtpfeed/smtpfeed.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smtpfeed/smtpfeed.spec b/smtpfeed/smtpfeed.spec index 2f2be998ec..713ece6f99 100644 --- a/smtpfeed/smtpfeed.spec +++ b/smtpfeed/smtpfeed.spec @@ -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}