]> git.pld-linux.org Git - packages/amap.git/blobdiff - amap.spec
- fix openssl detection on 64 bits; rel 3
[packages/amap.git] / amap.spec
index f7765d95fac00e9bc9ae43261a0430f46cc5313d..1bfad6db206386cee24de182af55b9cd498dbd4b 100644 (file)
--- 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 \
This page took 0.053769 seconds and 4 git commands to generate.