Browse Source

upgrading package: fsl 1.0.5 -> 1.0.6

master
parent
commit
cd7b9db67d
  1. 14
      fsl/fsl.spec

14
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

Loading…
Cancel
Save