rpms/nmap/devel .cvsignore, 1.25, 1.26 nmap-4.52-noms.patch, 1.1, 1.2 nmap.spec, 1.55, 1.56 sources, 1.25, 1.26

Michal Hlavinka mhlavink at fedoraproject.org
Fri Jul 17 05:19:41 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/nmap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11262

Modified Files:
	.cvsignore nmap-4.52-noms.patch nmap.spec sources 
Log Message:
update to 5.00



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/nmap/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- .cvsignore	15 Jul 2009 13:43:36 -0000	1.25
+++ .cvsignore	17 Jul 2009 05:19:11 -0000	1.26
@@ -1 +1 @@
-nmap-4.90RC1.tar.bz2
+nmap-5.00.tar.bz2

nmap-4.52-noms.patch:
 nmap.1         |    2 +-
 nmap.usage.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: nmap-4.52-noms.patch
===================================================================
RCS file: /cvs/extras/rpms/nmap/devel/nmap-4.52-noms.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- nmap-4.52-noms.patch	7 Jan 2008 14:51:39 -0000	1.1
+++ nmap-4.52-noms.patch	17 Jul 2009 05:19:11 -0000	1.2
@@ -1,19 +1,19 @@
-diff -up nmap-4.52/docs/nmap.1.noms nmap-4.52/docs/nmap.1
---- nmap-4.52/docs/nmap.1.noms	2008-01-07 12:51:51.000000000 +0100
-+++ nmap-4.52/docs/nmap.1	2008-01-07 12:52:11.000000000 +0100
-@@ -106,7 +106,7 @@ Nmap 4\.52 ( http://insecure\.org )
+diff -up nmap-4.90RC1/docs/nmap.1.noms nmap-4.90RC1/docs/nmap.1
+--- nmap-4.90RC1/docs/nmap.1.noms	2009-06-25 01:12:51.000000000 +0200
++++ nmap-4.90RC1/docs/nmap.1	2009-07-16 09:58:22.090769947 +0200
+@@ -282,7 +282,7 @@ Nmap 4\&.90RC1 ( http://nmap\&.org )
  Usage: nmap [Scan Type(s)] [Options] {target specification}
  TARGET SPECIFICATION:
-   Can pass hostnames, IP addresses, networks, etc\.
--  Ex: scanme\.nmap\.org, microsoft\.com/24, 192\.168\.0\.1; 10\.0\.0\-255\.1\-254
-+  Ex: scanme\.nmap\.org, 192\.168\.0\.1; 10\.0\.0\-255\.1\-254
+   Can pass hostnames, IP addresses, networks, etc\&.
+-  Ex: scanme\&.nmap\&.org, microsoft\&.com/24, 192\&.168\&.0\&.1; 10\&.0\&.0\-255\&.1\-254
++  Ex: scanme\&.nmap\&.org, 192\&.168\&.0\&.1; 10\&.0\&.0\-255\&.1\-254
    \-iL <inputfilename>: Input from list of hosts/networks
    \-iR <num hosts>: Choose random targets
-   \-\-exclude <host1[,host2][,host3],\.\.\.>: Exclude hosts/networks
-diff -up nmap-4.52/docs/nmap.usage.txt.noms nmap-4.52/docs/nmap.usage.txt
---- nmap-4.52/docs/nmap.usage.txt.noms	2008-01-07 12:41:32.000000000 +0100
-+++ nmap-4.52/docs/nmap.usage.txt	2008-01-07 12:42:15.000000000 +0100
-@@ -2,7 +2,7 @@ Nmap 4.52 ( http://insecure.org )
+   \-\-exclude <host1[,host2][,host3],\&.\&.\&.>: Exclude hosts/networks
+diff -up nmap-4.90RC1/docs/nmap.usage.txt.noms nmap-4.90RC1/docs/nmap.usage.txt
+--- nmap-4.90RC1/docs/nmap.usage.txt.noms	2009-06-25 01:12:51.000000000 +0200
++++ nmap-4.90RC1/docs/nmap.usage.txt	2009-07-16 09:56:24.758078049 +0200
+@@ -2,7 +2,7 @@ Nmap 4.90RC1 ( http://nmap.org )
  Usage: nmap [Scan Type(s)] [Options] {target specification}
  TARGET SPECIFICATION:
    Can pass hostnames, IP addresses, networks, etc.


Index: nmap.spec
===================================================================
RCS file: /cvs/extras/rpms/nmap/devel/nmap.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- nmap.spec	15 Jul 2009 13:43:36 -0000	1.55
+++ nmap.spec	17 Jul 2009 05:19:11 -0000	1.56
@@ -1,12 +1,11 @@
 Summary: Network exploration tool and security scanner
 Name: nmap
-Version: 4.90
-%define betaver RC1
-Release: 0.%{betaver}%{?dist}
+Version: 5.00
+Release: 1%{?dist}
 # libdnet-stripped is BSD (advertising clause rescinded by the Univ. of California in 1999)
 License: GPLv2
 Group: Applications/System
-Source0: http://nmap.org/dist/%{name}-%{version}%{betaver}.tar.bz2
+Source0: http://nmap.org/dist/%{name}-%{version}.tar.bz2
 Source1: zenmap.desktop
 Source2: zenmap-root.pamd
 Source3: zenmap-root.consoleapps
@@ -47,9 +46,9 @@ This package includes zenmap, a GTK+ fro
 be installed before installing nmap-frontend.
 
 %prep
-%setup -q -n %{name}-%{version}%{betaver}
+%setup -q
 %patch1 -p1 -b .mktemp
-#%patch2 -p1 -b .noms
+%patch2 -p1 -b .noms
 %patch3 -p1 -b .nostrip
 
 rm -rf liblua libpcap libpcre
@@ -125,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xnmap.1.gz
 
 %changelog
+* Fri Jul 17 2009 Michal Hlavinka <mhlavink at redhat.com> - 2:5.0-1
+- updated to 5.0
+
 * Wed Jul 15 2009 Michal Hlavinka <mhlavink at redhat.com> - 2:4.90-0.RC1
 - updated to 4.90RC1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nmap/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	15 Jul 2009 13:43:36 -0000	1.25
+++ sources	17 Jul 2009 05:19:11 -0000	1.26
@@ -1 +1 @@
-4355574dfdc3f86bfa85be0a6d9b5bf4  nmap-4.90RC1.tar.bz2
+32d27de32166c02d670bb4a086185886  nmap-5.00.tar.bz2




More information about the fedora-extras-commits mailing list