Browse Source

upgrading package: openpkg 20071018 -> 20071019

master
Christoph Schug 18 years ago committed by Ralf S. Engelschall
parent
commit
7bfe78273a
  1. 1
      openpkg/HISTORY
  2. 4
      openpkg/openpkg.spec

1
openpkg/HISTORY

@ -2,6 +2,7 @@
2007
====
20071019 upgrade to OpenSSL 0.9.8g
20071018 upgrade to latest Tar patch
20071017 try to port Tar and OpenSSL to AIX 5 and Solaris 8 again
20071015 avoid calling of autoconf while building GNU bash

4
openpkg/openpkg.spec

@ -39,7 +39,7 @@
# o any cc(1)
# the package version/release
%define V_openpkg 20071018
%define V_openpkg 20071019
# the used software versions
%define V_rpm 4.2.1
@ -57,7 +57,7 @@
%define V_config 20060923
%define V_registry 1.1.3
%define V_perl 5.8.8
%define V_openssl 0.9.8f
%define V_openssl 0.9.8g
%define V_tools 1.4.5
%define V_exec 2.0.1-C

Loading…
Cancel
Save