Browse Source

OSSP fsl 0.1.11 (now supports ocal values for file permissions)

Ralf S. Engelschall 24 years ago
parent
commit
8e045b73bc
2 changed files with 2 additions and 2 deletions
  1. 1 1
      fsl/fsl.default
  2. 1 1
      fsl/fsl.spec

+ 1 - 1
fsl/fsl.default

@@ -24,7 +24,7 @@ default (.+)/.+ q{
     file(
     file(
         path="@l_prefix@/var/fsl/default.log", 
         path="@l_prefix@/var/fsl/default.log", 
         append=1, 
         append=1, 
-        perm=432
+        perm=0644
     )
     )
 };
 };
 
 

+ 1 - 1
fsl/fsl.spec

@@ -32,7 +32,7 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Distribution: OpenPKG [EXP]
 Group:        System
 Group:        System
 License:      MIT-style
 License:      MIT-style
-Version:      0.1.10
+Version:      0.1.11
 Release:      20020729
 Release:      20020729
 
 
 #   package options
 #   package options