]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- added security fixes from Bugtraq (patch prepared by Vincent Danen)
[packages/openssl.git] / openssl.spec
index 3308ea74e34073ec256cc49339e6ae8e83a1ef79..091a9f9a6b731dc6e048e18911046fa3a23e8f8d 100644 (file)
@@ -9,7 +9,7 @@ Summary(ru):    
 Summary(uk):   â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer
 Name:          openssl
 Version:       0.9.6c
-Release:       1
+Release:       2
 License:       Apache-style License
 Vendor:                The OpenSSL Project
 Group:         Libraries
@@ -22,6 +22,7 @@ Patch1:               %{name}-soname.patch
 Patch2:                %{name}-optflags.patch
 Patch3:                %{name}-nocrypt.patch
 Patch4:                %{name}-globalCA.diff
+Patch5:                %{name}-0.9.6c-security.patch
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -181,6 +182,7 @@ RC4, RSA 
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p0
 
 %build
 for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
This page took 0.0253370000000001 seconds and 4 git commands to generate.