Explorar el Código

fix permissions for rc file

Ralf S. Engelschall hace 24 años
padre
commit
29a5c7ee24
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      smtpfeed/smtpfeed.spec

+ 2 - 2
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}