Browse Source

fix PR#182 append option for l2_channel_file now default and deprecated in fsl >= 1.2.0

Thomas Lotterer 23 years ago
parent
commit
0ccb902b2f

+ 3 - 3
aide/aide.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Security
 License:      GPL
 Version:      0.9
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ BuildPreReq:  mhash, zlib
 PreReq:       OpenPKG, openpkg >= 20030710
 PreReq:       mhash, zlib
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 1 - 1
aide/fsl.aide

@@ -9,7 +9,7 @@ ident (aide)/.+ q{
     -> {
         debug: file(
             path="@l_prefix@/var/aide/aide.log",
-            append=1, perm=0644
+            perm=0644
         )
     }
 };

+ 3 - 3
arpd/arpd.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Network
 License:      GNU
 Version:      0.2
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -56,8 +56,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  libdnet, libpcap, libevent
 PreReq:       libdnet, libpcap, libevent
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
cfengine/cfengine.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        System
 License:      GPL
 Version:      2.0.7
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -49,8 +49,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, db, openssl, bison, flex
 PreReq:       OpenPKG, openpkg >= 20030710, db, openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
cvs/cvs.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [CORE]
 Group:        SCM
 License:      GPL
 Version:      %{V_cvs}
-Release:      20030710
+Release:      20030714
 
 #   optional support for applying the RSE patches
 %option       with_fsl                      yes
@@ -58,8 +58,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, perl, patch
 PreReq:       OpenPKG, openpkg >= 20030710, perl, patch
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
cvsd/cvsd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        SCM
 License:      GPL
 Version:      0.9.19
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, cvs, gcc
 PreReq:       OpenPKG, openpkg >= 20030710, cvs
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
dhcp-agent/dhcp-agent.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Converter
 License:      MIT-style
 Version:      0.40
-Release:      20030711
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  libdnet, libpcap, guile
 PreReq:       libdnet, libpcap, guile
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
exim/exim.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Mail
 License:      GPL
 Version:      4.20
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, perl, gzip
 BuildPreReq:  openssl, db >= 4.1.24
 PreReq:       openssl, db >= 4.1.24
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
gated/gated.spec

@@ -38,7 +38,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Network
 License:      GPL
 Version:      %{V_here}
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -58,8 +58,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, gcc, flex, bison
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
honeyd/honeyd.spec

@@ -35,7 +35,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Language
 License:      BSD License
 Version:      0.6
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -56,8 +56,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  libdnet, libpcap, libevent
 PreReq:       libdnet, libpcap, libevent
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
imapd/imapd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      BSD
 Version:      2.1.14
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl         yes
@@ -56,8 +56,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, perl, MTA
 BuildPreReq:  sasl, db >= 4.1.24, openssl
 PreReq:       sasl, db >= 4.1.24, openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
inn/inn.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        News
 License:      ISC
 Version:      2.4.0
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, gzip, perl, MTA
 BuildPreReq:  db, openssl
 PreReq:       db, openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
ircd/ircd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Network
 License:      BSD
 Version:      2.10.3p3
-Release:      20030713
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -54,8 +54,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  zlib
 PreReq:       zlib
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
kerberos/kerberos.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      MIT
 Version:      1.2.8
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, flex, bison, make
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
kermit/kermit.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
 Group:        Communication
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -53,8 +53,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, gcc
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
monit/monit.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        System
 License:      GPL
 Version:      3.2
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl   yes
@@ -52,8 +52,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make, gcc, bison, flex
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_ssl}" == "yes"
 BuildPreReq:  openssl

+ 3 - 3
nagios/nagios.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Network
 License:      GNU
 Version:      1.1
-Release:      20030713
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, traceroute, apache
 BuildPreReq:  gd, jpeg, png, zlib
 PreReq:       gd, jpeg, png, zlib
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
nntpcache/nntpcache.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        News
 License:      BSD
 Version:      3.0.1
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -49,8 +49,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
nsd/nsd.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
 Group:        DNS
 License:      GPL
 Version:      1.2.0
-Release:      20030710
+Release:      20030714
 
 #   package option
 %option       with_fsl  yes
@@ -56,8 +56,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
ntp/ntp.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
 Group:        Network
 License:      BSD-style
 Version:      4.1.1c
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
openldap/openldap.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      GPL
 Version:      2.1.22
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  openssl, db >= 4.1.24
 PreReq:       openssl, db >= 4.1.24
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_sasl}" == "yes"
 BuildPreReq:  sasl

+ 3 - 3
openssh/openssh.spec

@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
 Group:        Security
 License:      BSD
 Version:      %{V_base}%{V_portable}
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl     yes
@@ -72,8 +72,8 @@ BuildPreReq:  PAM
 PreReq:       PAM
 %endif
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_pcre}" == "yes"
 BuildPreReq:  pcre

+ 3 - 3
openvpn/openvpn.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Network
 License:      GPL
 Version:      1.4.1
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  openssl, lzo >= 1.08-20021122
 PreReq:       openssl, lzo >= 1.08-20021122
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
petidomo/petidomo.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Mail
 License:      GPL
 Version:      4.0b1
-Release:      20030713
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, bison, flex
 PreReq:       OpenPKG, openpkg >= 20030710, MTA
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
pks/pks.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      GPL
 Version:      0.9.6
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -53,8 +53,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710, MTA
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
portfwd/portfwd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Network
 License:      GPL
 Version:      0.26rc6
-Release:      20030713
+Release:      20030714
 
 #   package options
 %option       with_fsl yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, gcc, make, flex
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
portsentry/portsentry.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Security
 License:      Open Source
 Version:      1.1
