Browse Source

ncurses is also a run-time dependency

master
parent
commit
6210acee45
  1. 6
      cadaver/cadaver.spec
  2. 4
      devtodo/devtodo.spec
  3. 4
      hexcurse/hexcurse.spec
  4. 6
      mc/mc.spec
  5. 6
      proftpd/proftpd.spec
  6. 6
      scli/scli.spec
  7. 6
      sysmon/sysmon.spec

6
cadaver/cadaver.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Web
License: GPL
Version: 0.20.5
Release: 20020912
Release: 20021219
# list of sources
Source0: http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
@ -41,8 +41,8 @@ Source0: http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, libxml, neon, zlib, openssl, libiconv, readline, ncurses
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, ncurses, libxml, neon, zlib, openssl, libiconv, readline
PreReq: OpenPKG, openpkg >= 20020206, ncurses
AutoReq: no
AutoReqProv: no

4
devtodo/devtodo.spec

@ -42,8 +42,8 @@ Source1: todo.bashrc
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, make, gcc, readline, ncurses
PreReq: OpenPKG, openpkg >= 20021204
BuildPreReq: OpenPKG, openpkg >= 20021204, ncurses, make, gcc, readline
PreReq: OpenPKG, openpkg >= 20021204, ncurses
AutoReq: no
AutoReqProv: no

4
hexcurse/hexcurse.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Editor
License: GPL
Version: 1.54
Release: 20020606
Release: 20021219
# list of sources
Source0: http://jewfish.net/downloads/hexcurse-%{version}.tar.gz
@ -42,7 +42,7 @@ Source0: http://jewfish.net/downloads/hexcurse-%{version}.tar.gz
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, ncurses
PreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206, ncurses
AutoReq: no
AutoReqProv: no

6
mc/mc.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Terminal
License: GPL
Version: 4.5.55
Release: 20020206
Release: 20021219
# list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/mc-%{version}.tar.gz
@ -41,8 +41,8 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/mc-%{version}.tar.
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, glib, ncurses, make
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, ncurses, glib, make
PreReq: OpenPKG, openpkg >= 20020206, ncurses
AutoReq: no
AutoReqProv: no

6
proftpd/proftpd.spec

@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
Group: FTP
License: GPL
Version: 1.2.7
Release: 20021208
Release: 20021219
# list of sources
Source0: ftp://ftp.proftpd.net/distrib/source/proftpd-%{version}.tar.bz2
@ -50,8 +50,8 @@ Source4: rc.proftpd
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021204, make, ncurses
PreReq: OpenPKG, openpkg >= 20021204
BuildPreReq: OpenPKG, openpkg >= 20021204, ncurses, make
PreReq: OpenPKG, openpkg >= 20021204, ncurses
%if "%{with_pam}" == "yes"
BuildPreReq: PAM
PreReq: PAM

6
scli/scli.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Network
License: GPL
Version: 0.2.12
Release: 20020904
Release: 20021219
# list of sources
Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/scli-%{version}.tar.gz
@ -41,8 +41,8 @@ Source0: ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/scli-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, glib, libxml, ncurses, readline
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, ncurses, glib, libxml, readline
PreReq: OpenPKG, openpkg >= 20020206, ncurses
AutoReq: no
AutoReqProv: no

6
sysmon/sysmon.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Network
License: GPL
Version: 0.91.14
Release: 20021018
Release: 20021219
# list of sources
Source0: ftp://puck.nether.net/pub/jared/sysmon-%{version}.tar.gz
@ -43,8 +43,8 @@ Source2: rc.sysmon
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020826, openssl, flex, ncurses, MTA
PreReq: OpenPKG, openpkg >= 20020826, MTA
BuildPreReq: OpenPKG, openpkg >= 20020826, ncurses, MTA, openssl, flex
PreReq: OpenPKG, openpkg >= 20020826, ncurses, MTA
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save