SPECS: amap.spec - up to 5.2

zbyniu zbyniu at pld-linux.org
Tue Oct 31 02:30:32 CET 2006


Author: zbyniu                       Date: Tue Oct 31 01:30:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5.2

---- Files affected:
SPECS:
   amap.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/amap.spec
diff -u SPECS/amap.spec:1.4 SPECS/amap.spec:1.5
--- SPECS/amap.spec:1.4	Sat May 28 03:00:47 2005
+++ SPECS/amap.spec	Tue Oct 31 02:30:27 2006
@@ -2,15 +2,15 @@
 Summary:	Amap - a next-generation scanning tool
 Summary(pl):	Amap - skaner "następnej generacji"
 Name:		amap
-Version:	4.7
+Version:	5.2
 Release:	1
 License:	GPL
 Group:		Networking
-Source0:	http://thc.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	c2ce244321b0b7b5eb28fdc785452b9a
+Source0:	http://thc.segfault.net/releases/%{name}-%{version}.tar.gz
+# Source0-md5:	e3b1f5ebd24aac03aacb38ec183eb426
 Patch0:		%{name}-destdir.patch
 Patch1:		%{name}-path.patch
-URL:		http://www.thc.org/
+URL:		http://thc.segfault.net/thc-amap/
 BuildRequires:	pcre-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,7 +30,8 @@
 %patch1 -p1
 
 %build
-./configure
+./configure \
+	--prefix=%{_prefix}
 %{__make} strip
 
 %install
@@ -38,6 +39,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
+	DATADIR=%{_datadir}/%{name} \
 	PREFIX=%{_prefix} \
 	MANDIR=%{_mandir}/man1
 
@@ -57,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/10/31 01:30:27  zbyniu
+- up to 5.2
+
 Revision 1.4  2005/05/28 01:00:47  zbyniu
 - BR: pcre-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amap.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list