Browse Source

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

master
Thomas Lotterer 23 years ago committed by Ralf S. Engelschall
parent
commit
0ccb902b2f
  1. 6
      aide/aide.spec
  2. 2
      aide/fsl.aide
  3. 6
      arpd/arpd.spec
  4. 6
      cfengine/cfengine.spec
  5. 6
      cvs/cvs.spec
  6. 6
      cvsd/cvsd.spec
  7. 6
      dhcp-agent/dhcp-agent.spec
  8. 6
      exim/exim.spec
  9. 6
      gated/gated.spec
  10. 6
      honeyd/honeyd.spec
  11. 6
      imapd/imapd.spec
  12. 6
      inn/inn.spec
  13. 6
      ircd/ircd.spec
  14. 6
      kerberos/kerberos.spec
  15. 6
      kermit/kermit.spec
  16. 6
      monit/monit.spec
  17. 6
      nagios/nagios.spec
  18. 6
      nntpcache/nntpcache.spec
  19. 6
      nsd/nsd.spec
  20. 6
      ntp/ntp.spec
  21. 6
      openldap/openldap.spec
  22. 6
      openssh/openssh.spec
  23. 6
      openvpn/openvpn.spec
  24. 6
      petidomo/petidomo.spec
  25. 6
      pks/pks.spec
  26. 6
      portfwd/portfwd.spec
  27. 6
      portsentry/portsentry.spec
  28. 6
      postfix/postfix.spec
  29. 6
      pound/pound.spec
  30. 6
      powerdns/powerdns.spec
  31. 6
      prngd/prngd.spec
  32. 6
      procmail/procmail.spec
  33. 6
      pureftpd/pureftpd.spec
  34. 6
      qpopper/qpopper.spec
  35. 6
      rdist/rdist.spec
  36. 6
      samhain/samhain.spec
  37. 6
      sasl/sasl.spec
  38. 6
      scponly/scponly.spec
  39. 6
      sendmail/sendmail.spec
  40. 6
      smtpfeed/smtpfeed.spec
  41. 6
      snmp/snmp.spec
  42. 6
      spamassassin/spamassassin.spec
  43. 6
      squid/squid.spec
  44. 6
      ssmtp/ssmtp.spec
  45. 6
      stunnel/stunnel.spec
  46. 6
      sudo/sudo.spec
  47. 6
      sysmon/sysmon.spec
  48. 2
      teapop/teapop.spec
  49. 6
      tftp/tftp.spec
  50. 6
      tripwire/tripwire.spec
  51. 6
      vrrpd/vrrpd.spec
  52. 6
      whoson/whoson.spec

6
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

2
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
)
}
};

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
nntpcache/nntpcache.spec vendored

@ -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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
rdist/rdist.spec vendored

@ -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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

6
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

2
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

6
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

6
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

6
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

6
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

Loading…
Cancel
Save