Browse Source

requires gcc

master
parent
commit
91f3ecbdf3
  1. 4
      btyacc/btyacc.spec
  2. 4
      ccrypt/ccrypt.spec
  3. 4
      cocor/cocor.spec

4
btyacc/btyacc.spec

@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS]
Group: Text Group: Text
License: BSD License: BSD
Version: %{V_here} Version: %{V_here}
Release: 20030114 Release: 20030115
# list of sources # list of sources
Source0: http://www.siber.com/btyacc/btyacc-%{V_real}.tar.gz Source0: http://www.siber.com/btyacc/btyacc-%{V_real}.tar.gz
@ -45,7 +45,7 @@ Source0: http://www.siber.com/btyacc/btyacc-%{V_real}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206 BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

4
ccrypt/ccrypt.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter Group: Converter
License: GPL License: GPL
Version: 1.3 Version: 1.3
Release: 20030114 Release: 20030115
# list of sources # list of sources
Source0: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt-%{version}.tar.gz Source0: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206 BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

4
cocor/cocor.spec

@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS]
Group: Compiler Group: Compiler
License: Open Source License: Open Source
Version: %{V_here} Version: %{V_here}
Release: 20030114 Release: 20030115
# list of sources # list of sources
Source0: ftp://cs.ru.ac.za/pub/coco/cocorc%{V_real}.tgz Source0: ftp://cs.ru.ac.za/pub/coco/cocorc%{V_real}.tgz
@ -48,7 +48,7 @@ Source3: cocor.sh
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206 BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save