Kaynağa Gözat

python is similar to perl: it remembers the C compiler and if a python extension requires compilation, python uses the remembered path. So make gcc a run-time dependency for python, too

Ralf S. Engelschall 22 yıl önce
ebeveyn
işleme
a88bd81f26
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      python/python.spec

+ 2 - 2
python/python.spec

@@ -34,7 +34,7 @@ Class:        BASE
 Group:        Language
 License:      GPL
 Version:      2.3.3
-Release:      20040203
+Release:      20040206
 
 #   list of sources
 Source0:      ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
@@ -43,7 +43,7 @@ Source0:      ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc
-PreReq:       OpenPKG, openpkg >= 20040130
+PreReq:       OpenPKG, openpkg >= 20040130, gcc
 AutoReq:      no
 AutoReqProv:  no