dmiller
c66baf785e
Merge Nmap 7.96 release branch
2025-05-07 13:22:40 +00:00
dmiller
95b974b101
Merge 7.95 release branch into trunk
2024-04-23 19:34:03 +00:00
dmiller
84dcd2c915
Update RPM spec files to correct python3 package name. Fixes #2706
2024-01-29 18:31:38 +00:00
dmiller
186bed85c8
Update RPM specs for Python3
2023-04-14 23:12:34 +00:00
dmiller
153be6f589
Update rpm spec files for Python 3
2023-01-17 17:18:20 +00:00
dmiller
8f1bbf6be2
Update URLs to https://nmap.org/
2018-09-25 15:16:36 +00:00
dmiller
f4619edece
Update http urls for nmap.org to https
2015-11-05 20:41:05 +00:00
david
9031a1a428
Cope with not having the pysqlite2 or sqlite3 modules in Zenmap by
...
installing dummy interfaces that return zero answers. The necessary
pysqlite modules are not easily available in CentOS 5.3 at least. Remove
the dependency on python-sqlite2 from zenmap.spec.in.
2009-06-12 22:34:50 +00:00
fyodor
27b0b2a8c4
Removed all changelog entries from RPM spec files and instead provide the command for obtaining the change logs from svn. That is more authoritative and also relieves us of the obligation to try and keep both changelogs up to date
2009-06-07 04:35:28 +00:00
david
356c01eec8
Include the new .desktop files in zenmap.spec.in.
2008-07-27 19:15:24 +00:00
david
a2229c1228
Remove the share/icons and share/pixmaps from zenmap.spec.in because those are
...
now subdirectories of share/zenmap.
2008-06-06 04:34:23 +00:00
david
7b3be0483b
Remove the listing of zenmap.1.gz from nmap.spec.in, and remove the manual
...
installation of that file from zenmap.spec.in because that is now handled by
the makefile.
2008-05-06 23:56:13 +00:00
fyodor
7f0bbd3e3a
cannot use %configure macro anymore due to lame bug (spec file tries to use noarch-redhat-linux, but config.sub does not currently recognize that)
2008-03-15 10:24:49 +00:00
fyodor
29c912f394
URL change from http://insecure.org/nmap/ * to http://nmap.org/ *
2008-01-17 07:22:03 +00:00
david
f573a7426e
Update changelog of zenmap.spec.in.
2007-11-27 18:39:56 +00:00
david
84e831b717
Make the man page directory before attempting to copy the man page in
...
zenmap.spec.in. "make distro" works for me.
2007-11-27 18:38:33 +00:00
david
f3ea111cb0
Install zenmap.1 in zenmap.spec.in, not Makefile.
2007-11-27 08:19:17 +00:00
david
93fb0fc165
Install zenmap.1 and package it in the Zenmap RPM.
2007-11-27 07:45:08 +00:00
david
ab6ab83942
Add a note about AutoReqProv: no to zenmap.spec.in.
2007-11-22 08:41:23 +00:00
david
a8e9dbf814
Use an explicit --with-zenmap in zenmap.spec.in.
2007-11-22 08:38:41 +00:00
david
85ab7254fa
Re-override distutils's overriding of the Python interpreter path to be
...
"/usr/bin/env python" when DESTDIR is defined. This keeps from hardcoding a
specific interpreter location when building for installation on another
machine.
2007-11-16 22:18:09 +00:00
david
c6739547ef
Change the dependency from gtk2 to pygtk2 in zenmap.spec.in.
2007-11-16 19:38:07 +00:00
david
5ad8ce148d
Add
...
AutoReqProv: no
to zenmap.spec.in. This keeps dependencies from being calculated
automatically. This is because we don't want RPM to say the package
depends on python(abi) = 2.4, say, when it doesn't really. To replace
the automatic dependency calculation I added an explicit dependency on
python >= 2.4.
2007-11-16 19:35:38 +00:00
david
809a1e4612
Change paths in Makefile and zenmap.spec.in to match Zenmap file name changes.
2007-11-15 20:51:55 +00:00
david
fce25930e5
Give PYTHON as an argument to configure and not to both invocations of make in
...
zenmap.spec.in.
2007-11-11 18:49:43 +00:00
fyodor
af72dd2ae7
add dependency for python-sqlite2
2007-11-09 10:43:07 +00:00
david
72d231d5df
Add nmapfe and xnmap to Zenmap's spec file.
2007-11-09 06:03:40 +00:00
david
65abaee9f3
Split the zenmap RPM subpackage into its own spec file.
2007-11-08 08:17:35 +00:00