Browse Source

require gcc

master
parent
commit
92e3888bbd
  1. 4
      adns/adns.spec
  2. 4
      apg/apg.spec

4
adns/adns.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: DNS
License: GPL
Version: 1.0
Release: 20020222
Release: 20020828
# list of sources
Source0: ftp://ftp.chiark.greenend.org.uk/users/ian/adns/adns-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: ftp://ftp.chiark.greenend.org.uk/users/ian/adns/adns-%{version}.ta
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

4
apg/apg.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: System
License: GPL
Version: 2.0.0
Release: 20020206
Release: 20020828
# list of sources
Source0: http://www.adel.nursat.kz/apg/download/apg-%{version}final.tar.gz
@ -41,7 +41,7 @@ Source0: http://www.adel.nursat.kz/apg/download/apg-%{version}final.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save