packages: amap/amap.spec - fix openssl detection on 64 bits; rel 3

sparky sparky at pld-linux.org
Thu Jan 14 23:38:18 CET 2010


Author: sparky                       Date: Thu Jan 14 22:38:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix openssl detection on 64 bits; rel 3

---- Files affected:
packages/amap:
   amap.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/amap/amap.spec
diff -u packages/amap/amap.spec:1.9 packages/amap/amap.spec:1.10
--- packages/amap/amap.spec:1.9	Thu Jan 14 19:58:52 2010
+++ packages/amap/amap.spec	Thu Jan 14 23:38:13 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Amap - skaner "następnej generacji"
 Name:		amap
 Version:	5.2
-Release:	2
+Release:	3
 License:	GPL v2 with exceptions (see LICENCE.AMAP)
 Group:		Networking
 Source0:	http://freeworld.thc.org/releases/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@
 URL:		http://www.thc.org/thc-amap/
 BuildRequires:	openssl-devel
 BuildRequires:	pcre-devel
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,6 +36,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%{__sed} -i 's at LIBDIRS=.*@LIBDIRS="%{_libdir} %{_libdir}/openssl"@' configure
 
 %build
 ./configure \
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/01/14 22:38:13  sparky
+- fix openssl detection on 64 bits; rel 3
+
 Revision 1.9  2010/01/14 18:58:52  megabajt
 - fixed license (GPL v2 with exceptions)
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amap/amap.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list