SPECS: socat.spec - link with both, ssl and crypto

arekm arekm at pld-linux.org
Tue Oct 4 22:02:05 CEST 2005


Author: arekm                        Date: Tue Oct  4 20:02:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- link with both, ssl and crypto

---- Files affected:
SPECS:
   socat.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/socat.spec
diff -u SPECS/socat.spec:1.15 SPECS/socat.spec:1.16
--- SPECS/socat.spec:1.15	Sat Sep 17 13:57:46 2005
+++ SPECS/socat.spec	Tue Oct  4 22:01:58 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Przekaźnik o wielu zastosowaniach
 Name:		socat
 Version:	1.4.3.0
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2
@@ -44,6 +44,7 @@
 
 %prep
 %setup -q -n %{name}-1.4
+sed -i -e 's#-lssl#-lssl -lcrypto#g' configure*
 
 %build
 %configure
@@ -71,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/10/04 20:01:58  arekm
+- link with both, ssl and crypto
+
 Revision 1.15  2005/09/17 11:57:46  arekm
 - new readline, 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/socat.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list