Browse Source

Upgrade tools: - gzip 1.3.2 - bzip2 1.0.2 - curl 7.9.3

master
parent
commit
7fe9bea850
  1. 12
      openpkg/openpkg.spec

12
openpkg/openpkg.spec

@ -39,17 +39,17 @@
# o any cc(1)
# the package version and release
%define V_openpkg 20020123
%define R_openpkg 20020123
%define V_openpkg 20020129
%define R_openpkg 20020129
# the used software versions
%define V_rpm 4.0.2
%define V_zlib 1.1.3
%define V_bzip2 1.0.1
%define V_bzip2 1.0.2
%define V_db 3.2.9
%define V_curl 7.9.1
%define V_curl 7.9.3
%define V_make 3.79.1
%define V_gzip 1.3
%define V_gzip 1.3.2
%define V_patch 2.5.4
%define V_tar 1.13.25
%define V_bash 2.05a
@ -75,7 +75,7 @@ Source4: rpm-%{V_rpm}.patch.feature
Source5: rpm-%{V_rpm}.patch.porting
Source6: rpm-%{V_rpm}.patch.regen
Source7: http://www.sleepycat.com/update/%{V_db}/db-%{V_db}.tar.gz
Source8: ftp://sourceware.cygnus.com/pub/bzip2/v100/bzip2-%{V_bzip2}.tar.gz
Source8: ftp://sources.redhat.com/pub/bzip2/v102/bzip2-%{V_bzip2}.tar.gz
Source9: ftp://ftp.freesoftware.com/pub/infozip/zlib/zlib-%{V_zlib}.tar.gz
Source10: http://curl.haxx.se/download/curl-%{V_curl}.tar.gz
Source11: rpmpopt

Loading…
Cancel
Save