Procházet zdrojové kódy

upgrading package: fsl 1.0.5 -> 1.0.6

Ralf S. Engelschall před 23 roky
rodič
revize
cd7b9db67d
1 změnil soubory, kde provedl 7 přidání a 7 odebrání
  1. 7 7
      fsl/fsl.spec

+ 7 - 7
fsl/fsl.spec

@@ -23,6 +23,11 @@
 ##  SUCH DAMAGE.
 ##
 
+#   package options
+%ifndef       with_fsl_debug
+%define       with_fsl_debug   no
+%endif
+
 #   package information
 Name:         fsl
 Summary:      Fake/Flexible Syslog Library
@@ -32,13 +37,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [PLUS]
 Group:        System
 License:      MIT-style
-Version:      1.0.5
-Release:      20021021
-
-#   package options
-%ifndef       with_fsl_debug
-%define       with_fsl_debug   no
-%endif
+Version:      1.0.6
+Release:      20021109
 
 #   list of sources
 Source0:      ftp://ftp.ossp.org/pkg/lib/fsl/fsl-%{version}.tar.gz