commit e106ff0283b0a031719646781e52e5a8538c86c3
Author: Tomek Orzechowski <[email protected]>
Date:   Tue Dec 24 09:30:13 2002 +0000

    - partial update, doesnt build (./Configure is perl script, it sucks)
    
    Changed files:
        openssl.spec -> 1.85

 openssl.spec | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 75fbde1..e63e415 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,4 +1,5 @@
 %include       /usr/lib/rpm/macros.perl
+%define                _beta   beta6
 Summary:       OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL 
v2/v3)
 Summary(de):   Secure Sockets Layer (SSL)-Kommunikationslibrary
 Summary(es):   Biblioteca C que suministra algoritmos y protocolos 
criptogr�ficos
@@ -8,21 +9,17 @@ Summary(pt_BR):       Uma biblioteca C que fornece v
 Summary(ru):   ���������� � ������� ��� ���������� ����� Secure Sockets Layer
 Summary(uk):   ��̦����� �� ���̦�� ��� �'������ ����� Secure Sockets Layer
 Name:          openssl
-Version:       0.9.6h
-Release:       1
+Version:       0.9.7
+Release:       0.%{_beta}.1
 License:       Apache-style License
 Vendor:                The OpenSSL Project
 Group:         Libraries
-Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
+Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}-%{_beta}.tar.gz
 Source1:       %{name}-ca-bundle.crt
 Source2:       %{name}.1.pl
 Patch0:                %{name}-alpha-ccc.patch
-# patch1 is only for 0.9.6a version. This version isn't binary
-# compatibile with 0.9.6 but have this same soname.
-Patch1:                %{name}-soname.patch
-Patch2:                %{name}-optflags.patch
-Patch3:                %{name}-nocrypt.patch
-Patch4:                %{name}-globalCA.diff
+Patch1:                %{name}-optflags.patch
+Patch2:                %{name}-globalCA.diff
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -176,12 +173,10 @@ 
 ¦�̦����� ��� �������� ������� � ������������� SSL.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_beta}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to