浏览代码

requires gcc

Thomas Lotterer 24 年之前
父节点
当前提交
3f9aca96a2
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      python/python.spec
  2. 2 2
      ruby/ruby.spec

+ 2 - 2
python/python.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL
 Version:      2.2.1
-Release:      20020411
+Release:      20020820
 
 #   list of sources
 Source0:      ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
@@ -41,7 +41,7 @@ Source0:      ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
 #   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

+ 2 - 2
ruby/ruby.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL
 Version:      1.6.7
-Release:      20020302
+Release:      20020820
 
 #   list of sources
 Source0:      ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.tar.gz
@@ -41,7 +41,7 @@ Source0:      ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.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