Procházet zdrojové kódy

Reduce privileges on var, since the associated group (except for the process owner) doesn't need to write here

Michael Schloh von Bennewitz před 22 roky
rodič
revize
81f2d82dd2
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      mico/mico.spec

+ 2 - 2
mico/mico.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        System
 License:      LGPL/GPL
 Version:      2.3.10
-Release:      20030819
+Release:      20031007
 
 #   package options
 %option       with_ssl      no
@@ -196,7 +196,7 @@ AutoReqProv:  no
 
     #   generate files listing
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
-        '%attr(775,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/mico'
+        '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/mico'
 
 %files -f files