Преглед на файлове

workaround a subtle -V (verify) bug in RPM: if the sgrp is used, RPM always reports that the group was changed although it is definetely not the case. Instead now use mgrp which is equally good here but doesn't trigger this problem in RPM

Ralf S. Engelschall преди 21 години
родител
ревизия
d4668cc6bd
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      openssh/openssh.spec

+ 2 - 2
openssh/openssh.spec

@@ -42,7 +42,7 @@ Class:        CORE
 Group:        Security
 License:      BSD
 Version:      %{V_base}%{V_portable}
-Release:      20041227
+Release:      20041230
 
 #   package options
 %option       with_fsl          yes
@@ -294,7 +294,7 @@ AutoReqProv:  no
         '%config %{l_prefix}/etc/fsl/fsl.openssh' \
         '%config %{l_prefix}/etc/openssh/*' \
         '%attr(4711,%{l_susr},%{l_mgrp}) %{l_prefix}/libexec/openssh/ssh-keysign' \
-        '%dir %attr(700,%{l_susr},%{l_sgrp}) %{l_prefix}/var/openssh/empty'
+        '%dir %attr(700,%{l_susr},%{l_mgrp}) %{l_prefix}/var/openssh/empty'
 
 %files -f files