From: sparky Date: Thu, 14 Jan 2010 22:38:13 +0000 (+0000) Subject: - fix openssl detection on 64 bits; rel 3 X-Git-Tag: auto/th/amap-5_2-3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Famap.git;a=commitdiff_plain;h=6dd1e738d6ea4cfc398f22e62fc875c8e922047a - fix openssl detection on 64 bits; rel 3 Changed files: amap.spec -> 1.10 --- diff --git a/amap.spec b/amap.spec index f7765d9..1bfad6d 100644 --- a/amap.spec +++ b/amap.spec @@ -2,7 +2,7 @@ Summary: Amap - a next-generation scanning tool 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 @@ -15,6 +15,7 @@ Patch4: %{name}-system-pcre.patch 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 @@ -34,6 +35,7 @@ tworzenie pseudo komunikacji i analizie odpowiedzi. %patch2 -p1 %patch3 -p1 %patch4 -p1 +%{__sed} -i 's@LIBDIRS=.*@LIBDIRS="%{_libdir} %{_libdir}/openssl"@' configure %build ./configure \