From f577c55009818b81afd15b2cbc97c94c8d8c5780 Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Tue, 5 Oct 2004 12:41:13 +0000 Subject: [PATCH] - Include latest libica version with important bugfixes. --- .cvsignore | 1 + openssl.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 65ddbc7..53fbfdd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ libica-1.3.5.tar.gz openssl-0.9.7a-usa.tar.bz2 +libica-1.3.5-3.tar.gz diff --git a/openssl.spec b/openssl.spec index 09fda00..b8d053e 100644 --- a/openssl.spec +++ b/openssl.spec @@ -16,12 +16,12 @@ # Arches for which we don't build subpackages. %define optimize_arches i686 -%define libicaversion 1.3.5 +%define libicaversion 1.3.5-3 Summary: The OpenSSL toolkit. Name: openssl Version: 0.9.7a -Release: 39 +Release: 40 Source: openssl-%{version}-usa.tar.bz2 Source1: hobble-openssl Source2: Makefile.certificate @@ -404,6 +404,9 @@ popd %postun -p /sbin/ldconfig %changelog +* Tue Oct 05 2004 Phil Knirsch 0.9.7a-40 +- Include latest libica version with important bugfixes + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 2b43244..0e72eef 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ c8b206aa3ff78d963f81d8ae1fa9c4f4 libica-1.3.5.tar.gz 140e7b19ae7d3be33784c2a45acb73ca openssl-0.9.7a-usa.tar.bz2 +ec395d0e264f756a5fc0a8ecdcc81d8b libica-1.3.5-3.tar.gz