commit d63e8c04e1059c4a58bd0fcb4f93c387eca37e50
Author: Marcin Krzyżanowski <[email protected]>
Date:   Wed Aug 20 19:20:22 2003 +0000

    - make with set INSTALLTOP
    - include.patch
    - rel 0.3
    
    Changed files:
        openssl.spec -> 1.104

 openssl.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 49c18c6..436088f 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -9,7 +9,7 @@ Summary(ru):    
 Summary(uk):   ��̦����� �� ���̦�� ��� �'������ ����� Secure Sockets Layer
 Name:          openssl
 Version:       0.9.7b
-Release:       0.2
+Release:       0.3
 License:       Apache-style License
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -20,6 +20,7 @@ Patch0:               %{name}-alpha-ccc.patch
 Patch1:                %{name}-optflags.patch
 Patch2:                %{name}-globalCA.diff
 Patch3:                %{name}-parallel_make.patch
+Patch4:                %{name}-include.patch
 URL:           http://www.openssl.org/
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: textutils
@@ -179,6 +180,7 @@ ¦
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do
@@ -207,8 +209,8 @@ export OPTFLAGS
 ./Configure --openssldir=%{_var}/lib/%{name} threads linux-sparcv8 shared
 %endif
 
-%{__make} CC="%{__cc}"
-%{__make} rehash CC="%{__cc}"
+%{__make} CC="%{__cc}" INSTALLTOP=%{_prefix}
+%{__make} rehash CC="%{__cc}" INSTALLTOP=%{_prefix}
 
 # Conv PODs to man pages. "openssl_" prefix is added to each manpage
 # to avoid potential conflicts with others packages.
================================================================

---- 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