Procházet zdrojové kódy

upgrading package: fsl 0.1.9 -> 0.1.10

Ralf S. Engelschall před 24 roky
rodič
revize
d03d111226
2 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 2 2
      fsl/fsl.default
  2. 2 2
      fsl/fsl.spec

+ 2 - 2
fsl/fsl.default

@@ -15,10 +15,10 @@ map info    info;
 map debug   debug;
 
 #   default logging specification
-ident default q{
+default (.+)/.+ q{
     debug: 
     prefix(
-        prefix="%b %d %H:%M:%S <%L> [%P]: ", 
+        prefix="%b %d %H:%M:%S <%L> $1[%P]: ", 
         timezone=local
     ) -> 
     file(

+ 2 - 2
fsl/fsl.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        System
 License:      MIT-style
-Version:      0.1.9
-Release:      20020727
+Version:      0.1.10
+Release:      20020729
 
 #   package options
 %ifndef       with_debug