-Release:      20030711
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -49,8 +49,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
postfix/postfix.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      IPL
 Version:      %{V_postfix}
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl       yes
@@ -68,8 +68,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, perl, procmail, perl-time
 BuildPreReq:  pcre, db
 PreReq:       pcre, db
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_tls}" == "yes"
 BuildPreReq:  openssl

+ 3 - 3
pound/pound.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Web
 License:      GPL
 Version:      1.4
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -55,8 +55,8 @@ PreReq:       pcre, openssl, openssl::with_threads = yes
 BuildPreReq:  pth, pth::with_pthread = yes
 PreReq:       pth, pth::with_pthread = yes
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
powerdns/powerdns.spec

@@ -35,7 +35,7 @@ Distribution: OpenPKG [JUNK]
 Group:        DNS
 License:      GPL
 Version:      2.9.10
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl   yes
@@ -55,8 +55,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_mysql}" == "yes"
 BuildPreReq:  mysql

+ 3 - 3
prngd/prngd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Security
 License:      PD
 Version:      0.9.27
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, gcc
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
procmail/procmail.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      GPL
 Version:      3.22
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
pureftpd/pureftpd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        FTP
 License:      GPL
 Version:      1.1.0
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_pam}" == "yes"
 BuildPreReq:  PAM

+ 3 - 3
qpopper/qpopper.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      GPL
 Version:      4.0.5
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, MTA, openssl
 PreReq:       OpenPKG, openpkg >= 20030710, MTA, openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_pam}" == "yes"
 BuildPreReq:  PAM

+ 3 - 3
rdist/rdist.spec

@@ -40,7 +40,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Filesystem
 License:      BSD
 Version:      %{V_opkg}
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -56,8 +56,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make, gcc, bison
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
samhain/samhain.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        System
 License:      GPL
 Version:      1.7.9
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -49,8 +49,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, gcc
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
sasl/sasl.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      BSD
 Version:      2.1.14
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl    yes
@@ -57,8 +57,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  db >= 4.1.24, openssl
 PreReq:       db >= 4.1.24, openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_pam}" == "yes"
 BuildPreReq:  PAM

+ 3 - 3
scponly/scponly.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Network
 License:      MIT-style
 Version:      3.8
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -49,8 +49,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make, gcc
 PreReq:       OpenPKG, openpkg >= 20030710, openssh
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
sendmail/sendmail.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      BSD
 Version:      8.12.9
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl      yes
@@ -59,8 +59,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, m4, make, perl, procmail
 BuildPreReq:  db >= 4.1.25
 PreReq:       db >= 4.1.25
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_tls}" == "yes"
 BuildPreReq:  openssl

+ 3 - 3
smtpfeed/smtpfeed.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      GPL
 Version:      1.18
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
snmp/snmp.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Network
 License:      BSD
 Version:      5.0.8
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl      yes
@@ -53,8 +53,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  openssl
 PreReq:       openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
spamassassin/spamassassin.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      GPL/Artistic
 Version:      2.55
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, perl, perl-xml, perl-openpkg, make
 PreReq:       OpenPKG, openpkg >= 20030710, perl, perl-xml
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
squid/squid.spec

@@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      GPL
 Version:      %{V_maj}.%{V_min}.%{V_rev}
-Release:      20030711
+Release:      20030714
 
 #   package options
 %option       with_fsl   yes
@@ -56,8 +56,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, gcc
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_ssl}" == "yes"
 BuildPreReq:  openssl

+ 3 - 3
ssmtp/ssmtp.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      GPL
 Version:      2.48
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make, gcc
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
stunnel/stunnel.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Network
 License:      GPL
 Version:      4.04
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -53,8 +53,8 @@ PreReq:       OpenPKG, openpkg >= 20030710
 BuildPreReq:  openssl
 PreReq:       openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
sudo/sudo.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        System
 License:      BSD
 Version:      1.6.7p5
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl    yes
@@ -50,8 +50,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, MTA
 PreReq:       OpenPKG, openpkg >= 20030710, MTA
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_pam}" == "yes"
 BuildPreReq:  PAM

+ 3 - 3
sysmon/sysmon.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Network
 License:      GPL
 Version:      0.91.19
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ PreReq:       OpenPKG, openpkg >= 20030710, MTA
 BuildPreReq:  ncurses, openssl
 PreReq:       ncurses, openssl
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 1 - 1
teapop/teapop.spec

@@ -35,7 +35,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      BSD
 Version:      0.3.5
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl yes

+ 3 - 3
tftp/tftp.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Networtk
 License:      GPL
 Version:      0.34
-Release:      20030713
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make, gcc
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
tripwire/tripwire.spec

@@ -41,7 +41,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Security
 License:      GPL
 Version:      %{V_openpkg}
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -61,8 +61,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710, make, gcc, perl
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
vrrpd/vrrpd.spec

@@ -35,7 +35,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Networking
 License:      BSD
 Version:      0.8.7
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -52,8 +52,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 AutoReq:      no
 AutoReqProv:  no

+ 3 - 3
whoson/whoson.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Mail
 License:      GPL
 Version:      2.02a
-Release:      20030710
+Release:      20030714
 
 #   package options
 %option       with_fsl  yes
@@ -51,8 +51,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030710
 PreReq:       OpenPKG, openpkg >= 20030710
 %if "%{with_fsl}" == "yes"
-BuildPreReq:  fsl
-PreReq:       fsl
+BuildPreReq:  fsl >= 1.2.0
+PreReq:       fsl >= 1.2.0
 %endif
 %if "%{with_perl}" == "yes"
 BuildPreReq:  perl, perl-openpkg