Browse Source

add libraries to PreReq

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
c768aea978
  1. 6
      autotrace/autotrace.spec
  2. 6
      cpu/cpu.spec
  3. 6
      curl/curl.spec
  4. 6
      cvstrac/cvstrac.spec
  5. 8
      devtodo/devtodo.spec
  6. 6
      dhcp-agent/dhcp-agent.spec
  7. 6
      dsniff/dsniff.spec
  8. 6
      dxpc/dxpc.spec
  9. 4
      emacs/emacs.spec
  10. 6
      exim/exim.spec
  11. 6
      fetchmail/fetchmail.spec
  12. 6
      file/file.spec
  13. 6
      gif2png/gif2png.spec
  14. 6
      gnupg/gnupg.spec
  15. 6
      grep/grep.spec
  16. 6
      htdig/htdig.spec
  17. 6
      imagemagick/imagemagick.spec
  18. 8
      imapd/imapd.spec
  19. 6
      indent/indent.spec

6
autotrace/autotrace.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter Group: Converter
License: GPL License: GPL
Version: 0.31.1 Version: 0.31.1
Release: 20030704 Release: 20030707
# list of sources # list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/autotrace/autotrace-%{version}.tar.gz Source0: http://osdn.dl.sourceforge.net/sourceforge/autotrace/autotrace-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/autotrace/autotrace-%{v
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, zlib, png, imagemagick, pstoedit BuildPreReq: OpenPKG, openpkg >= 20020206, pstoedit
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: imagemagick, zlib, png
PreReq: imagemagick, zlib, png
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
cpu/cpu.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter Group: Converter
License: GPL License: GPL
Version: 1.3.100 Version: 1.3.100
Release: 20030517 Release: 20030707
# list of sources # list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, openldap, openssl, gcc BuildPreReq: OpenPKG, openpkg >= 20021230, gcc
PreReq: OpenPKG, openpkg >= 20021230 PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: openldap, openssl
PreReq: openldap, openssl
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
curl/curl.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Web Group: Web
License: GPL License: GPL
Version: 7.10.5 Version: 7.10.5
Release: 20030519 Release: 20030707
# list of sources # list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2 Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
@ -41,8 +41,10 @@ Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, openssl >= 0.9.7, make, zlib BuildPreReq: OpenPKG, openpkg >= 20021230, make
PreReq: OpenPKG, openpkg >= 20021230 PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: openssl >= 0.9.7, zlib
PreReq: openssl >= 0.9.7, zlib
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
cvstrac/cvstrac.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Database Group: Database
License: GPL License: GPL
Version: 1.1.2 Version: 1.1.2
Release: 20030706 Release: 20030707
# list of sources # list of sources
Source0: http://www.hwaci.com/sw/cvstrac/cvstrac-%{version}.tar.gz Source0: http://www.hwaci.com/sw/cvstrac/cvstrac-%{version}.tar.gz
@ -43,8 +43,10 @@ Patch0: cvstrac.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020416, make, gcc, sqlite >= 2.8.4 BuildPreReq: OpenPKG, openpkg >= 20020416, make, gcc
PreReq: OpenPKG, openpkg >= 20020416, cvs, rcs PreReq: OpenPKG, openpkg >= 20020416, cvs, rcs
BuildPreReq: sqlite >= 2.8.4
PreReq: sqlite >= 2.8.4
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

8
devtodo/devtodo.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Text Group: Text
License: GPL License: GPL
Version: 0.1.17 Version: 0.1.17
Release: 20030612 Release: 20030707
# list of sources # list of sources
Source0: http://devtodo.sourceforge.net/?%{version}/devtodo-%{version}.tar.gz Source0: http://devtodo.sourceforge.net/?%{version}/devtodo-%{version}.tar.gz
@ -43,8 +43,10 @@ Patch0: devtodo.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, ncurses, make, gcc, readline BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc
PreReq: OpenPKG, openpkg >= 20021204, ncurses PreReq: OpenPKG, openpkg >= 20021204
BuildPreReq: ncurses, readline
PreReq: ncurses, readline
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
dhcp-agent/dhcp-agent.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Converter Group: Converter
License: MIT-style License: MIT-style
Version: 0.39 Version: 0.39
Release: 20030630 Release: 20030707
# list of sources # list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/dhcp-agent/dhcp-agent-%{version}.tar.gz Source0: http://osdn.dl.sourceforge.net/sourceforge/dhcp-agent/dhcp-agent-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://osdn.dl.sourceforge.net/sourceforge/dhcp-agent/dhcp-agent-%
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, libdnet, libpcap, guile BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: libdnet, libpcap, guile
PreReq: libdnet, libpcap, guile
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
dsniff/dsniff.spec

