Browse Source

add libraries to PreReq

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
eb0b2da662
  1. 6
      myodbc/myodbc.spec
  2. 6
      nail/nail.spec
  3. 6
      nano/nano.spec
  4. 6
      nessus-tool/nessus-tool.spec
  5. 6
      netpbm/netpbm.spec
  6. 8
      netrik/netrik.spec
  7. 6
      openjade/openjade.spec
  8. 6
      openldap/openldap.spec
  9. 8
      openssh/openssh.spec
  10. 6
      openvpn/openvpn.spec
  11. 8
      orbit/orbit.spec
  12. 6
      popt/popt.spec
  13. 9
      postfix/postfix.spec
  14. 6
      pstoedit/pstoedit.spec
  15. 6
      sox/sox.spec

6
myodbc/myodbc.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Database
License: GPL
Version: 3.51.06
Release: 20030704
Release: 20030707
# list of sources
Source0: http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MyODBC3/MyODBC-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MyODBC3/M
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, mysql, unixodbc, make
BuildPreReq: OpenPKG, openpkg >= 20020206, make
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: mysql, unixodbc
PreReq: mysql, unixodbc
AutoReq: no
AutoReqProv: no

6
nail/nail.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Mail
License: BSD
Version: 10.5
Release: 20030428
Release: 20030707
# list of sources
Source0: http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/nail-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/nail-%{ve
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, MTA, openssl
BuildPreReq: OpenPKG, openpkg >= 20020206, MTA
PreReq: OpenPKG, openpkg >= 20020206, MTA
BuildPreReq: openssl
PreReq: openssl
AutoReq: no
AutoReqProv: no

6
nano/nano.spec

@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
Group: Editor
License: GPL
Version: %{V_major}.%{V_minor}
Release: 20030420
Release: 20030707
# list of sources
Source0: http://www.nano-editor.org/dist/v%{V_major}/nano-%{version}.tar.gz
@ -45,8 +45,10 @@ Source0: http://www.nano-editor.org/dist/v%{V_major}/nano-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, slang, make
BuildPreReq: OpenPKG, openpkg >= 20020206, make
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: slang
PreReq: slang
AutoReq: no
AutoReqProv: no

6
nessus-tool/nessus-tool.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Security
License: GPL
Version: 2.0.7
Release: 20030704
Release: 20030707
# list of sources
Source0: ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/nessus-core-%{version}.tar.gz
@ -42,8 +42,10 @@ Source1: ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/nessus-plugi
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, nessus-libs, glib, gtk, gcc, make
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, gcc, make
PreReq: OpenPKG, openpkg >= 20030103, X11
BuildPreReq: nessus-libs, glib, gtk
PreReq: nessus-libs, glib, gtk
AutoReq: no
AutoReqProv: no

6
netpbm/netpbm.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Graphics
License: MIT-style
Version: 10.11.10
Release: 20030706
Release: 20030707
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/netpbm/netpbm-%{version}.tgz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/netpbm/netpbm-%{version
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, make, gcc, perl, flex, tiff, jpeg, png, zlib
BuildPreReq: OpenPKG, openpkg >= 20021230, make, gcc, perl, flex
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: tiff, jpeg, png, zlib
PreReq: tiff, jpeg, png, zlib
AutoReq: no
AutoReqProv: no

8
netrik/netrik.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Web
License: GPL
Version: 1.10.2
Release: 20030630
Release: 20030707
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/netrik/netrik-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/netrik/netrik-%{version
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, ncurses, readline, getopt
PreReq: OpenPKG, openpkg >= 20030103, ncurses
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: ncurses, readline, getopt
PreReq: ncurses, readline, getopt
AutoReq: no
AutoReqProv: no

6
openjade/openjade.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: SGML
License: GPL
Version: 1.3.2
Release: 20030629
Release: 20030707
# list of sources
Source0: http://download.sourceforge.net/openjade/openjade-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://download.sourceforge.net/openjade/openjade-%{version}.tar.g
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, gettext, opensp, gcc, perl, make
BuildPreReq: OpenPKG, openpkg >= 20021204, gcc, perl, make
PreReq: OpenPKG, openpkg >= 20021204, sgml
BuildPreReq: gettext, opensp
PreReq: gettext, opensp
AutoReq: no
AutoReqProv: no

6
openldap/openldap.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Database
License: GPL
Version: 2.1.22
Release: 20030704
Release: 20030707
# package options
%option with_fsl yes
@ -47,8 +47,10 @@ Source2: fsl.openldap
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030415, openssl, db >= 4.1.24, make, gcc
BuildPreReq: OpenPKG, openpkg >= 20030415, make, gcc
PreReq: OpenPKG, openpkg >= 20030415
BuildPreReq: openssl, db >= 4.1.24
PreReq: openssl, db >= 4.1.24
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl

8
openssh/openssh.spec

@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
Group: Security
License: BSD
Version: %{V_base}%{V_portable}
Release: 20030628
Release: 20030707
# package options
%option with_fsl yes
@ -63,8 +63,10 @@ Source9: http://chrootssh.sourceforge.net/download/osshChroot-%{V_chroot}.d
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030415, perl, openssl, zlib
BuildPreReq: OpenPKG, openpkg >= 20030415, perl
PreReq: OpenPKG, openpkg >= 20030415
BuildPreReq: openssl, zlib
PreReq: openssl, zlib
%if "%{with_pam}" == "yes"
BuildPreReq: PAM
PreReq: PAM
@ -75,9 +77,11 @@ PreReq: fsl
%endif
%if "%{with_pcre}" == "yes"
BuildPreReq: pcre
PreReq: pcre
%endif
%if "%{with_skey}" == "yes"
BuildPreReq: skey
PreReq: skey
%endif
%if "%{with_x11}" == "yes"
BuildPreReq: X11

6
openvpn/openvpn.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Network
License: GPL
Version: 1.4.1
Release: 20030517
Release: 20030707
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/openvpn/openvpn-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/openvpn/openvpn-%{versi
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021122, openssl, lzo >= 1.08-20021122
BuildPreReq: OpenPKG, openpkg >= 20021122
PreReq: OpenPKG, openpkg >= 20021122
BuildPreReq: openssl, lzo >= 1.08-20021122
PreReq: openssl, lzo >= 1.08-20021122
AutoReq: no
AutoReqProv: no

8
orbit/orbit.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: System
License: GPL
Version: 0.5.17
Release: 20030115
Release: 20030707
# list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-%{version}.tar.gz
@ -42,8 +42,10 @@ Patch0: orbit.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, glib, make, bison, flex, gettext, gcc
PreReq: OpenPKG, openpkg >= 20020206, glib
BuildPreReq: OpenPKG, openpkg >= 20020206, make, bison, flex, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: glib, gettext
PreReq: glib, gettext
AutoReq: no
AutoReqProv: no

6
popt/popt.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: System
License: LGPL
Version: 1.7
Release: 20030120
Release: 20030707
# list of sources
Source0: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gettext, bison, gcc
BuildPreReq: OpenPKG, openpkg >= 20020206, bison, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: gettext
PreReq: gettext
AutoReq: no
AutoReqProv: no

9
postfix/postfix.spec

@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: IPL
Version: %{V_postfix}
Release: 20030704
Release: 20030707
# package options
%option with_fsl yes
@ -63,14 +63,17 @@ Patch2: ftp://victor.teaser.fr/pub/lwa/postfix/postfix-%{V_whoson}-whoson.
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030415, perl, pcre, db
BuildPreReq: OpenPKG, openpkg >= 20030415, perl
PreReq: OpenPKG, openpkg >= 20030415, perl, procmail, perl-time
BuildPreReq: pcre, db
PreReq: pcre, db
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl
%endif
%if "%{with_tls}" == "yes"
BuildPreReq: openssl
PreReq: openssl
%endif
%if "%{with_sasl}" == "yes"
BuildPreReq: sasl
@ -82,7 +85,7 @@ PreReq: mysql
%endif
%if "%{with_ldap}" == "yes"
BuildPreReq: openldap, openssl
PreReq: openldap
PreReq: openldap, openssl
%endif
%if "%{with_whoson}" == "yes"
BuildPreReq: whoson

6
pstoedit/pstoedit.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter
License: GPL
Version: 3.33
Release: 20030114
Release: 20030707
# list of sources
Source0: http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/pstoedit-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/pstoedit-
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, ghostscript, gcc, png, zlib
BuildPreReq: OpenPKG, openpkg >= 20020206, ghostscript, gcc
PreReq: OpenPKG, openpkg >= 20020206, ghostscript
BuildPreReq: png, zlib
PreReq: png, zlib
AutoReq: no
AutoReqProv: no

6
sox/sox.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Audio
License: LGPL
Version: 12.17.4
Release: 20030704
Release: 20030707
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/sox/sox-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/sox/sox-%{version}.tar.
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, getopt
BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: getopt
PreReq: getopt
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save