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
License: GPL
Version: 0.31.1
Release: 20030704
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, zlib, png, imagemagick, pstoedit
BuildPreReq: OpenPKG, openpkg >= 20020206, pstoedit
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: imagemagick, zlib, png
PreReq: imagemagick, zlib, png
AutoReq: no
AutoReqProv: no

6
cpu/cpu.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter
License: GPL
Version: 1.3.100
Release: 20030517
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, openldap, openssl, gcc
BuildPreReq: OpenPKG, openpkg >= 20021230, gcc
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: openldap, openssl
PreReq: openldap, openssl
AutoReq: no
AutoReqProv: no

6
curl/curl.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Web
License: GPL
Version: 7.10.5
Release: 20030519
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, openssl >= 0.9.7, make, zlib
BuildPreReq: OpenPKG, openpkg >= 20021230, make
PreReq: OpenPKG, openpkg >= 20021230
BuildPreReq: openssl >= 0.9.7, zlib
PreReq: openssl >= 0.9.7, zlib
AutoReq: no
AutoReqProv: no

6
cvstrac/cvstrac.spec

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

8
devtodo/devtodo.spec

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

6
dhcp-agent/dhcp-agent.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Converter
License: MIT-style
Version: 0.39
Release: 20030630
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, libdnet, libpcap, guile
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: libdnet, libpcap, guile
PreReq: libdnet, libpcap, guile
AutoReq: no
AutoReqProv: no

6
dsniff/dsniff.spec

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

6
dxpc/dxpc.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: X11
License: BSD-style
Version: 3.8.2
Release: 20030114
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, X11, gcc, lzo >= 1.08-20021122
BuildPreReq: OpenPKG, openpkg >= 20021204, X11, gcc
PreReq: OpenPKG, openpkg >= 20021204, X11
BuildPreReq: lzo >= 1.08-20021122
PreReq: lzo >= 1.08-20021122
AutoReq: no
AutoReqProv: no

4
emacs/emacs.spec

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

6
exim/exim.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Mail
License: GPL
Version: 4.20
Release: 20030624
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
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
BuildPreReq: openssl, db >= 4.1.24
PreReq: openssl, db >= 4.1.24
AutoReq: no
AutoReqProv: no
Provides: MTA

6
fetchmail/fetchmail.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Mail
License: GPL
Version: 6.2.2
Release: 20030301
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, make, flex, bison
BuildPreReq: OpenPKG, openpkg >= 20020206, make, flex, bison
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: openssl
PreReq: openssl
AutoReq: no
AutoReqProv: no

6
file/file.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Filesystem
License: BSD
Version: 4.03
Release: 20030525
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021002, gcc, make, zlib
BuildPreReq: OpenPKG, openpkg >= 20021002, gcc, make
PreReq: OpenPKG, openpkg >= 20021002
BuildPreReq: zlib
PreReq: zlib
AutoReq: no
AutoReqProv: no

6
gif2png/gif2png.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter
License: GPL
Version: 2.4.6
Release: 20030123
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, png, zlib, make, gcc
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: png, zlib
PreReq: png, zlib
AutoReq: no
AutoReqProv: no

6
gnupg/gnupg.spec

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

6
grep/grep.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Text
License: GPL
Version: 2.5.1
Release: 20030409
Release: 20030707
# list of sources
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
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, libiconv, pcre, gcc, make, bison, gettext
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, bison
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: libiconv, pcre, gettext
PreReq: libiconv, pcre, gettext
AutoReq: no
AutoReqProv: no

6
htdig/htdig.spec

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

6
imagemagick/imagemagick.spec

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

8
imapd/imapd.spec

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

6
indent/indent.spec

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

Loading…
Cancel
Save