@ -49,7 +49,7 @@ Distribution: OpenPKG [EVAL]
Group: Network Group: Network
License: BSD-style License: BSD-style
Version: %{V_dsniff} Version: %{V_dsniff}
Release: 20030609 Release: 20030707
# list of sources # list of sources
Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{V_dsniff}.tar.gz Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{V_dsniff}.tar.gz
@ -60,8 +60,10 @@ Patch0: dsniff.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, db, db::with_compat = yes, openssl, libpcap, libnet, libnids BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: db, db::with_compat = yes, openssl, libpcap, libnet, libnids
PreReq: db, db::with_compat = yes, openssl, libpcap, libnet, libnids
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
dxpc/dxpc.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: X11 Group: X11
License: BSD-style License: BSD-style
Version: 3.8.2 Version: 3.8.2
Release: 20030114 Release: 20030707
# list of sources # list of sources
Source0: http://www.vigor.nu/dxpc/%{version}/dxpc-%{version}.tar.gz Source0: http://www.vigor.nu/dxpc/%{version}/dxpc-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://www.vigor.nu/dxpc/%{version}/dxpc-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, X11, gcc, lzo >= 1.08-20021122 BuildPreReq: OpenPKG, openpkg >= 20021204, X11, gcc
PreReq: OpenPKG, openpkg >= 20021204, X11 PreReq: OpenPKG, openpkg >= 20021204, X11
BuildPreReq: lzo >= 1.08-20021122
PreReq: lzo >= 1.08-20021122
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

4
emacs/emacs.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Editor Group: Editor
License: GPL License: GPL
Version: 21.3 Version: 21.3
Release: 20030423 Release: 20030707
# package options # package options
%option with_x11 no %option with_x11 no
@ -60,9 +60,11 @@ BuildPreReq: X11
PreReq: X11 PreReq: X11
%if "%{with_jpeg}" == "yes" %if "%{with_jpeg}" == "yes"
BuildPreReq: jpeg BuildPreReq: jpeg
PreReq: jpeg
%endif %endif
%if "%{with_png}" == "yes" %if "%{with_png}" == "yes"
BuildPreReq: png, zlib BuildPreReq: png, zlib
PreReq: png, zlib
%endif %endif
%endif %endif
AutoReq: no AutoReq: no

6
exim/exim.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Mail Group: Mail
License: GPL License: GPL
Version: 4.20 Version: 4.20
Release: 20030624 Release: 20030707
# list of sources # list of sources
Source0: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/exim-%{version}.tar.bz2 Source0: ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/exim-%{version}.tar.bz2
@ -43,8 +43,10 @@ Source2: rc.exim
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, gzip, openssl, db >= 4.1.24, tar BuildPreReq: OpenPKG, openpkg >= 20020206, perl, gzip, tar
PreReq: OpenPKG, openpkg >= 20020206, perl, gzip PreReq: OpenPKG, openpkg >= 20020206, perl, gzip
BuildPreReq: openssl, db >= 4.1.24
PreReq: openssl, db >= 4.1.24
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no
Provides: MTA Provides: MTA

6
fetchmail/fetchmail.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Mail Group: Mail
License: GPL License: GPL
Version: 6.2.2 Version: 6.2.2
Release: 20030301 Release: 20030707
# list of sources # list of sources
Source0: http://www.catb.org/~esr/fetchmail/fetchmail-%{version}.tar.gz Source0: http://www.catb.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://www.catb.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, make, flex, bison BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, bison
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: openssl
PreReq: openssl
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
file/file.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Filesystem Group: Filesystem
License: BSD License: BSD
Version: 4.03 Version: 4.03
Release: 20030525 Release: 20030707
# list of sources # list of sources
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021002, gcc, make, zlib BuildPreReq: OpenPKG, openpkg >= 20021002, gcc, make
PreReq: OpenPKG, openpkg >= 20021002 PreReq: OpenPKG, openpkg >= 20021002
BuildPreReq: zlib
PreReq: zlib
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
gif2png/gif2png.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter Group: Converter
License: GPL License: GPL
Version: 2.4.6 Version: 2.4.6
Release: 20030123 Release: 20030707
# list of sources # list of sources
Source0: http://www.catb.org/~esr/gif2png/gif2png-%{version}.tar.gz Source0: http://www.catb.org/~esr/gif2png/gif2png-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: http://www.catb.org/~esr/gif2png/gif2png-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, png, zlib, make, gcc BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: png, zlib
PreReq: png, zlib
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
gnupg/gnupg.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Cryptography Group: Cryptography
License: GPL License: GPL
Version: 1.2.2 Version: 1.2.2
Release: 20030501 Release: 20030707
# package options # package options
%option with_idea no %option with_idea no
@ -45,8 +45,10 @@ Source1: ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, zlib BuildPreReq: OpenPKG, openpkg >= 20020206, make
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: zlib
PreReq: zlib
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no
Provides: OPENPGP Provides: OPENPGP

6
grep/grep.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Text Group: Text
License: GPL License: GPL
Version: 2.5.1 Version: 2.5.1
Release: 20030409 Release: 20030707
# list of sources # list of sources
Source0: ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.gz Source0: ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.gz
@ -41,8 +41,10 @@ Source0: ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, libiconv, pcre, gcc, make, bison, gettext BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, bison
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: libiconv, pcre, gettext
PreReq: libiconv, pcre, gettext
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
htdig/htdig.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Web Group: Web
License: GPL License: GPL
Version: 3.2.0b3 Version: 3.2.0b3
Release: 20030613 Release: 20030707
# list of sources # list of sources
Source0: http://www.htdig.org/files/htdig-%{version}.tar.gz Source0: http://www.htdig.org/files/htdig-%{version}.tar.gz
@ -43,8 +43,10 @@ Patch0: htdig.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, make, flex, zlib, gcc, perl BuildPreReq: OpenPKG, openpkg >= 20021204, gcc, make, flex, perl
PreReq: OpenPKG, openpkg >= 20021204 PreReq: OpenPKG, openpkg >= 20021204
BuildPreReq: zlib
PreReq: zlib
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

6
imagemagick/imagemagick.spec

@ -42,7 +42,7 @@ Distribution: OpenPKG [BASE]
Group: Graphics Group: Graphics
License: GPL License: GPL
Version: %{V_major}.%{V_minor} Version: %{V_major}.%{V_minor}
Release: 20030607 Release: 20030707
# package options # package options
%option with_perl no %option with_perl no
@ -54,8 +54,10 @@ Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_dist}.ta
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc, tiff, jpeg, bzip2, zlib, png, freetype BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc
PreReq: OpenPKG, openpkg >= 20030103 PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: tiff, jpeg, bzip2, zlib, png, freetype
PreReq: tiff, jpeg, bzip2, zlib, png, freetype
%if "%{with_perl}" == "yes" %if "%{with_perl}" == "yes"
BuildPreReq: perl BuildPreReq: perl
PreReq: perl PreReq: perl

8
imapd/imapd.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Mail Group: Mail
License: BSD License: BSD
Version: 2.1.14 Version: 2.1.14
Release: 20030704 Release: 20030707
# package options # package options
%option with_fsl yes %option with_fsl yes
@ -51,8 +51,10 @@ Patch1: vhosthack.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030415, sasl, db >= 4.1.24, openssl, make, perl, perl-openpkg BuildPreReq: OpenPKG, openpkg >= 20030415, perl, perl-openpkg, make
PreReq: OpenPKG, openpkg >= 20030415, sasl, openssl, perl, MTA PreReq: OpenPKG, openpkg >= 20030415, perl, MTA
BuildPreReq: sasl, db >= 4.1.24, openssl
PreReq: sasl, db >= 4.1.24, openssl
%if "%{with_fsl}" == "yes" %if "%{with_fsl}" == "yes"
BuildPreReq: fsl BuildPreReq: fsl
PreReq: fsl PreReq: fsl

6
indent/indent.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Language Group: Language
License: GPL License: GPL
Version: 2.2.8a Version: 2.2.8a
Release: 20030222 Release: 20030707
# list of sources # list of sources
Source0: ftp://ftp.gnu.org/gnu/indent/indent-%{version}.tar.gz Source0: ftp://ftp.gnu.org/gnu/indent/indent-%{version}.tar.gz
@ -42,8 +42,10 @@ Patch0: indent.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gettext, libiconv BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: gettext, libiconv
PreReq: gettext, libiconv
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save